-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.
Description
Regression introduced in #9728
Some kubectl subcommands like logs
rely on the node name to perform an API call, and fail if this name is not resolvable:
Example:
$ kubectl logs api-9iqef
Error from server: Get https://i-0f4ab5f6:10250/containerLogs/default/api-9iqef/api: dial tcp: lookup i-0f4ab5f6: no such host
tomislater
Metadata
Metadata
Assignees
Labels
priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.