Skip to content

--enable-bootstrap-token-auth=true should be set when using v1.8.0-beta.0 or higher #414

Closed
kubernetes/kubernetes
#51414
@luxas

Description

Thanks to kubernetes/kubernetes#51198, we now have a beta flag for enabling the BootstrapTokenAuthenticator. We should use the old flag (--experimental-bootstrap-token-auth) for versions below v1.8.0-beta.0, but the new one (--enable-bootstrap-token-auth) for all versions equal to and above.

I'm sending a PR for this

cc @mattmoyer

Metadata

Assignees

Labels

kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions