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

Full consistency #72

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Full consistency #72

merged 1 commit into from
Nov 20, 2023

Conversation

alecmerdler
Copy link
Contributor

@alecmerdler alecmerdler commented Nov 15, 2023

Description

Fixes "read-after-write" race condition caused by Rakis creating a Kubernetes Secret and then immediately updating it. In the future, the consistency should be configurable and allow the use of ZedTokens with AtLeastAsFresh consistency.

This is a stopgap solution to #43

Fixes "read-after-write" race condition caused by Rakis creating
a Kubernetes 'Secret' and then immediately updating it. In the
future, the consistency should be configurable and allow the
use of ZedTokens with 'AtLeastAsFresh' consistency.
Copy link
Collaborator

@ecordell ecordell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on the follow up to allow configuring this, but we can use this for now

@ecordell ecordell merged commit 0c8ad66 into main Nov 20, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2023
@alecmerdler alecmerdler deleted the full-consistency branch November 30, 2023 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants