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

Bump certyaml to fix race condition #6118

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

tsaarni
Copy link
Member

@tsaarni tsaarni commented Jan 23, 2024

This PR fixes race condition introduced by #6100 where certyaml package got called concurrently from multiple goroutines (see example logs here). New version of certyaml adds support for this use case tsaarni/certyaml#48.

Signed-off-by: Tero Saarni <tero.saarni@est.tech>
@tsaarni tsaarni requested a review from a team as a code owner January 23, 2024 18:48
@tsaarni tsaarni requested review from skriss and sunjayBhatia and removed request for a team January 23, 2024 18:48
@sunjayBhatia sunjayBhatia requested review from a team, izturn and clayton-gonsalves and removed request for a team January 23, 2024 18:48
@sunjayBhatia sunjayBhatia added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Jan 23, 2024
@sunjayBhatia sunjayBhatia merged commit 9eb2838 into projectcontour:main Jan 23, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants