Skip to content

Promote Topology Labels to GA #837

@andrewsykim

Description

@andrewsykim

Enhancement Description

  • One-line enhancement description (can be used as a release note):

The topology labels by cloud providers we apply on nodes have been in "beta" for a very long time. Given their usage across the project we should GA them.

The 3 labels are:
beta.kubernetes.io/instance-type
failure-domain.beta.kubernetes.io/zone
failure-domain.beta.kubernetes.io/region

They should be renamed to:
node.kubernetes.io/instance-type
topology.kubernetes.io/zone
topology.kubernetes.io/region

While keeping backwards compatibility in mind. Changing the label format may also be an option given we have to rename the label key anyways.

Metadata

Metadata

Labels

kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APIsig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA status

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions