You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output improvements and label flag
- Fixes column padding in nodes list when node names were too wide.
- Adds new --label flag to pass a custom flag for finding the nodepool
name.
Additional output flags and breaking change
This new version adds --no-headers and --output=name to control the
output returned by the plugin. It also introduces a breaking change
where list is not the default command anymore, so running `kubectl
nodepools` will return a help message instead.