Skip to content

v8.0.0-pre.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 14:13
· 335 commits to main since this release
8660f43

8.0.0-pre.5 (2023-09-28)

Features

  • cli: add certificate generator command (#620) (8660f43)

BREAKING CHANGES

  • cli: This allows the operator
    to create a valid selfsigned CA and server
    certificate ad-hoc in the cluster when using
    webhooks. Instead of generating the certificates
    locally and using them as config-map in kustomize,
    the operator can run the cli to generate the service
    certificate.