Changelog
✨ New Features
- 584d372: feat(config): add combined users property as successor for usergroups (#1767) (@oliverbaehler)
- 7e7d9d0: feat(config): administrators get delete privileges for tenant namespaces (#1749) (@oliverbaehler)
- 581a8fe: feat(controller): administration persona (#1739) (@oliverbaehler)
- dd39e1a: feat(dra): support dra device classes (#1759) (@Svarrogh1337)
- 5899e6d: feat(tenant): add available classes as status fields (#1751) (@oliverbaehler)
- d812a0c: feat(tenant): add dedicated tenantowner crd (#1764) (@oliverbaehler)
- 6e8405d: feat: refactor core webhooks (#1756) (@oliverbaehler)
🐛 Bug fixes
- a270d67: fix(admission): consistently inspect ownerreferences for namespace validations (#1758) (@oliverbaehler)
🛠 Dependency updates
- 866c69f: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 (#1725) (@renovate[bot])
- 550f3cc: fix(deps): update module go.uber.org/zap to v1.27.1 (#1748) (@renovate[bot])
- 92d73ae: fix(deps): update module golang.org/x/sync to v0.18.0 (#1734) (@renovate[bot])
- 9e73320: fix(deps): update module sigs.k8s.io/cluster-api to v1.11.3 (#1732) (@renovate[bot])
- 3c5708a: fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 (#1731) (@renovate[bot])
- 007cea9: fix(deps): update module sigs.k8s.io/gateway-api to v1.4.1 (#1770) (@renovate[bot])
Full Changelog: v0.11.1...v0.12.0
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.12.0ghcr.io/projectcapsule/capsule:latest
Helm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.12.0
Review the Major Changes section first before upgrading to a new version
Important
Kubernetes compatibility
Note that the Capsule project offers support only for the latest minor version of Kubernetes.
Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.
| Kubernetes version | Minimum required |
|---|---|
v1.34
| >= 1.34.0
|
Thanks to all the contributors! 🚀 🦄