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

fix: if using tlsCertificates make the secretRef mandatory #5533

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

twelvemo
Copy link
Collaborator

@twelvemo twelvemo commented Dec 8, 2023

What this PR does / why we need it:
When using the tlsCertificates stanza in the kubernetes provider to specify a certificate, a reference for a secret is required. Leaving it out leads to a crash of garden where garden should simply tell the user that this value is required.
Which issue(s) this PR fixes:

Fixes #5528

Special notes for your reviewer:

Copy link
Contributor

@shumailxyz shumailxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@shumailxyz shumailxyz added this pull request to the merge queue Dec 11, 2023
Merged via the queue into main with commit 02b809f Dec 11, 2023
3 checks passed
@shumailxyz shumailxyz deleted the tls-schema-fix branch December 11, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash: Cannot read properties of undefined (reading 'name')
3 participants