Releases: giantswarm/silence-operator
Releases · giantswarm/silence-operator
v0.12.0
Added
- Add multi-tenancy support via a header for mimir support.
- Allow setting alertmanager url through helm values.
Changed
- Change CronJob ImagePullPolicy from Always to IfNotPresent to reduce image network traffic.
v0.11.2
Changed
- Configure gsoci.azurecr.io as the registry to use by default
v0.11.1
Fixed
- Fix real issues and remove policy exception.
v0.11.0
Changed
- Add condition for PSP installation in helm chart.
- Add KyvernoPolicyException for sync job.
v0.10.3
Fixed
- Support isEqual field on silences.
v0.10.2
Fixed
- Fix start and end dates based on the creationTimestamp provided in the SilenceCR.
v0.10.1
Fixed
- Fix ignored error on accessing the silences.
v0.10.0
Added
- Add Kyverno Policy Exceptions.
v0.9.1
Added
- Add pod monitor for monitoring purposes.
v0.9.0
Added
- Added the use of runtime/default seccomp profile.
Changed
- updated giantswarm/k8sclient from v6.1.0 to v7.0.1
- updated giantswarm/operatorkit from v6.1.0 to v8.0.0
- Updated sigs.k8s.io/controller-tools from v0.7.0 to v0.11.3
- Updated github.com/spf13/cobra from v1.6.1 to v1.7.0
Removed
- Stop pushing to
openstack-app-collection
.