Commits
master
Name already in use
Commits on Dec 7, 2023
Commits on Dec 6, 2023
-
Merge pull request #122206 from xmudrii/update-distroless-1.21.5
Bump distroless-iptables to v0.4.2
-
Bump distroless-iptables to v0.4.2
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
-
Merge pull request #122201 from xmudrii/go1.21.5-1.20.12
[go] Bump images, dependencies and versions to go 1.21.5
-
[go] Bump images, dependencies and versions to go 1.21.5
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
-
Merge pull request #122188 from kannon92/terminating-pod-beta
add beta comment for terminating pods and pod replacement policy
Commits on Dec 5, 2023
Commits on Nov 30, 2023
-
Merge pull request #122129 from liggitt/root-conformance
Remove conformance test calls to `/`
-
-
Commits on Nov 29, 2023
-
Merge pull request #122095 from ruiwen-zhao/fix-test
Remove scrape_error from resource_metrics_test due to deprecation
-
Merge pull request #121927 from alexanderConstantinescu/fix-flaky-Tes…
…tSlowNodeSync `TestSlowNodeSync`: attempt fixing flake by allowing informer cache to get populated
Commits on Nov 28, 2023
-
Remove scrape_error from resource_metrics_test due to deprecation
Signed-off-by: ruiwen-zhao <ruiwen@google.com>
-
Commits on Nov 27, 2023
-
Merge pull request #122020 from Vyom-Yadav/fixOverridingVarInVerify
Fix verify target to not update env var if already set
Commits on Nov 23, 2023
-
Fix verify target to not update env var if already set
Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
Commits on Nov 22, 2023
-
Merge pull request #121992 from jeremyrickard/bump-publishing-129
releng: update publishing bot rules for 1.29
-
Merge pull request #122000 from MadhavJivrajani/fix-verify-openapi
api: run hack/update-api-spec.sh
-
api: run hack/update-api-spec.sh
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
-
releng: update publishing bot rules for 1.29
Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
Commits on Nov 21, 2023
Commits on Nov 20, 2023
-
Merge pull request #121963 from pohly/code-generator-klog-replace-fix
code-generator: fix invalid replace of klog
-
code-generator: fix invalid replace of klog
The replace statement must have come from a experimental draft PR. It wasn't meant to be merged as part of 878d037.
Commits on Nov 19, 2023
-
Merge pull request #121951 from aojea/fix_rc_e2e
fix flake on Conformance test should ResourceQuota apply changes to a…
Commits on Nov 18, 2023
-
fix flake on conformance e2e test ResourceQuota controller should app…
…ly changes to a resourcequota status The e2e test patch the status of a ResourceQuota resources and tries to verify the controller reset its status, however, the controller ignores the updates and only reconcile the objects every a predefined interval, by default 5 minutes. Since the test polls for 5 minutes, there are some edge cases that the time to reconcile the object by the reconcile loop is greater than 5 minutes failing the test. To take into account the time to reconcile the objects and the reconcile loop period, we increase by one minute the poll loop. Change-Id: I30f7fda36cdfb47c543b5b2b120e39f7d6c2442d
-
Merge pull request #121948 from sanposhiho/patch-8
fix(framework): remove the mention about what happens with nil from EventsToRegister
Commits on Nov 17, 2023
-
Merge pull request #121943 from dims/replace-E-with-setenv-for-system…
…d-run-parameter Replace -E with --setenv for systemd-run parameter
-
Replace -E with --setenv for systemd-run parameter
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
-
Merge pull request #121790 from pwschuurman/fix-framework-test-describe
Pass External Storage label parameters as individual arguments in framework variadic function
Commits on Nov 16, 2023
-
Merge pull request #121851 from andyzhangx/fix-smb-IsCorruptedMnt
fix: statle smb mount issue when smb file share is deleted and then unmount
-
-
Merge pull request #121867 from lianghao208/preeption
feat: Support score extension function in preemption.
Commits on Nov 15, 2023
-
Merge pull request #121739 from ty-dc/runc/update-to-1.1.10
bump runc to v1.1.10