Skip to content

remove deprecated ExternalID #61966

Closed
@mikedanese

Description

@mikedanese
Member

/sig node
/sig cloud

Activity

self-assigned this
on Mar 31, 2018
added
sig/nodeCategorizes an issue or PR as relevant to SIG Node.
on Mar 31, 2018
mikedanese

mikedanese commented on Mar 31, 2018

@mikedanese
MemberAuthor

ExternalID aliased to InstanceID

  • azure
  • cloudstack
  • vsphere

ovirt InstanceID is ExternalID with a leading '/'

photon InstanceID and ExternalID are copies of the same function

gce InstanceID is <project>/<zone>/<instance> and ExternalID is <instance>

aws InstanceID is /<zone>/<instance> and ExternalID is <instance>

added a commit that references this issue on Apr 19, 2018

Merge pull request #61877 from mikedanese/depeid

efadf7b
added a commit that references this issue on Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

sig/nodeCategorizes an issue or PR as relevant to SIG Node.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @mikedanese@k8s-ci-robot

    Issue actions

      remove deprecated ExternalID · Issue #61966 · kubernetes/kubernetes