Add reference for `KUBERNETES_EXEC_INFO`
This is a Feature Request
What would you like to be added
Kubernetes can set an environment variable, KUBERNETES_EXEC_INFO. See https://k8s.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins
I'd like us to have documentation for what the contents of that variable are and what other parties should expect.
Why is this needed
- This would help people write authentication plugins
- This would help people implement Kubernetes client libraries
- This would help people implement single-purpose Kubernetes client software
Comments
I spotted the lack of docs when trying to troubleshoot a subcommand of the aws CLI tool.
/language en I'm not sure which SIG would own this.
/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:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale - Mark this issue or PR as rotten with
/lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
/lifecycle frozen
/retitle Add reference for KUBERNETES_EXEC_INFO
This issue has not been updated in over 1 year, and should be re-triaged.
You can:
- Confirm that this issue is still relevant with
/triage accepted(org members only) - Close this issue with
/close
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/
/remove-triage accepted
/triage accepted
IMO