Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubeadm: add extra group info to
token list
.
This adds an `EXTRA GROUPS` column to the output of `kubeadm token list`. This displays any extra `system:bootstrappers:*` groups that are specified in the token's `auth-extra-groups` key. This is a followup to kubernetes#50933 which introduced the `auth-extra-groups` functionality.
- Loading branch information