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

CI-1558 Automated cherry pick of #3402: Fix deadlock situation where two controller rely on the #3404

Conversation

rene-dekker
Copy link
Member

Cherry pick of #3402 on release-v1.34.

#3402: Fix deadlock situation where two controller rely on the

…key usages when there is a mutual dependency between two controllers.

Secrets controller is now adding internal-manager-tls to its bundle, rather than manager-tls. The internal secret is the one that is used for component-to-component authentication, while manager-tls is used for browser-to-manager TLS.
rene-dekker added a commit that referenced this pull request Jul 4, 2024
…two controller rely on the (#3406)

* Fix deadlock situation where two controller rely on the other to finish successfully.

* Don't block controllers when the certs they are trusting are missing key usages when there is a mutual dependency between two controllers.

Secrets controller is now adding internal-manager-tls to its bundle, rather than manager-tls. The internal secret is the one that is used for component-to-component authentication, while manager-tls is used for browser-to-manager TLS.
@rene-dekker rene-dekker changed the title Automated cherry pick of #3402: Fix deadlock situation where two controller rely on the CI-1558 Automated cherry pick of #3402: Fix deadlock situation where two controller rely on the Jul 4, 2024
rene-dekker added a commit that referenced this pull request Jul 4, 2024
…two controller rely on the (#3405)

* Fix deadlock situation where two controller rely on the other to finish successfully.

* Don't block controllers when the certs they are trusting are missing key usages when there is a mutual dependency between two controllers.

Secrets controller is now adding internal-manager-tls to its bundle, rather than manager-tls. The internal secret is the one that is used for component-to-component authentication, while manager-tls is used for browser-to-manager TLS.
@rene-dekker rene-dekker merged commit 99a7543 into tigera:release-v1.34 Jul 4, 2024
2 checks passed
@rene-dekker rene-dekker deleted the automated-cherry-pick-of-#3402-origin-release-v1.34 branch July 4, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants