v2.17.0
v2.17.0 - 2023-11-03
Deployment Certifications and Source Traceability
EDP container images bear cosign signatures. Refer to the documentation for instructions on verification.
The Rekor UUID's for this release is 24296fb24b8ad77a3cca15167d34192132dd794c95d9343123728000b91de4a34cdac2005b293fcf
- attestation and
24296fb24b8ad77ae32c9055f8d2f991ace624016f1d9bd4a3838818c69d0988a46b22b2a9ecaf95
- signature
Features
- Enable Capsule Tenant modification from values.yaml (#13)
- Add multi-cluster support for the operator (#10)
Bug Fixes
- Add access to namespace secrets to get external cluster access (#10)
- Stage creation failed with custom namespace (#15)
- Namespace is not cleaned for the external cluster (#10)
- Use edp-config configmap for docker registry url (#11)
- Skip multi-tenancy engines for external cluster (#10)
Testing
- Add e2e for the custom namespace feature (#15)
- Run e2e tests on Github PR/Merge (#14)
- Add e2e tests. Start with capsule tenancy feature (#14)