Kubernetes Prow Robot
56d7898510
Merge pull request #121739 from ty-dc/runc/update-to-1.1.10
...
bump runc to v1.1.10
2023-11-15 23:29:35 +01:00
Kubernetes Release Robot
59c6318545
CHANGELOG: Update directory for v1.26.11 release
2023-11-15 20:43:52 +00:00
Kubernetes Release Robot
bb6c9ecb1a
CHANGELOG: Update directory for v1.27.8 release
2023-11-15 20:05:52 +00:00
Kubernetes Release Robot
3f81c5cf3f
CHANGELOG: Update directory for v1.28.4 release
2023-11-15 17:22:44 +00:00
Kubernetes Prow Robot
8254569d50
Merge pull request #121861 from jsturtevant/update-waiting-logic-hpa
...
Fix issue with client rate limiter when polling
2023-11-15 13:40:48 +01:00
Kubernetes Prow Robot
a00ea0df35
Merge pull request #121878 from aojea/default_servicecidr_controller_startup
...
improve default_servicecidr_controller startup
2023-11-15 08:33:49 +01:00
lianghao208
34e620d18c
Support score extension function in preemption.
2023-11-15 15:28:20 +08:00
Antonio Ojea
99f7df3e1c
improve default_servicecidr_controller startup
...
The default service-cidr controller blocks the apiserver because it
needs to create the default ServiceCIDR so Services can be allocated.
If the apiserver is started without the default ServiceCIDR any attempt
to createa new Service will fail, and this is a breaking change for
users and installers that does not retry on this operation.
Instead of using a channel to signal the controller is ready, just
implement two loops, a first one that verifies that is ready and that
polls with a shorted interval, and leave the second loop with the
existing interval.
Change-Id: I54303af9faeaa9c5cce2a840b6b7b0320cd2f4ad
2023-11-14 23:31:58 +00:00
Kubernetes Prow Robot
7b1c378edd
Merge pull request #121880 from borg-land/skip-a-broken-test
...
Add kubeup label instead of a feature label
2023-11-15 00:12:54 +01:00
Kubernetes Prow Robot
620bc81d97
Merge pull request #121881 from cji/5528
...
Use golang library instead of mklink
2023-11-14 23:02:08 +01:00
Kubernetes Prow Robot
58d08534b5
Merge pull request #121875 from mborsz/gcloud
...
Use value(name) in gcloud compute instance-groups managed list-instances
2023-11-14 23:01:57 +01:00
James Sturtevant
c99b5a208d
Check error from gomega
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-11-14 21:29:56 +00:00
James Sturtevant
49e8c196c3
use framework gomega
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-11-14 19:35:04 +00:00
Kubernetes Prow Robot
1bb2773153
Merge pull request #121870 from cpanato/rulesup
...
Update publishing-bot rules for active release branches that uses go120 to Go 1.20.11
2023-11-14 20:05:10 +01:00
cpanato
8c68aa656b
Update publishing-bot rules for active release branches that uses go120 to Go 1.20.11
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2023-11-14 18:56:52 +01:00
upodroid
6aa3002ad2
add kubeup label instead of a feature label
2023-11-14 08:50:35 -08:00
Kubernetes Prow Robot
9c56c5f350
Merge pull request #121871 from cpanato/update-distroless
...
Bump distroless-iptables to v0.4.2
2023-11-14 17:17:22 +01:00
Kubernetes Prow Robot
77d72a30e1
Merge pull request #121091 from alexanderConstantinescu/kccm-service-sync-fix
...
KCCM: fix transient node addition + removal while syncing load balancers
2023-11-14 17:17:10 +01:00
Maciej Borsz
27dfe93f53
Use value(name) in gcloud compute instance-groups managed list-instances
2023-11-14 13:57:54 +00:00
Kubernetes Prow Robot
68e3cedce2
Merge pull request #121822 from ritazh/webhookauthz-benchmark
...
[StructuredAuthz] Webhookauthz benchmark
2023-11-14 14:50:37 +01:00
cpanato
20853ef120
Bump distroless-iptables to v0.4.2
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2023-11-14 12:07:03 +01:00
Kubernetes Prow Robot
36930f4cb6
Merge pull request #121707 from aravindhp/fix-node-log-viewer-e2e-test
...
test: Fix NodeLogQuery tests
2023-11-14 07:18:08 +01:00
Kubernetes Prow Robot
5dc9453700
Merge pull request #121782 from kannon92/patch-1
...
Self nominate Kevin Hannon for reviewer for job controller
2023-11-13 22:04:43 +01:00
James Sturtevant
4b1b9a198a
Fix issue with client rate limiter when polling
...
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-11-13 20:00:33 +00:00
Kubernetes Prow Robot
cf7a150bba
Merge pull request #121711 from pacoxu/fix-buildx
...
Fix buildx add --provenance=false for pause image build and windows servercore cache
2023-11-13 20:30:26 +01:00
Rita Zhang
7c5dfceff8
add false matchCondition benchmark
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-11-13 09:22:24 -08:00
Alexander Constantinescu
f9ab24bf48
Refine test case
2023-11-13 17:54:22 +01:00
Kubernetes Prow Robot
7dea016c1f
Merge pull request #121779 from aroradaman/sig-network-reviewers
...
self nominate aroradaman as sig-network-reviewer
2023-11-13 17:36:37 +01:00
Kubernetes Prow Robot
478a3fc1f7
Merge pull request #121718 from tkashem/apf-conformance
...
Promote flowcontrol tests to conformance
2023-11-13 17:36:28 +01:00
Kubernetes Prow Robot
c3114b2789
Merge pull request #119652 from lixd/kubelet_image_gc
...
fix kubelet image gc
2023-11-13 17:36:15 +01:00
Kubernetes Prow Robot
6ba7258a0f
Merge pull request #121808 from cpanato/go-update-main
...
[go] Bump images, dependencies and versions to go 1.21.4
2023-11-13 16:15:44 +01:00
Kubernetes Prow Robot
8e1e957504
Merge pull request #121304 from claudiubelu/e2e-increase-memory-limits
...
e2e: Increases the memory limit for downward API tests
2023-11-13 16:15:33 +01:00
Kubernetes Prow Robot
6c27f48387
Merge pull request #121852 from pohly/e2e-framework-test-labels-in-junit
...
e2e: avoid redundant labels in JUnit file
2023-11-13 11:05:12 +01:00
Patrick Ohly
617f2132fe
e2e: avoid redundant labels in JUnit file
...
Because labels are currently typically added also to the spec texts, we don't
need to write them separately.
This redundancy got introduced in f2cfbf44b1
when registering all inline tags
also as labels.
2023-11-13 08:08:09 +01:00
andyzhangx
172f680326
fix: smb file share unavailable issue when it's deleted
2023-11-13 05:04:34 +00:00
Kubernetes Prow Robot
a95a79c785
Merge pull request #121801 from danwinship/iptables-test-count
...
Fix "go test -count=2 ./pkg/proxy/iptables"
2023-11-12 13:20:25 +01:00
Dan Winship
2017fb2ec5
Fix "go test -count=2 ./pkg/proxy/iptables"
...
If you run the tests multiple times, the "partial restore failures"
metric didn't get reset in between.
2023-11-11 08:41:53 -05:00
Kubernetes Prow Robot
930022cf26
Merge pull request #121841 from SataQiu/fix-renew-20231110
...
kubeadm: support updating certificate organization during 'kubeadm certs renew'
2023-11-11 09:49:36 +01:00
SataQiu
bda722bb68
kubeadm: support updating certificate organization during 'kubeadm certs renew'
2023-11-11 14:57:50 +08:00
Kubernetes Prow Robot
1f3256bbac
Merge pull request #121837 from neolit123/1.29-remove-system-masters-from-kubelet-client-cert
...
kubeadm: change SystemPrivilegedGroup in apiserve-kubelet-client.crt
2023-11-10 17:56:07 +01:00
Lubomir I. Ivanov
2780060a78
kubeadm: change SystemPrivilegedGroup in apiserve-kubelet-client.crt
...
The component connection between kube-apiserver and kubelet does not
require the "O" field on the Subject to be set to the
"system:masters" privileged group. It can be a less
privileged group like "kubeadm:cluster-admins".
Change the group in the apiserve-kubelet-client
certificate specification. This cert is passed to
--kubelet-client-certificate.
2023-11-10 15:05:14 +02:00
Kubernetes Prow Robot
5ce0bd95cc
Merge pull request #121677 from kerthcet/cleanup/remove-evnet
...
Unregister events in schedulingGates for performance
2023-11-10 05:03:33 +01:00
Kubernetes Prow Robot
8a9b209cb1
Merge pull request #121706 from kannon92/fix-oom-swap-fedora
...
Skip OOMKilled Jobs if Swap is enabled.
2023-11-09 02:04:45 +01:00
Rita Zhang
11cdb8fd01
split compile and eval
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-11-08 16:37:10 -08:00
Rita Zhang
fe53db0dbd
authz: add benchmark for webhook authorizer
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-11-08 15:38:11 -08:00
Kubernetes Prow Robot
d26c154984
Merge pull request #121818 from liggitt/authz-config-rbac-anonymous
...
Test authz config file with RBAC and anonymous auth
2023-11-08 23:04:36 +01:00
Kevin Hannon
475bfa4a63
set LimitedSwap
2023-11-08 15:43:12 -05:00
Jordan Liggitt
819d1903a2
Add support for authorization-config to local-up-cluster
2023-11-08 14:36:05 -06:00
Jordan Liggitt
b53134f129
Test anonymous and RBAC handling via config file
2023-11-08 14:36:05 -06:00
Jordan Liggitt
264cd64824
Run RBAC hook correctly when running from authz config file
2023-11-08 14:36:01 -06:00