mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
Automatic merge from submit-queue (batch tested with PRs 45569, 45602, 45604, 45478, 45550) Enable kernel memcg notification for node and cluster GCI/COS testing. Sets --experimental-kernel-memcg-notification=true when running on the GCI/COS image. It sets this for master and nodes for cluster e2e tests, and for the node in node e2e tests. Issue #42676 cc @dchen1107 @Random-Liu