Closed m-messiah closed 2 years ago
Awesome! Thanks for the clean ups.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Fei-Guo, m-messiah
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it:
The PR removes the usage of non-inclusive language and terminology.
Most of it is internal, but there are some major changes:
--master-prov
flag is renamed to--provisioner
. The previous flag still exists as deprecated to avoid breaking.DeletedOrphanSuper[Master]ConfigMaps
are renamed toDeletedOrphanSuper[ControlPlane]ConfigMaps
--endpoint-reconciler-type=master-count
is removed as it should use leases by default since k8s 1.13.There are some
master
words remains - in syncer and scheduler flags (probably we need to do the same deprecation process as for--master-prov
flag. There is also the default rbac groupsystem:masters
that is not changed.