Skip to content

Rename --experimental-bootstrap-token-auth to --enable-bootstrap-token-auth #50613

@luxas

Description

@luxas

/kind feature

As part of kubernetes/enhancements#130, the --experimental-bootstrap-token-auth flag on the API server should be renamed to something like --enable-bootstrap-token-auth. We'll leave experimental-bootstrap-token-auth deprecated (should it be a no-op or not?) for v1.8.

Or we should consider adding an explicit --authenticators flag to the API server in the same way we have --controllers flag on controller-manager.
Right now, it enables/disables most authn plugins implicitely based on other flags (often pointing to various files on disk; if you specified a path to that file, you also want to enable this authn module)

What way do you prefer?
@kubernetes/sig-cluster-lifecycle-feature-requests @kubernetes/sig-auth-feature-requests

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.sig/authCategorizes an issue or PR as relevant to SIG Auth.sig/cluster-lifecycleCategorizes an issue or PR as relevant to SIG Cluster Lifecycle.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions