website icon indicating copy to clipboard operation
website copied to clipboard

Kubelet Configuration (v1beta1): CredentialProvider apiVersion

Open wkd3475 opened this issue 1 year ago • 4 comments

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.

wkd3475 avatar Sep 20 '24 07:09 wkd3475

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.

k8s-ci-robot avatar Sep 20 '24 07:09 k8s-ci-robot

/assign

ayushpatil2122 avatar Sep 20 '24 09:09 ayushpatil2122

/language en

steve-hardman avatar Sep 20 '24 15:09 steve-hardman

For the v1 version, please refer to this document: https://kubernetes.io/docs/reference/config-api/kubelet-config.v1/

mengjiao-liu avatar Sep 23 '24 03:09 mengjiao-liu

We will not fix the generated docs. Please fix this in the upstream source repo. /close

tengqm avatar Sep 25 '24 03:09 tengqm

@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.

k8s-ci-robot avatar Sep 25 '24 03:09 k8s-ci-robot