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(kuma-cp): use GetConsistent store when validating default mesh resources #7949

Merged
merged 1 commit into from Oct 4, 2023

Conversation

lukidzi
Copy link
Contributor

@lukidzi lukidzi commented Oct 3, 2023

Checklist prior to review

When validating the default resources for the mesh when using an eventually consistent store there might be an issue that resources won't be available on the read replica at the time of validation. This ensures that resources are checked from a write replica.

…rces

Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
@lukidzi lukidzi requested a review from a team as a code owner October 3, 2023 09:47
@lukidzi lukidzi requested review from michaelbeaumont and slonka and removed request for a team October 3, 2023 09:47
@lukidzi lukidzi merged commit 6105118 into kumahq:master Oct 4, 2023
7 checks passed
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.

Error during creation of new mesh when using ReadOnly replica
3 participants