-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Show node roles in kubectl #113
Copy link
Copy link
Closed
Labels
area/provider/awsIssues or PRs related to aws providerIssues or PRs related to aws providerhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Milestone
Metadata
Metadata
Assignees
Labels
area/provider/awsIssues or PRs related to aws providerIssues or PRs related to aws providerhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
We need to show node roles in kubectl, cf kubernetes/kubernetes#33533
Otherwise there is no way to know whether a node is a master, in our new tainted world.
Progress Tracker
/pkg/apis/...)@kubernetes/api@kubernetes/docson docs PR@kubernetes/feature-reviewerson this issue to get approval before checking this off@kubernetes/docson docs PR@kubernetes/feature-reviewerson this issue to get approval before checking this off@kubernetes/api@kubernetes/feature-reviewerson this issue to get approval before checking this off@kubernetes/docs@kubernetes/feature-reviewerson this issue to get approval before checking this offFEATURE_STATUS is used for feature tracking and to be updated by
@kubernetes/feature-reviewers.FEATURE_STATUS: IN_DEVELOPMENT
More advice:
Design
@kubernetes/feature-reviewersmember, you can check this checkbox, and the reviewer will apply the "design-complete" label.Coding
and sometimes http://github.com/kubernetes/contrib, or other repos.
@kubernetes/feature-reviewersand they willcheck that the code matches the proposed feature and design, and that everything is done, and that there is adequate
testing. They won't do detailed code review: that already happened when your PRs were reviewed.
When that is done, you can check this box and the reviewer will apply the "code-complete" label.
Docs
@kubernetes/docs.