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 force-pushed the refactor/read-replicas branch from 12aef88 to ad12d29 Compare November 13, 2020 21:12
@mkeeler mkeeler requested a review from a team November 13, 2020 21:12
@mkeeler mkeeler force-pushed the refactor/read-replicas branch from ad12d29 to 861adee Compare November 13, 2020 21:14
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 mkeeler force-pushed the refactor/read-replicas branch from cb26476 to 4d777f3 Compare November 13, 2020 21:38
@mikemorris mikemorris added this to the 1.9.x milestone Nov 13, 2020
@mkeeler mkeeler force-pushed the refactor/read-replicas branch 2 times, most recently from eebc9be to 51f40b7 Compare November 17, 2020 14:56
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.
@mkeeler mkeeler force-pushed the refactor/read-replicas branch from 51f40b7 to 3e6c17c Compare November 17, 2020 14:58
@mkeeler mkeeler merged commit 66fd23d into master Nov 17, 2020
@mkeeler mkeeler deleted the refactor/read-replicas branch November 17, 2020 15:53
@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
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.

5 participants