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

Refactor to call non-voting servers read replicas #9191

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented Nov 13, 2020

This hopefully will prevent some confusion and also make it clearer that redundancy zones don’t rely on non voting servers.

Most of this is a simple refactoring of variable names and changing docs. There are a number of deprecations of old names in favor of the new naming. In all cases (serf tags, cli flags, configuration settings, and consul service meta) both the old and new names will coexist together and the deprecation notices say that the old names will be removed in a future release.

@github-actions github-actions bot added theme/api Relating to the HTTP API interface theme/config Relating to Consul Agent configuration, including reloading type/docs Documentation needs to be created/updated/clarified labels Nov 13, 2020
@mkeeler mkeeler requested a review from a team November 13, 2020 21:12
api/agent.go Show resolved Hide resolved
Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

LGTM

agent/consul/leader.go Show resolved Hide resolved
agent/consul/leader_test.go Show resolved Hide resolved
agent/consul/leader_test.go Show resolved Hide resolved
mkeeler and others added 2 commits November 17, 2020 09:58
This hopefully will prevent some confusion and also make it clearer that redundancy zones don’t rely on non voting servers.
Co-authored-by: Kit Patella <kit@jepsen.io>
@hashicorp-ci
Copy link
Contributor

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/283524.

@hashicorp-ci
Copy link
Contributor

🍒✅ Cherry pick of commit 66fd23d onto release/1.9.x succeeded!

hashicorp-ci pushed a commit that referenced this pull request Nov 17, 2020
Co-authored-by: Kit Patella <kit@jepsen.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/api Relating to the HTTP API interface theme/config Relating to Consul Agent configuration, including reloading type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants