kubernetes/api
Andrew Keesler c4299d15d5
exec credential provider: ProvideClusterInfo and kubeconfig shadow
- The main idea here is that we want to 1) prevent potentially large CA
  bundles from being set in an exec plugin's environment and 2) ensure
  that the exec plugin is getting everything it needs in order to talk to
  a cluster.
- Avoid breaking existing manual declarations of rest.Config instances by
  moving exec Cluster to kubeconfig internal type.
- Use client.authentication.k8s.io/exec to qualify exec cluster extension.
- Deep copy the exec Cluster.Config when we copy a rest.Config.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-10-29 13:38:42 -04:00
..
api-rules exec credential provider: ProvideClusterInfo and kubeconfig shadow 2020-10-29 13:38:42 -04:00
openapi-spec Merge pull request #94910 from yashvardhan-kukreja/issue-94602/fix-comment-declaration-event 2020-10-05 06:23:06 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00