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

Automated cherry pick of #6205: Do not try to update type of Secret in selfSignedCertProvider #6208

Conversation

tnqn
Copy link
Member

@tnqn tnqn commented Apr 10, 2024

Cherry pick of #6205 on release-1.13.

#6205: Do not try to update type of Secret in selfSignedCertProvider

For details on the cherry pick process, see the cherry pick requests page.

…-io#6205)

If a cluster used user-provided certificate and created a Secret named
antrea-controller-tls of Opaque type, changing to use self-signed
certificate would fail because the type field is immutable.

To support switching the certificate provider, we don't try to update
the type of Secret if it already exists.

Signed-off-by: Quan Tian <[email protected]>
@tnqn tnqn added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Apr 10, 2024
@tnqn
Copy link
Member Author

tnqn commented Apr 10, 2024

/skip-all

@tnqn tnqn merged commit 6cc443a into antrea-io:release-1.13 Apr 10, 2024
42 of 46 checks passed
@tnqn tnqn deleted the automated-cherry-pick-of-#6205-upstream-release-1.13 branch April 10, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants