kubernetes/plugin/pkg/auth
Matt Moyer 33e02aff60 Add extra group constants and validation to pkg/bootstrap/api.
This adds constants and validation for a new `auth-extra-groups` key on `bootstrap.kubernetes.io/token` secrets. This key allows a bootstrap token to authenticate to extra groups in addition to the `system:bootstrappers` group.

Extra groups are always applied in addition to the `system:bootstrappers` group, must begin with a `system:bootstrappers:` prefix, are limited in length, and are limited to a restricted set of characters (alphanumeric, colons, and dashes without a trailing colon/dash).
2017-08-25 16:04:53 -05:00
..
authenticator/token/bootstrap Add extra group constants and validation to pkg/bootstrap/api. 2017-08-25 16:04:53 -05:00
authorizer remove deprecated rbac rule 2017-08-24 15:14:20 +08:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Add enj as reviewer to OWNERS 2017-08-17 20:42:46 -04:00