Commit Graph

125051 Commits

Author SHA1 Message Date
Nilekh Chaudhari
1676af46cc
chore: updates the release note to add behaviour change
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2024-05-08 15:56:05 +00:00
Kubernetes Prow Robot
723c5e99d8
Merge pull request #124742 from cpanato/update-zeitgeist
bump zeitgeist to release v0.5.3
2024-05-08 05:43:21 -07:00
Kubernetes Prow Robot
7ac9237b89
Merge pull request #124725 from aojea/e2e_network_test
Debug E2e network test flake
2024-05-08 04:15:45 -07:00
Hironori Shiina
dbc47341fa Update global cache timestamp more frequently
There are some cases where a pod worker is woken up without a cache
update by the PLEG such as a pod termination. Then, the worker gets
stuck in `cache.GetNewerThan()` till the global cache timestamp is
updated by the PLEG. In order to unblock the stuck worker as early as
the Generic PLEG, this fix makes the Evented PLEG update the global
cache as frequently as the Generic PLEG.
2024-05-08 10:51:33 +02:00
Kubernetes Prow Robot
18349219c2
Merge pull request #123370 from Rei1010/updateCRIAPIReadme
Update cri-api Readme
2024-05-08 01:36:27 -07:00
Sascha Grunert
9c712466f6
Make remote runtime and image service logging independent
It's now possible to pass around the `*klog.Logger` which can also be
`nil` to disable logging at all.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-08 10:32:21 +02:00
cpanato
e731ad5143
bump zeitgeist to release v0.5.3
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-05-08 10:20:31 +02:00
Sascha Grunert
36b7d55355
Remove CRI TimeoutError type
The type is a lefover of dockershim and can be replaced by golang native
error wrapping.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-05-08 09:26:19 +02:00
xuzhenglun
6d7a194e85
Remove GA ServiceNodePortStaticSubrange feature gate 2024-05-08 15:15:02 +08:00
Mike Spreitzer
56fc11f3be
More assertive borrowing by exempt
Happy middle ground with what the KEP says?

Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2024-05-08 02:30:27 -04:00
Kubernetes Prow Robot
7947052689
Merge pull request #124723 from dims/drop-typecheck-providerless-verification
Drop typecheck-providerless verification
2024-05-07 20:43:03 -07:00
Kubernetes Prow Robot
74ae6d1b4b
Merge pull request #124428 from yashsingh74/yashsingh/hostname-test
Added a testcase to check hostname and hostNetwork
2024-05-07 20:42:54 -07:00
Kubernetes Prow Robot
f1385904ea
Merge pull request #123619 from Eduard-Voiculescu/warning-watch-only-msg
show warning message only when running `kubectl get --watch-only`
2024-05-07 20:42:32 -07:00
wen.rui
6546c8bf7f Update cri-api Readme 2024-05-08 09:31:59 +08:00
Kubernetes Prow Robot
48dbcf641e
Merge pull request #124731 from dims/enforce-the-minimum-kernel-version-6.3-check-for-UserNamespacesSupport-feature
Enforce the Minimum Kernel Version 6.3 for UserNamespacesSupport feature
2024-05-07 18:27:14 -07:00
Dan Winship
67e0c519e3 Fix references to "ESIPP" and "OnlyLocal" in network e2e tests 2024-05-07 21:11:13 -04:00
Dan Winship
2d5f148d4a Add feature.LoadBalancer and remove provider-based skips from LB tests 2024-05-07 21:11:13 -04:00
Dan Winship
582a49599a Update the "new" code to pass current lint 2024-05-07 21:11:07 -04:00
Kubernetes Prow Robot
41958b3c16
Merge pull request #124626 from danwinship/endpointslicecache
simplify EndpointSliceCache caching
2024-05-07 16:59:42 -07:00
Kubernetes Prow Robot
d2e6c51b05
Merge pull request #123537 from kaisoz/commonize-job-util-functions
Add the util pkg to commonize job util functions
2024-05-07 16:59:28 -07:00
Antonio Ojea
9239e44950 dump not network information on e2e failures 2024-05-07 21:22:11 +00:00
Kubernetes Prow Robot
1308e661e0
Merge pull request #124718 from matthyx/probes
add coverage tests for probes behavior
2024-05-07 13:29:31 -07:00
Kubernetes Prow Robot
78bc18dcb0
Merge pull request #124715 from SataQiu/fix-kubeadm-20240507
kubeadm: remove deprecated UpgradeAddonsBeforeControlPlane featuregate
2024-05-07 13:29:24 -07:00
Davanum Srinivas
8597b343fa
Enforce the Minimum Kernel Version 6.3 for UserNamespacesSupport feature
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-05-07 16:01:42 -04:00
Filip Křepinský
8ca077ab7a improve TestParallelScale test
we can test for larger number of parallel requests than 2 in
statefulsets with hundreds of replicas
2024-05-07 21:01:47 +02:00
Kubernetes Prow Robot
f281a02d23
Merge pull request #124514 from brianpursley/fix-sort
Change non-quantity strings to sort alphanumerically, instead of using "Natural Sort"
2024-05-07 11:46:30 -07:00
Filip Křepinský
df276c5538 fix requests tracker concurrency 2024-05-07 20:45:18 +02:00
Kubernetes Prow Robot
e6547701f1
Merge pull request #124681 from jpbetz/field-selector-beta
Promote custom resource field selectors to beta
2024-05-07 10:39:05 -07:00
Kubernetes Prow Robot
72786649b6
Merge pull request #124652 from neolit123/1.31-add-cert-expiration-v1beta4
kubeadm: add support for custom cert validity period in v1beta4
2024-05-07 10:38:51 -07:00
Kubernetes Prow Robot
2aff7dbc52
Merge pull request #124726 from enj/enj/i/kms_mock_bump_work
Sync `go.work.sum` of kms mock plugin
2024-05-07 09:33:45 -07:00
Dan Winship
b421bde1de Drop GCE-only tests and subtests from LoadBalancer tests 2024-05-07 11:33:26 -04:00
Dan Winship
35a8c0fb3f Add back the previously-removed loadbalancer e2e tests
(No changes from before they were deleted, and thus they don't
actually compile because of missing provider code.)
2024-05-07 11:31:32 -04:00
Kubernetes Prow Robot
e798b9c269
Merge pull request #124714 from sanposhiho/prealloc
scheduler: preallocation for NodeToStatusMap
2024-05-07 07:07:58 -07:00
Monis Khan
602918bff5
Sync go.work.sum of kms mock plugin
Signed-off-by: Monis Khan <mok@microsoft.com>
2024-05-07 09:38:33 -04:00
Joe Betz
6ba3b318d3 Add version testing 2024-05-07 09:11:32 -04:00
Kubernetes Prow Robot
a7721e4312
Merge pull request #124722 from bells17/update-logcheck-k8s.io-components
Include k8s.io components with contextual logging in logcheck.conf
2024-05-07 05:47:33 -07:00
Davanum Srinivas
fa7cdf81cc
Drop typecheck-providerless verification
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-05-07 08:24:15 -04:00
bells17
318ea033d5 Include k8s.io components with contextual logging in logcheck.conf 2024-05-07 20:35:33 +09:00
Tomas Tormo
c856c412b9 Add util pkg to commonize job util functions 2024-05-07 09:27:46 +00:00
Antonio Ojea
ff8573343c Revert "e2e/network: stream pod logs for debugging"
This reverts commit d70f96fe22.
2024-05-07 08:53:27 +00:00
Kubernetes Prow Robot
0590bb1ac4
Merge pull request #124592 from ah8ad3/add-kubectl-set-completion
Add completion for kubectl set image
2024-05-06 23:20:51 -07:00
Matthias Bertschy
18f9a08463 add coverage tests for probes behavior
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2024-05-07 07:18:27 +02:00
ah8ad3
ee58214bfb Add completion for kubectl set image 2024-05-07 08:47:47 +03:30
carlory
23700e0336 revert cmd/kubelet/app/plugins.go and cmd/kubelet/app/plugins_providers.go, but remove gcp dependencies 2024-05-07 11:49:11 +08:00
SataQiu
6f94700886 kubeadm: remove deprecated UpgradeAddonsBeforeControlPlane featuregate 2024-05-07 09:24:10 +08:00
Kensei Nakada
9fcd791c01 scheduler: preallocation for NodeToStatusMap 2024-05-07 00:01:24 +00:00
Kubernetes Prow Robot
1dc30bf90f
Merge pull request #124600 from alvaroaleman/typed-wq
Use the generic/typed workqueue throughout
2024-05-06 16:18:31 -07:00
Kubernetes Prow Robot
54687f317b
Merge pull request #124673 from jpbetz/retry-beta
Promote RetryGenerateName to beta
2024-05-06 15:11:56 -07:00
Kubernetes Prow Robot
65f8129e51
Merge pull request #124668 from bart0sh/PR143-e2e-node-fix-containers-lifecycle
node_e2e: refactor RunTogether function
2024-05-06 15:11:46 -07:00
Eduard Voiculescu
a0aa7bf6d1 show warning message only when running kubectl get --watch-only 2024-05-06 14:11:03 -04:00