Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KongCertificate: Allow specifying the secret reference to certificate #943

Open
1 task
deimantastumas opened this issue Dec 19, 2024 · 0 comments
Open
1 task

Comments

@deimantastumas
Copy link

deimantastumas commented Dec 19, 2024

Problem Statement

It's not supported to use dynamic certificates for managed gateways. It would be very useful for implementations that use cert-manager or any other similar tool that generates the certificates dynamically.

Proposed Solution

Introduce secretRef in KongCertificateSpec. This is already done for KonnectControlPlaneAPIAuthConfiguration when providing clusterCertificate.

Acceptance Criteria

  • It's possible to get the certificate value from a secret when creating Kong certificate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants