mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 40132, 39302, 40194, 40619, 40601) Update NPD version to v0.3.0-alpha.0 in kubemark. @wojtek-t @shyamjvs Update the NPD version in kubemark. I just built the alpha release https://github.com/kubernetes/node-problem-detector/releases/tag/v0.3.0-alpha.0. And the PR https://github.com/kubernetes/node-problem-detector/pull/79 is included. However, I'm not sure whether 1 minute period is longer enough. If it's still not longer enough, in fact we can extend it by split the resync and heartbeat: * Every 1 minute, check whether there is inconsistency between apiserver and npd, and only update when there is inconsistency. (1 GET/m) * Every > 2 minute, do forcibly update as heartbeat. (<0.5 PATCH/m) And I can also make the sync period configurable after we finalize the sync mechanism. |
||
---|---|---|
.. | ||
resources | ||
BUILD | ||
OWNERS | ||
cloud-provider-config.sh | ||
common.sh | ||
configure-kubectl.sh | ||
get-real-pod-for-hollow-node.sh | ||
run-e2e-tests.sh | ||
start-kubemark.sh | ||
stop-kubemark.sh |