Releases: appuio/component-openshift4-slos
Releases · appuio/component-openshift4-slos
v1.10.1
1 changes since v1.10.0
🐛 Fixes
- Only deploy storage canary manifests if storage canary SLO is enabled (#79)
v1.10.0
2 changes since v1.9.1
🚀 Features
- Implement canary storage SLO (#74)
🔗 Dependency Updates
- Update quay.io/appuio/scheduler-canary-controller Docker tag to v1.2.0 (#75)
v1.9.1
1 changes since v1.9.0
🐛 Fixes
- Fix CRD sync error caused by big
last-applied-configuration
annotation (#73)
v1.9.0
2 changes since v1.8.2
🔗 Dependency Updates
- Update docker.io/curlimages/curl Docker tag to v8.8.0 (#69)
- Update quay.io/appuio/scheduler-canary-controller Docker tag to v1.1.0 (#72)
v1.8.2
1 changes since v1.8.1
🐛 Fixes
- Fix ingress error ratio query to only consider the canary route for the cluster's
appsDomain
(#68)
v1.8.1
3 changes since v1.8.0
🛠️ Minor Changes
- Add priorityclass system-cluster-critical (#67)
🔗 Dependency Updates
- Update docker.io/curlimages/curl Docker tag to v8.7.1 (#63)
- Update docker.io/prom/blackbox-exporter Docker tag to v0.25.0 (#66)
v1.8.0
2 changes since v1.7.4
🚀 Features
- Treat
distribution=oke
as OpenShift (#64)
- Allow users to customize the canary pod node affinity (#65)
v1.7.4
3 changes since v1.7.3
🛠️ Minor Changes
- Make API canary endpoint configurable (#60)
🔗 Dependency Updates
- Update docker.io/curlimages/curl Docker tag to v8.4.0 (#47)
- Update docker.io/prom/blackbox-exporter Docker tag to v0.24.0 (#46)
v1.7.3
1 changes since v1.7.2
🐛 Fixes
- Generate a valid
kustomization.yaml
when scheduler canary is disabled (#59)
v1.7.2
1 changes since v1.7.1
🐛 Fixes
- Allow root-less pings for network-canary on non-OpenShift (#55)