Kubelet Configuration (v1beta1): CredentialProvider apiVersion
https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/#kubelet-config-k8s-io-v1beta1-CredentialProvider
Target: apiVersion
AS-IS:
CredentialProviderResponse MUST use the same encoding version as the input. Current supported values are:
credentialprovider.kubelet.k8s.io/v1beta1
TO-BE:
CredentialProviderResponse MUST use the same encoding version as the input. Current supported values are:
credentialprovider.kubelet.k8s.io/v1
It is my understanding that version v1 can be used, so it seems necessary to review and update the documentation accordingly.
This issue is currently awaiting triage.
SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.
The triage/accepted label can be added by org members by writing /triage accepted in a comment.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/assign
/language en
For the v1 version, please refer to this document: https://kubernetes.io/docs/reference/config-api/kubelet-config.v1/
We will not fix the generated docs. Please fix this in the upstream source repo. /close
@tengqm: Closing this issue.
In response to this:
We will not fix the generated docs. Please fix this in the upstream source repo. /close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.