mirror of https://github.com/k3s-io/k3s
3ed8b49e9f
Automatic merge from submit-queue (batch tested with PRs 67042, 66480, 67053). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. HPA: Make dynamicRequestSizeInMillicores bigger **What this PR does / why we need it**: HPA e2e tests specify 20 as requestSizeMillicores on resource-consumer for making CPU workload to test HPA feature, and the value is hard-coded as 20. That means the tests expect 2% CPU workload on every resource-consumer process, but actual CPU usage(4 - 6%) is over than the expected usage on some environment. Then HPA scales many pods than the test expected, and the test is failed. To make these tests stable, this changes the value to 100 (10% CPU workload on each process). **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #67051 **Special notes for your reviewer**: **Release note**: None |
||
---|---|---|
.. | ||
BUILD | ||
apparmor.go | ||
autoscaling_utils.go | ||
configmap.go | ||
configmap_volume.go | ||
container_probe.go | ||
docker_containers.go | ||
downward_api.go | ||
downwardapi_volume.go | ||
empty_dir.go | ||
events.go | ||
expansion.go | ||
host_path.go | ||
init_container.go | ||
kubelet_etc_hosts.go | ||
networking.go | ||
pods.go | ||
privileged.go | ||
projected.go | ||
secrets.go | ||
secrets_volume.go | ||
sysctl.go | ||
util.go | ||
volumes.go |