Kubernetes Prow Robot
|
2108e54f52
|
Merge pull request #127130 from saku3/add_test_nodeports
add integration test for nodeports in requeueing scenarios
|
2024-09-06 11:00:15 +01:00 |
|
Kubernetes Prow Robot
|
d088d4c387
|
Merge pull request #126032 from SataQiu/imp-apply-phase-20240711
kubeadm: implement 'kubeadm upgrade apply phase'
|
2024-09-06 11:00:08 +01:00 |
|
Kubernetes Prow Robot
|
f803c112b8
|
Merge pull request #127177 from sanposhiho/bug-deepcopy
fix: include PendingPlugins in QueuedPodInfo.DeepCopy properly
|
2024-09-06 09:48:04 +01:00 |
|
Kubernetes Prow Robot
|
2ee6b6305f
|
Merge pull request #127176 from nojnhuh/dra-e2e
embed DRA test manifests in conformance binary
|
2024-09-06 09:47:50 +01:00 |
|
yusuke.sakurai
|
27a8ef8c52
|
add integration test for nodeports in requeueing scenarios
|
2024-09-06 13:07:54 +09:00 |
|
Kubernetes Prow Robot
|
1dbf0830c5
|
Merge pull request #126772 from fidelity-contributions/fix-issue-126453
cloud-provider: Fix regex format to escape dot . to match it as string
|
2024-09-06 04:24:22 +01:00 |
|
Kensei Nakada
|
b456d705eb
|
fix: include PendingPlugins in QueuedPodInfo.DeepCopy properly
|
2024-09-06 10:45:40 +09:00 |
|
Jon Huhn
|
1779104fbc
|
embed DRA test manifests in conformance binary
|
2024-09-05 19:09:17 -05:00 |
|
Kubernetes Prow Robot
|
2ca0eb3957
|
Merge pull request #127165 from gnufied/bump-sidecars
Bump sidecars used in kubernetes repo
|
2024-09-06 00:24:22 +01:00 |
|
Kubernetes Prow Robot
|
2049360379
|
Merge pull request #125534 from pohly/gotestsum
filter `go test` output live with gotestsum
|
2024-09-05 21:18:49 +01:00 |
|
Hemant Kumar
|
f5ee407b13
|
Bump images for gce-pd driver too
|
2024-09-05 14:37:53 -04:00 |
|
Hemant Kumar
|
d4363c8db5
|
Update hostpath plugin
|
2024-09-05 14:34:09 -04:00 |
|
Hemant Kumar
|
afaf9c249c
|
Bump sidecars used in kubernetes repo
|
2024-09-05 14:11:22 -04:00 |
|
Kubernetes Prow Robot
|
0e4cf67e98
|
Merge pull request #123957 from kmala/ccm
Do not bind webhook port if webhooks are not present
|
2024-09-05 18:26:32 +01:00 |
|
Kubernetes Prow Robot
|
3ebdb13c5e
|
Merge pull request #127151 from saschagrunert/socat-ebtables
Remove `socat` and `ebtables` from kubeadm preflight checks
|
2024-09-05 17:20:04 +01:00 |
|
Kubernetes Prow Robot
|
52d4972901
|
Merge pull request #127109 from sanposhiho/precheck-move
feat: disable preCheck when QHint is enabled
|
2024-09-05 17:19:57 +01:00 |
|
Kubernetes Prow Robot
|
dfb763b05e
|
Merge pull request #127016 from sanposhiho/multiple-inflightpods
fix: discard a pod at Pop() when the pod is being scheduled
|
2024-09-05 17:19:50 +01:00 |
|
Kubernetes Prow Robot
|
e6f7b35cc4
|
Merge pull request #127139 from tozastation/add-test-nodeaffinity-for-queueinghint
add: integration test for NodeAffinity plugin in requeueing scenarios
|
2024-09-05 16:04:45 +01:00 |
|
Kubernetes Prow Robot
|
3d17b41712
|
Merge pull request #127102 from tosi3k/node-auth-no-underscores
Clean up Node authorizer's non-thread-safe method names
|
2024-09-05 16:04:38 +01:00 |
|
SataQiu
|
da234c9b23
|
kubeadm: improve some grammar issues
|
2024-09-05 22:12:05 +08:00 |
|
SataQiu
|
ea61d04db1
|
kubeadm: improve some grammar issues and add post-upgrade phase
|
2024-09-05 22:04:36 +08:00 |
|
SataQiu
|
a2f8d31c65
|
kubeadm: improve some grammar issues and add some unit test cases
|
2024-09-05 22:04:36 +08:00 |
|
SataQiu
|
595482d264
|
kubeadm: implement 'kubeadm upgrade apply phase'
Signed-off-by: SataQiu <shidaqiu2018@gmail.com>
|
2024-09-05 22:04:32 +08:00 |
|
Kubernetes Prow Robot
|
9f01cd7b28
|
Merge pull request #115834 from stlaz/remote-uid
RequestHeader authentication: add UID to recognized request headers
|
2024-09-05 14:53:37 +01:00 |
|
Kensei Nakada
|
6d357d2476
|
fix: discard a pod at Pop() when the pod is being scheduled
|
2024-09-05 22:30:43 +09:00 |
|
Sascha Grunert
|
5f9a6d3e57
|
Remove socat and ebtables from kubeadm preflight checks
Follow-up on https://github.com/kubernetes/release/pull/3722
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
|
2024-09-05 15:14:49 +02:00 |
|
Stanislav Láznička
|
3a4d9eccf4
|
integration: add a test for KAS remote UID headers
|
2024-09-05 14:34:15 +02:00 |
|
Stanislav Láznička
|
2ac7639016
|
integration: add a test where UID is not passed in Request Headers
|
2024-09-05 14:34:14 +02:00 |
|
Stanislav Láznička
|
26902de531
|
delegate authn: don't default the ReqHeaders UID header
|
2024-09-05 14:32:55 +02:00 |
|
Stanislav Láznička
|
dcc6cf9280
|
test:integration: add aggregated API test for RequestHeader UID
|
2024-09-05 14:32:54 +02:00 |
|
Stanislav Láznička
|
2cc0370169
|
client-go: add the UID to the auth-proxy roundtripper
|
2024-09-05 14:28:31 +02:00 |
|
Stanislav Láznička
|
0409ba7ff1
|
cluster trust CM: wire in the new RequestHeader UID config
|
2024-09-05 14:28:31 +02:00 |
|
Stanislav Láznička
|
7fabd06c2b
|
requestheaders: add a "requestheader-uid-headers" flag and wire it up
|
2024-09-05 14:28:31 +02:00 |
|
Kubernetes Prow Robot
|
3b86da0c0c
|
Merge pull request #127136 from liangyuanpeng/agnhost_2.53
Bump version of agnhost to 2.53 used in e2e tests.
|
2024-09-05 12:16:07 +01:00 |
|
Kubernetes Prow Robot
|
3ac8fc04e1
|
Merge pull request #126834 from carlory/fix-125924-1
DRA: rename pkg/cm/dra/plugin files
|
2024-09-05 12:15:58 +01:00 |
|
tozastation
|
0c9828e7f0
|
add: integration test for NodeAffinity plugin
Signed-off-by: tozastation <tozastation@gmail.com>
|
2024-09-05 18:33:23 +09:00 |
|
Kubernetes Prow Robot
|
fbaeab34f9
|
Merge pull request #127090 from nayihz/add_test_interpodaffinity
add integration test for interpodaffinity in requeueing scenarios
|
2024-09-05 09:05:19 +01:00 |
|
nayihz
|
ffe6f0867a
|
add integration test for interpodaffinity in requeueing scenarios
|
2024-09-05 14:55:31 +08:00 |
|
Kubernetes Prow Robot
|
b83ec12c43
|
Merge pull request #126847 from aroradaman/conntrack-netlink
Remove conntrack binary dependency from kube-proxy
|
2024-09-05 07:03:51 +01:00 |
|
Kubernetes Prow Robot
|
a105f3683c
|
Merge pull request #126810 from liangyuanpeng/testgrid_podhostips
Do not serial for tests of Pod Host IPs.
|
2024-09-05 07:03:44 +01:00 |
|
Lan Liang
|
10a39e2c22
|
Bump version of agnhost to 2.53 used in e2e tests.
Signed-off-by: Lan Liang <gcslyp@gmail.com>
|
2024-09-05 04:59:38 +00:00 |
|
Kubernetes Prow Robot
|
bce499c136
|
Merge pull request #127131 from liggitt/guard-recursive-deps
Add guard for dependencies recursively depending on kubernetes or staging modules
|
2024-09-05 01:11:16 +01:00 |
|
Kubernetes Prow Robot
|
fe25e97403
|
Merge pull request #127116 from ameukam/update-runc-1.1.14
Update Runc to 1.1.14
|
2024-09-05 01:11:10 +01:00 |
|
Keerthan Reddy Mala
|
0e4648daf2
|
Do not bind webhook port if webhooks are not present
|
2024-09-04 16:56:26 -07:00 |
|
Kubernetes Prow Robot
|
8119e57c07
|
Merge pull request #126791 from Jefftree/feature-gate-port
chore: port all non deprecated, non apiserver/controller-manager referenced features to versioned
|
2024-09-04 22:25:56 +01:00 |
|
Jordan Liggitt
|
83f2b390b7
|
Add guard for dependencies recursively depending on kubernetes or staging modules
|
2024-09-04 16:58:04 -04:00 |
|
Arnaud Meukam
|
f810340183
|
Update Runc to 1.1.14
Changelog: https://github.com/opencontainers/runc/releases/tag/v1.1.14
|
2024-09-04 22:22:46 +02:00 |
|
Kubernetes Prow Robot
|
48d6d55a47
|
Merge pull request #127121 from mayooot/fix/typo-resources-
fix(typo): correct 'reources' to 'resources'
|
2024-09-04 21:04:43 +01:00 |
|
Kubernetes Prow Robot
|
e35ad25926
|
Merge pull request #127078 from tenzen-y/job-integration-retry-polling-job-until-timeout
JobInterationTest: Retry polling even if the client fails to obtain Jobs at once
|
2024-09-04 21:04:34 +01:00 |
|
Kubernetes Prow Robot
|
1942134644
|
Merge pull request #127119 from Jefftree/compat-version/cleanup-apiserver-example
Remove example feature gate from pkg/apiserver/kube_features.go
|
2024-09-04 19:56:25 +01:00 |
|