Sergey Kanzhelev
9ab1ecd686
update cri api readme changelog for 1.31
2024-08-16 22:11:35 +00:00
Kubernetes Prow Robot
1c4f540669
Merge pull request #122739 from HirazawaUi/remove-deprecated-args
...
kubelet: mark the deprecated pod-infra-container-image flag for removal in 1.35
2024-08-16 11:32:38 -07:00
Hung Nguyen
f9f8b789ca
fix spin loop issue with idle work queue
2024-08-16 18:17:47 +00:00
Richa Banker
4acedb5132
init a common apiserver for TestAuthorizationDecisionCaching testcases
2024-08-16 10:52:30 -07:00
Richa Banker
342ecab56a
init a common apiserver for Test_ValidateSecondaryAuthorization testcases
2024-08-16 10:52:30 -07:00
Richa Banker
99eaa71f0e
init a common apiserver for TestCRDParams testcases
2024-08-16 10:52:30 -07:00
Richa Banker
de2730a9a6
split Test_CostLimitForValidation into feature-enabled and feature-disabled tests, init a common apiserver for all testcases
2024-08-16 10:52:30 -07:00
Richa Banker
1e03472fe8
init a common apiserver for Test_ValidateNamespace_WithConfigMapParams testcases
2024-08-16 10:52:29 -07:00
Richa Banker
9df04b7c78
split Test_ValidateNamespace_NoParams into successes and failures tests, init a common apiserver for all testcases
2024-08-16 10:52:29 -07:00
HirazawaUi
b1d88fd80a
move deprecated version to 1.35
2024-08-17 01:26:35 +08:00
Kubernetes Prow Robot
983875b2f5
Merge pull request #126337 from macsko/add_larger_scheduler_perf_test_cases
...
Add larger scheduler_perf test cases
2024-08-16 09:44:38 -07:00
Kubernetes Prow Robot
c999f9d828
Merge pull request #126652 from ardaguclu/add-timeout-cp-dest-check
...
Add timeout cancellation to kubectl cp destination path check
2024-08-16 08:38:45 -07:00
Kubernetes Prow Robot
114900ab1f
Merge pull request #126523 from enj/enj/i/ssa_authz_create_err
...
SSA: improve create authz error message
2024-08-16 08:38:38 -07:00
Lubomir I. Ivanov
d441d9140d
kubeadm: allow mix of --print-manifest and --config flags
...
The flag --print-manifest is only present for the subphases of
'kubeadm init phase addon'. It needs to be allowed to be mixed
with the flag --config so that the user can pass their custom
config that will affect the output of the printed manifests.
2024-08-16 17:01:39 +03:00
Joe Betz
5f1c7ae634
Stamp fake client apply reuqests with name from action
2024-08-16 09:55:01 -04:00
Kubernetes Prow Robot
fa75c8c749
Merge pull request #126671 from fusida/fix-ipallocator-repair-timeout
...
set service-ip-repair-controller wait time match with etcd dial timeout
2024-08-16 06:42:39 -07:00
Arda Güçlü
ca2c9c64b4
Increate timeout to 10sec and shortcut when ctx deadline is exceeded
2024-08-16 16:13:01 +03:00
Kubernetes Prow Robot
0a406ee1b4
Merge pull request #126723 from pwschuurman/revert-125372-pvcScalabilityFix
...
Revert "Improve PVC protection controller's scalability by batch-processing PVCs by namespace & caching live pod list results"
2024-08-16 03:11:13 -07:00
Maciej Skoczeń
3b7b50a2cc
Create fresh etcd instance for each workload in scheduler_perf
2024-08-16 08:19:52 +00:00
古九
fc07c23b73
set service-ip-repair-controller wait time match with etcd dial timeout
2024-08-16 15:45:47 +08:00
Kubernetes Prow Robot
0b3b733c84
Merge pull request #126709 from MadhavJivrajani/bump-go-tools
...
[go1.23] hack/tools: bump go-tools for go1.23.0
2024-08-15 21:01:51 -07:00
Madhav Jivrajani
6b7b36a4ad
hack/tools: bump go-tools for go1.23.0
...
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2024-08-15 21:56:10 -05:00
Kubernetes Prow Robot
1dd3c64502
Merge pull request #126715 from tklauser/use-go-stdlib-slices
...
Use Go standard library slices package instead of k8s.io/utils/strings/slices
2024-08-15 18:03:51 -07:00
pwschuurman
dbcbdbf5fb
Revert "Improve PVC protection controller's scalability by batch-processing PVCs by namespace & caching live pod list results"
2024-08-15 16:33:11 -07:00
Kubernetes Prow Robot
a221d3a40c
Merge pull request #126602 from haircommander/node-cm-test
...
Revert "Skip node container manager test on systemd" and fix test
2024-08-15 15:39:58 -07:00
Kubernetes Prow Robot
b860feb2a6
Merge pull request #126540 from skitt/avoid-double-mock-headers
...
Handle all mock header generation with mockery
2024-08-15 15:39:51 -07:00
Kubernetes Prow Robot
29f96c32dd
Merge pull request #126720 from liggitt/revert-kubeProxy-enable
...
Switch DisableNodeKubeProxyVersion back to disabled-by-default
2024-08-15 13:11:51 -07:00
Kubernetes Prow Robot
f26cf38a50
Merge pull request #126553 from aramase/aramase/c/kep_3331_disallow_k8s_io_prefix
...
Disallow `k8s.io` and `kubernetes.io` namespaced extra key in structured authn config
2024-08-15 11:01:51 -07:00
Jordan Liggitt
c1093cbd79
Fix featuregate lint check
2024-08-15 13:28:30 -04:00
Jordan Liggitt
abf22c3ec5
Switch DisableNodeKubeProxyVersion back to disabled-by-default
...
This is clearing a stable API field, so the 1 year from announcement to change period applies
2024-08-15 13:14:17 -04:00
Anish Ramasekar
89c619f4fe
Disallow k8s.io and kubernetes.io namespaced extra key in structured authn config
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-08-15 09:54:17 -07:00
Kubernetes Prow Robot
66dca4523e
Merge pull request #126529 from googs1025/cli_priorityclass
...
kubectl: added preemptionPolicy field when using kubectl get PriorityClass
2024-08-15 08:49:55 -07:00
googs1025
d28ee829f6
kubectl: added preemptionPolicy field when using kubectl get PriorityClass
2024-08-15 21:41:14 +08:00
Tobias Klauser
23dcd26048
Use Go standard library slices package instead of k8s.io/utils/strings/slices
...
The package was introduced in Go 1.21 and is already in use in the k8s
code base.
2024-08-15 14:43:53 +02:00
Kubernetes Prow Robot
ae7e6267e5
Merge pull request #126703 from SataQiu/kubeadm-etcd-1.32
...
kubeadm: update supported etcd version list for 1.32
2024-08-15 05:41:18 -07:00
Kubernetes Prow Robot
ab26ad0950
Merge pull request #126706 from carlory/kubectl-describe-image-volume
...
show image volume when kubectl describe a pod with image volume
2024-08-15 04:29:18 -07:00
SataQiu
d8b3ada1c1
kubeadm: update supported etcd version list for 1.32
...
Signed-off-by: SataQiu <shidaqiu2018@gmail.com>
2024-08-15 18:23:59 +08:00
carlory
bd32f542e9
Fix print volume when kubelet describe a pod with image volume
2024-08-15 18:22:49 +08:00
Benjamin Elder
78ae67a900
kuebctl cp: discard output from test command
...
we only care about the exit code
see https://github.com/kubernetes/kubernetes/issues/126669
2024-08-15 09:13:12 +03:00
Kubernetes Prow Robot
026c55e40d
Merge pull request #126685 from enj/enj/i/kms_resouce_logs
...
Ensure transformers have access to the resource via request info
2024-08-14 23:11:17 -07:00
Kubernetes Release Robot
7df2b05e77
CHANGELOG: Update directory for v1.28.13 release
2024-08-15 02:04:02 +00:00
Kubernetes Release Robot
3692d0b999
CHANGELOG: Update directory for v1.29.8 release
2024-08-15 01:15:24 +00:00
Kubernetes Prow Robot
cd5f208315
Merge pull request #126698 from enj/enj/i/del_kms_v2_gates
...
Remove KMSv2 and KMSv2KDF feature gates
2024-08-14 18:15:17 -07:00
Monis Khan
6398b8a19f
Remove KMSv2 and KMSv2KDF feature gates
...
These have been GA since v1.29 and can be safely removed.
Signed-off-by: Monis Khan <mok@microsoft.com>
2024-08-14 17:05:18 -04:00
Kubernetes Release Robot
8b96d92e81
CHANGELOG: Update directory for v1.30.4 release
2024-08-14 19:19:42 +00:00
Monis Khan
49d7b4c97e
Ensure transformers have access to the resource via request info
...
This guarantees that logs and metrics that rely on this information
work as expected.
Signed-off-by: Monis Khan <mok@microsoft.com>
2024-08-14 14:03:05 -04:00
Hemant Kumar
26798d24c2
Fix linter hints etc
2024-08-14 12:54:40 -04:00
Hemant Kumar
97eddc8f65
commiting uncommited changes on 2024-08-14 12:46:00 -0400
2024-08-14 12:46:00 -04:00
Kubernetes Prow Robot
b6b7abc871
Merge pull request #126683 from aojea/cidr_strategy
...
status writers are supposed to be constrained to modifying the status stanza
2024-08-14 08:03:18 -07:00
Antonio Ojea
21620165e3
status writers are supposed to be constrained to modifying the status stanza
2024-08-14 13:57:41 +00:00