New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove deprecated ExternalID #61966
Labels
sig/node
Categorizes an issue or PR as relevant to SIG Node.
Comments
ExternalID aliased to InstanceID
ovirt InstanceID is ExternalID with a leading '/' photon InstanceID and ExternalID are copies of the same function gce InstanceID is aws InstanceID is |
k8s-github-robot
pushed a commit
that referenced
this issue
Apr 19, 2018
Automatic merge from submit-queue (batch tested with PRs 62481, 62643, 61877, 62515). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. remove deprecated ExternalID This field has been deprecated since 1.1. After we remove it we can remove "self delete" from the node's permission set. @kubernetes/api-reviewers @kubernetes/sig-auth-pr-reviews fixes #61966 part of kubernetes/community#911 ```release-note Kubelets will no longer set `externalID` in their node spec. ```
k8s-publishing-bot
added a commit
to kubernetes/api
that referenced
this issue
Apr 19, 2018
Automatic merge from submit-queue (batch tested with PRs 62481, 62643, 61877, 62515). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. remove deprecated ExternalID This field has been deprecated since 1.1. After we remove it we can remove "self delete" from the node's permission set. @kubernetes/api-reviewers @kubernetes/sig-auth-pr-reviews fixes kubernetes/kubernetes#61966 part of kubernetes/community#911 ```release-note Kubelets will no longer set `externalID` in their node spec. ``` Kubernetes-commit: efadf7b9e7101a5018524c47e8f7e5881d5f7e88
mahendrakariya
added a commit
to mahendrakariya/kubernetes
that referenced
this issue
Sep 20, 2019
DoNotUse_ExternalID has been deprecated and is not in use anymore. It has been removed to fix lint errors related to underscores in field names. Ref kubernetes#68026, kubernetes#61966
k8s-ci-robot
pushed a commit
that referenced
this issue
Sep 25, 2019
* Fix lint errors related to receiver name Ref #68026 * Fix lint errors related to comments Ref #68026 * Fix package name in comments Ref #68026 * Rename Cpu to CPU Ref #68026 * Fix lint errors related to naming convention Ref #68026 * Remove deprecated field DoNotUse_ExternalID has been deprecated and is not in use anymore. It has been removed to fix lint errors related to underscores in field names. Ref #68026, #61966 * Include pkg/apis/core in golint check Ref #68026 * Rename var to fix lint errors Ref #68026 * Revert "Remove deprecated field" This reverts commit 75e9bfc. Ref #82919 * Remove math from godoc Ref #82919, #68026 * Remove underscore from var name Ref #68026 * Rename var in staging core api type Ref #68026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/sig node
/sig cloud
The text was updated successfully, but these errors were encountered: