Releases: appuio/appuio-cloud-agent
Releases · appuio/appuio-cloud-agent
v0.9.0-alpha1
1 changes since v0.8.0
🚀 Features
- Add support for omitting RBAC rules on organization namespaces (#54)
v0.8.0
4 changes since v0.7.1
🚀 Features
- Calculate ratio by node class (#46)
🔗 Dependency Updates
- Update kubernetes packages to v0.25.4 (#44)
- Update docker.io/library/alpine Docker tag to v3.17 (#45)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#43)
v0.8.0-alpha2
3 changes since v0.7.1
🔗 Dependency Updates
- Update kubernetes packages to v0.25.4 (#44)
- Update docker.io/library/alpine Docker tag to v3.17 (#45)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#43)
v0.8.0-alpha1
3 changes since v0.7.1
🔗 Dependency Updates
- Update kubernetes packages to v0.25.4 (#44)
- Update docker.io/library/alpine Docker tag to v3.17 (#45)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#43)
v0.7.1
1 changes since v0.7.0
🐛 Fixes
- Fix permission to be able to set owner references (#42)
v0.7.0
6 changes since v0.6.1
🚀 Features
- Add Organization RBAC controller (#41)
🔗 Dependency Updates
- Update kubernetes packages to v0.25.3 (#37)
- Update module sigs.k8s.io/kind to v0.17.0 (#40)
- Update module github.com/stretchr/testify to v1.8.1 (#39)
- Update paambaati/codeclimate-action action to v3.2.0 (#38)
- Update module github.com/minio/pkg to v1.5.4 (#34)
v0.6.1
1 changes since v0.6.0
🐛 Fixes
- Pass
DefaultNamespaceNodeSelectorAnnotation
configuration (#36)
v0.6.0
1 changes since v0.5.0
🔎 Breaking Changes
- Add mutating webhook to add APPUiO node selectors to pods instead of using
openshift.io/node-selector
(#35)
v0.5.0
10 changes since v0.4.1
🚀 Features
- Validate node selectors (#31)
- Print allowed labels on error (#33)
🔗 Dependency Updates
- Update module sigs.k8s.io/controller-runtime to v0.13.0 (#24)
- Update goreleaser/goreleaser-action action to v3 (#25)
- Update module sigs.k8s.io/controller-tools to v0.10.0 (#26)
- Update module github.com/stretchr/testify to v1.8.0 (#29)
- Update docker.io/library/alpine Docker tag to v3.16 (#27)
- Update module go to 1.19 (#30)
- Update kubernetes packages to v0.25.2 (#16)
- Update module sigs.k8s.io/kind to v0.16.0 (#23)