Promote Node Zone/Region Topology Labels to GA#81431
Merged
k8s-ci-robot merged 5 commits intokubernetes:masterfrom Nov 8, 2019
Merged
Promote Node Zone/Region Topology Labels to GA#81431k8s-ci-robot merged 5 commits intokubernetes:masterfrom
k8s-ci-robot merged 5 commits intokubernetes:masterfrom
Conversation
b699efc to
f11ea8b
Compare
f11ea8b to
ddc4337
Compare
4919796 to
437ce94
Compare
Member
Author
…on topology Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
Member
Author
|
Reverted commits to remove changes in volume plugins, will squash them once we're happy with the overall changes |
liggitt
reviewed
Nov 8, 2019
Member
|
/approve squash for final lgtm. |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andrewsykim, liggitt The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ogy from the cloud provider Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
Member
Author
|
Revert commits squashed |
Member
|
/lgtm |
This was referenced Nov 8, 2019
6 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind api-change
What this PR does / why we need it:
Updates the following labels:
These are widely used labels and although there's a bit of work involved in renaming them, we should update the label names to reflect general availability of these labels. This PR updates settings of the zone/region labels to apply both the beta and GA labels. We will be supporting both labels for the next few releases and eventually phase out the use of beta labels entirely in favor of the GA ones.
Concretely this PR:
Which issue(s) this PR fixes:
KEP: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cloud-provider/20190215-promoting-cloud-provider-labels.md
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: