-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Legacy kubelet image pull credentials mechanism not documented #32047
Comments
Any new documentation we add for this should hyperlink to https://kubernetes.io/docs/tasks/kubelet-credential-provider/kubelet-credential-provider/, and vice versa. |
/cc @adisky @andrewsykim /triage accepted |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
1 similar comment
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
/priority important-soon This should have landed for v1.26 (ideally: earlier) |
I suppose that we now need to reinstate this into the v1.25 docs and document in the live docs that their was suc a mechanism previously. |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The issue has been marked as an important bug and triaged. Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle frozen |
We've shipped v1.26 /priority important-longterm OK to demote further once v1.27 ships (a shame, but we just might not get round to it). |
I'll demote it now, I think. |
/remove-priority important-soon |
/remove-lifecycle frozen |
/assign |
This is a Bug Report
Problem:
Add (reinstate!) documentation for the legacy credential provider integration in the kubelet that has integrations for:
Why is this needed:
— https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2133-kubelet-credential-providers
That legacy mechanism exists but is not currently documented.
Additional Information:
PR #21438 removed some earlier documentation for the built-in mechanism. The removal was aimed at removing documentation for third-party integrations but (in error) also removed details of the legacy in-tree implementation.
/language en
/sig node
/sig cloud-provider
The text was updated successfully, but these errors were encountered: