gardener / gardener-extension-shoot-cert-service

Gardener extension controller for certificate services for shoot clusters.
https://gardener.cloud
Apache License 2.0
10 stars 35 forks source link

[ci:component:github.com/gardener/cert-management:v0.13.0->v0.14.0] #252

Closed gardener-robot-ci-3 closed 6 months ago

gardener-robot-ci-3 commented 6 months ago

Release Notes:

Support deployment specific default values for private key algorithm and size with the new command line options `--default-private-key-algorithm`, `--default-rsa-private-key-size`, `--default-ecdsa-private-key-size`
The Istio resource `Gateway` can now be annotated with `cert.gardener.cloud/purpose=managed` to enable the automatic creation of `Certificate` resources for domain names extracted from hosts fields in this resource or related `VirtualServices` resources.
The `Gateway` and `HTTPRoute` resources from the Gateway API are supported in a similar way.
gardener-robot commented 6 months ago

@gardener-robot-ci-3 Thank you for your contribution.