k3s/pkg/volume/downwardapi
Clayton Coleman e1ebde9f92
Add spec.nodeName and spec.serviceAccountName to downward env var
The serviceAccountName is occasionally useful for clients running on
Kube that need to know who they are when talking to other components.

The nodeName is useful for PetSet or DaemonSet pods that need to make
calls back to the API to fetch info about their node.

Both fields are immutable, and cannot easily be retrieved in another
way.
2016-08-20 15:50:36 -04:00
..
OWNERS add maintainers for each volume driver 2016-03-22 22:19:53 -07:00
downwardapi.go Add spec.nodeName and spec.serviceAccountName to downward env var 2016-08-20 15:50:36 -04:00
downwardapi_test.go Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00