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 TLS Secret Logic #57

Merged
merged 5 commits into from
Jan 4, 2024
Merged

Fix TLS Secret Logic #57

merged 5 commits into from
Jan 4, 2024

Conversation

danieloliveira079
Copy link
Contributor

Reported by #56

This fix the logic involving the Secret Name and the Terminate TLS annotation.

The option WithTLS already handles the logic and does not need to be updated. The conflict happens when the controller tries to annotate the ingress with the CertIssuer annotation.

The fix makes the WithTLSCertIssuer option only part of the reconcile if the annotation is present.

@danieloliveira079 danieloliveira079 self-assigned this Aug 18, 2023
@danieloliveira079 danieloliveira079 merged commit 3e8900c into main Jan 4, 2024
1 check passed
@danieloliveira079 danieloliveira079 deleted the fix-tls-secretname-ingress branch January 4, 2024 17:17
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.

1 participant