k3s/pkg/kubelet/container
Kubernetes Submit Queue 00c0c8332f Merge pull request #42273 from smarterclayton/evaluate_probes
Automatic merge from submit-queue (batch tested with PRs 41672, 42084, 42233, 42165, 42273)

ExecProbes should be able to do simple env var substitution

For containers that don't have bash, we should support env substitution
like we do on command and args. However, without major refactoring
valueFrom is not supportable from inside the prober. For now, implement
substitution based on hardcoded env and leave TODOs for future work.

Improves the state of #40846, will spawn a follow up issue for future refactoring after CRI settles down
2017-03-02 03:20:29 -08:00
..
testing Added ability for Docker containers to set usage of dns settings along with hostNetwork is true 2017-03-01 17:10:00 +00:00
BUILD Remove extra operations when generating pod sandbox configuration. 2017-02-24 15:06:03 -08:00
cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc.go
container_reference_manager.go cmd/kubelet 2016-11-23 15:53:09 -08:00
helpers.go Merge pull request #42273 from smarterclayton/evaluate_probes 2017-03-02 03:20:29 -08:00
helpers_test.go Remove extra operations when generating pod sandbox configuration. 2017-02-24 15:06:03 -08:00
os.go Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
pty_linux.go
pty_unsupported.go
ref.go move client/record 2017-01-31 19:14:13 -05:00
ref_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
resize.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
runtime.go Merge pull request #33684 from fraenkel/port_forward_ws 2017-02-01 23:19:02 -08:00
runtime_cache.go
runtime_cache_fake.go
runtime_cache_test.go
sync_result.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
sync_result_test.go