vitess-operator
vitess-operator copied to clipboard
Inclusive naming
Work is in progress on the vitess repo to deprecate/rename/fix comments to not use oppressive terminology.
As part of this, tablet_type MASTER will change to PRIMARY.
On the next vitess upgrade of operator after that is merged, code changes will be needed for operator code to compile.
As part of that all usage of master from code and comments should be replaced with primary.
Also, there are (will be) new RPCs available from vitess that should be used in place of deprecated ones.
Refs: https://github.com/vitessio/vitess/issues/7113 https://github.com/vitessio/vitess/issues/7114