forked from bitpoke/mysql-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to the new TabletExternallyReparented. (bitpoke#92)
* Switch to the new TabletExternallyReparented. Upstream Vitess moved TER from TabletManagerClient to Wrangler. We stayed on the old one for a while because the new one requires that users have upgraded to a certain minimum Vitess version. It has been long enough now that I think we can assume that's the case. Signed-off-by: Anthony Yeh <enisoc@planetscale.com> * Set demote_master_type=SPARE on externalmaster tablets. Signed-off-by: Anthony Yeh <enisoc@planetscale.com>
- Loading branch information
Showing
3 changed files
with
16 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters