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: remove the secret when tls-acme is set to false #291

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Jan 15, 2024

In combination with uselagoon/lagoon#3638, this fixes the behaviour of when tls-acme: true is changed to false so that it also correctly cleans up the certificate being served.

closes #290

@shreddedbacon shreddedbacon marked this pull request as ready for review January 15, 2024 02:01
@shreddedbacon shreddedbacon force-pushed the cleanup-ingress-secret branch 2 times, most recently from 35cad27 to d139c04 Compare January 24, 2024 05:08
@shreddedbacon shreddedbacon changed the title fix: remove the secret when tls-acme is set to false too fix: remove the secret when tls-acme is set to false Feb 1, 2024
@shreddedbacon shreddedbacon added this to the 2.18.0 milestone Feb 6, 2024
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

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

This looks ok to me. WIll also observe in test cluster to verify.

@shreddedbacon
Copy link
Member Author

Just rebased on main, no changes otherwise

@shreddedbacon shreddedbacon merged commit e69912e into main Feb 13, 2024
2 checks passed
@shreddedbacon shreddedbacon deleted the cleanup-ingress-secret branch February 13, 2024 03: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.

Setting tls-acme=false removes certificate object, but not secret
3 participants