mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 08:34:55 -04:00
This implements the proposal in: docs/proposals/secret-configmap-downwarapi-file-mode.md Fixes: #28317. The mounttest image is updated so it returns the permissions of the linked file and not the symlink itself. |
||
|---|---|---|
| .. | ||
| configmap.go | ||
| container_probe.go | ||
| docker_containers.go | ||
| downward_api.go | ||
| downwardapi_volume.go | ||
| empty_dir.go | ||
| expansion.go | ||
| host_path.go | ||
| init_container.go | ||
| kubelet_etc_hosts.go | ||
| pods.go | ||
| privileged.go | ||
| secrets.go | ||
| util.go | ||