Changelog
✨ New Features
- 96f0806: feat(chart): bind default owner clusterroles in strict rbac mode (#2088) (@Svarrogh1337)
- bdcdcef: feat: add globalresourcequota api (#2068) (@oliverbaehler)
- 957288b: feat: bump supported kubernetes version to 1.36 (#2072) (@oliverbaehler)
- fed61d2: feat: replicating resources upon namespace creation (#2080) (@prometherion)
- 65a4e19: feat: requests and limit policies (#2095) (@oliverbaehler)
🐛 Bug fixes
- bddb976: fix(helm): fix manager.rbac.strict being no-op (#2084) (@Svarrogh1337)
- 5944210: fix: allowing replication of cluster scoped objects via gtr (#2090) (@prometherion)
- 305cabd: fix: consistently reconcile quotas from rules (#2083) (@oliverbaehler)
- 93fafdc: fix: do not mutate on update and bound pvcs (#2073) (@oliverbaehler)
- fbda18f: fix: missing leader election namespace when running out-of-cluster (#2079) (@prometherion)
- 62d8d62: fix: revert pv labeling to dircet api reads (#2085) (@oliverbaehler)
🛠 Dependency updates
- 1b633d6: fix(deps): update module github.com/go-logr/logr to v1.4.4 (#2065) (@renovate[bot])
- 4f0a4c9: fix(deps): update module github.com/google/cel-go to v0.30.0 (#2061) (@renovate[bot])
- 06b2f63: fix(deps): update module github.com/prometheus/client_golang to v1.24.1 (#2064) (@renovate[bot])
- a0154a9: fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.69.0 (#2010) (@renovate[bot])
- 7c9b989: fix(deps): update module google.golang.org/grpc to v1.82.1 (#2060) (@renovate[bot])
- bd197b8: fix(deps): update module google.golang.org/grpc to v1.83.0 (#2078) (@renovate[bot])
- 8d111c7: fix(deps): update module sigs.k8s.io/cluster-api to v1.13.4 (#2056) (@renovate[bot])
- d924534: fix(deps): update module sigs.k8s.io/gateway-api to v1.6.1 (#2027) (@renovate[bot])
🛡️ Security updates
- 06187e5: sec: use default serviceaccount for tenantresources by default (#2029) (@oliverbaehler)
Full Changelog: v0.13.11...v0.14.0
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.14.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.14.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.36
| >= 1.36.0
|
Thanks to all the contributors! 🚀 🦄