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

Get current config version before update operations #65

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

ShimmerGlass
Copy link
Collaborator

Fix an issue where the config version in the dataplane api and
haproxy-connect could desync, causing all subsequent update call to
fail.
Now, before each operation, we check the current config version to
ensure we are synced.

Fix an issue where the config version in the dataplane api and
haproxy-connect could desync, causing all subsequent update call to
fail.
Now, before each operation, we check the current config version to
ensure we are synced.
@aiharos aiharos merged commit 017ba93 into master Aug 24, 2020
@ShimmerGlass ShimmerGlass deleted the fix-cfg-version branch August 24, 2020 14:37
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.

2 participants