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 bug where key usage was not consistent #8581

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

rene-dekker
Copy link
Contributor

Fix bug where key usage was not consistent between the x509 CSR and the k8s CSR. For now added both key usages in both places, even though we may strictly only need KeyAgreement with the current ciphers that we support.

@marvin-tigera marvin-tigera added this to the Calico v3.28.0 milestone Mar 1, 2024
@marvin-tigera marvin-tigera added release-note-required Change has user-facing impact (no matter how small) docs-pr-required Change is not yet documented labels Mar 1, 2024
@rene-dekker rene-dekker marked this pull request as ready for review March 1, 2024 15:32
@rene-dekker rene-dekker requested a review from a team as a code owner March 1, 2024 15:32
@rene-dekker rene-dekker force-pushed the si-115 branch 2 times, most recently from 713a4ec to 36d494c Compare March 1, 2024 15:42
@caseydavenport caseydavenport merged commit d46dfbc into projectcalico:master Mar 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-pr-required Change is not yet documented release-note-required Change has user-facing impact (no matter how small)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants