Files
kubernetes/pkg/kubelet/prober
Clayton Coleman ce62f3d4a0 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.
2017-02-28 22:46:04 -05:00
..
2017-01-11 09:09:48 -05:00
2017-01-31 19:14:13 -05:00