Managed Apps
Added
- Add configurable target labels.
- Add Grafana dashboard.
- Support custom labels for ServiceMonitor.
Added
- Enable telemetry under
/metrics on port 5558.
Added
- Add monitoring label so Kong is scraped by monitoring infrastructure.
Added
- Add support for more than one customer connector.
Added
- Implement network policy to allow egress traffic
Updated
- values.yaml with resource limits/requests
- values.yaml validation schema
Added
- Upstream helm chart
- Automatic clusterName
- App description in README.md
Added
- Add
image_vulnerabilities metric per-CVE per-image and image_vulnerabilities_count metric for summaries. - Add ServiceMonitor to scrape metrics.
Added
- Ability to configure extra arguments for the oauth2-proxy container per provider (
oauth2Proxy.provider[].extraArgs) - Ability to configure extra arguments for the oauth2-proxy container for all providers (
oauth2Proxy.extraArgs)
Changed
- Upgrade to upstream version v7.2.0
Added
- Add cluster_type label to current monitoring rules.
Changed
- Remove storage node toleration to ensure operator cannot be scheduled there (#66).