Observability
Added
- Added
CiliumNetworkPolicy for the deployment-label-hook.
Added
- Added
CiliumNetworkPolicy for the deployment-label-hook.
Changed
- Add namespace to the Flux reconciliation duration graph.
Added
- Add user metrics for API audit logs.
- Add private dashboard for Crossplane.
- Push app to gcp-collection
Breaking change ⚠️
- You have to update your values.yaml by moving the whole content under a
grafana: section. See default values.yaml for reference.
Changed
- Bump prometheus-agent to 0.1.5
Added
- Add selectors for prometheus-agent ServiceMonitors
Changed
- Push to GCP, CAPA and VCD app collections.
Added
- Add IssueURL field to Silence CRD.
Changed
- Add
.svc suffix to the alertmanager address to make silence operator work behind a corporate proxy. - Upgrade to go 1.19
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0.
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
- Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3
- Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0
- Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1
- Bump alpine from 3.16.0 to 3.17.1
- Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
- Bump github.com/giantswarm/k8smetadata from 0.11.1 to 0.13.0
- Reconcile API if Silence CR gets updated
- Deprecate PostmortemURL field in favour of IssueURL.
- Make Silence Owner field a string instead of string pointer.
- Bump golang.org/x/text from v0.3.7 to v0.3.8
- Bump github.com/nats-io/nats-server from v2.5.0 to v2.9.3
- Bump github.com/getsentry/sentry-go from v0.11.0 to v0.14.0
Changed
- Push app to GCP collection