keps/sig-node/2133-kubelet-credential-providers/kep.yaml (35 lines of code) (raw):
title: Kubelet Credential Providers
kep-number: 2133
authors:
- "@andrewsykim"
- "@ruiwen-zhao"
owning-sig: sig-node
participating-sigs:
- sig-auth
- sig-cloud-provider
status: implemented
creation-date: 2020-11-12
reviewers:
- "@cheftako"
- "@liggitt"
- "@derekwaynecarr"
approvers:
- "@cheftako"
- "@liggitt"
- "@derekwaynecarr"
replaces:
- "/keps/sig-cloud-provider/20191004-out-of-tree-credential-providers.md"
# The target maturity stage in the current dev cycle for this KEP.
stage: stable
# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.26"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.20"
beta: "v1.24"
stable: "v1.26"
# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
feature-gates:
- name: KubeletCredentialProviders
components:
- kubelet
disable-supported: true
# The following PRR answers are required at beta release
metrics:
- kubelet_credential_provider_plugin_errors
- kubelet_credential_provider_plugin_duration