Skip to content

v2.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 17:35

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)

Routine

  • Bump golang.org/x/net from 0.8.0 to 0.17.0 (#12)
  • Remove jenkins admin-console perf operator logic (#8)
  • Upgrade Go to 1.20 (#7)
  • Update current development version (#6)