mirror of https://github.com/k3s-io/k3s
![]() 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 |
||
---|---|---|
.. | ||
testing | ||
BUILD | ||
cache.go | ||
cache_test.go | ||
container_gc.go | ||
container_reference_manager.go | ||
helpers.go | ||
helpers_test.go | ||
os.go | ||
pty_linux.go | ||
pty_unsupported.go | ||
ref.go | ||
ref_test.go | ||
resize.go | ||
runtime.go | ||
runtime_cache.go | ||
runtime_cache_fake.go | ||
runtime_cache_test.go | ||
sync_result.go | ||
sync_result_test.go |