Quan Tian
42672ee2ea
Make comment about reject action more accurate
...
Signed-off-by: Quan Tian <qtian@vmware.com>
2024-02-07 23:57:47 +08:00
Quan Tian
c7e48f1ebf
kube-proxy: flush nftables base chains on startup
...
Do an extra "add+delete" once to ensure all previous base chains in the
table will be recreated. Otherwise, altering properties (e.g. priority)
of these chains would fail the transaction.
Signed-off-by: Quan Tian <qtian@vmware.com>
2024-02-07 23:57:40 +08:00
Kubernetes Prow Robot
bd0288af97
Merge pull request #123150 from bzsuni/update/etcd/v3.5.12
...
etcd: Update to version 3.5.12
2024-02-07 07:17:49 -08:00
Dan Winship
7a56b6e3f7
Add validation.IsValidCIDR
...
Move apivalidation.ValidateCIDR to apimachinery, and rename it and
change its return value to match the other functions.
Also, add unit tests.
(Also, while updating NetworkPolicy validation for the API change, fix
a variable name that implied that IPBlock.Except[] is IP-valued rather
than CIDR-valued.)
2024-02-07 09:48:01 -05:00
bzsuni
658e3308f3
etcd: Update to version 3.5.12
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
2024-02-07 21:16:08 +08:00
Vadim Rutkovsky
fc610f0941
kubeadm: use current-context when validating kubelet kubeconfig
...
During initialization `kubeadm init` creates kubelet.conf with
specified name and during finalize phase validates that
this kubeconfig is not corrupted by checking for presence of specific
authinfo
However:
* kubelet doesn't require a specific name for this context
* in external CA mode this kubeconfig can be created outside of
`kubeadm init`
This change updates kubeadm finalize stage to avoid overly strict
context check.
2024-02-07 14:14:13 +01:00
Kubernetes Prow Robot
87fa400d9d
Merge pull request #123126 from bart0sh/PR131-bump-sample-device-plugins-version
...
Bump sample-device-plugin version
2024-02-07 05:01:10 -08:00
Kubernetes Prow Robot
d6e4c6cdea
Merge pull request #123170 from cpanato/update-distroless
...
update distroless-iptables to v0.5.0 debian-base to bookworm-v1.0.1 and setcap to bookworm-v1.0.1
2024-02-07 03:57:07 -08:00
cpanato
ac9482d15f
update distroless-iptables to v0.5.0 debian-base to bookworm-v1.0.1 and setcap to bookworm-v1.0.1
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-02-07 11:46:19 +01:00
Kubernetes Prow Robot
052bce26f4
Merge pull request #122931 from danwinship/ip-validation-cleanup
...
consistently use IsValidIP for IP validation
2024-02-06 15:58:15 -08:00
Jordan Liggitt
eceaed8c07
Put validation utility packages used by API validation under API review
2024-02-06 17:50:09 -05:00
Kubernetes Prow Robot
eb5b9b0b6d
Merge pull request #123140 from Jefftree/latest-sampleapiserver
...
Bump sample-apiserver to latest version (1.29.1)
2024-02-06 12:30:43 -08:00
Kubernetes Prow Robot
2fb99eb9e8
Merge pull request #121141 from wlq1212/introduceNewethod
...
using wait.Interrupted instead of deprecated wait.ErrWaitTimeout for utils
2024-02-06 11:06:34 -08:00
Kubernetes Prow Robot
862ff187ba
Merge pull request #123001 from tkashem/apf-allow-zero-concurrency
...
Allow zero value for the 'nominalConcurrencyShares' field
2024-02-06 09:08:18 -08:00
Kubernetes Prow Robot
e566bd7769
Merge pull request #121952 from sanposhiho/optimize-csi
...
add(nodevolumelimits): return UnschedulableAndUnresolvable when PVC is not found
2024-02-06 07:16:28 -08:00
Oksana Baranova
1ae7553744
Revert "print error message regardless verbosity level"
...
This reverts commit a4afaeda37
.
2024-02-06 16:40:08 +02:00
Ed Bartosh
1085c0b15a
Bump sample-device-plugin image version
...
Currently published image version doesn't include latest code changes,
for example CDI support.
Manifests include different and outdated image versions
2024-02-06 15:35:11 +02:00
Kubernetes Prow Robot
35b1bc45ef
Merge pull request #122925 from tkashem/timeout-refactor-handle-error
...
apiserver: refactor handleError in endpoints/filters
2024-02-06 04:14:31 -08:00
Kubernetes Prow Robot
920333b5fb
Merge pull request #123134 from danwinship/kep-3705-to-ga
...
KEP-3705 CloudDualStackNodeIPs to GA
2024-02-05 23:25:55 -08:00
Kubernetes Prow Robot
1ee42beab9
Merge pull request #123122 from carlory/clean-e2e-Azure
...
Update in-tree azureDisk and azureFile tests
2024-02-05 21:41:35 -08:00
Kubernetes Prow Robot
2ec3ef62d6
Merge pull request #122594 from aravindhp/nlq-windows-e2e
...
e2e: add NodeLogQuery tests for Windows nodes
2024-02-05 21:41:27 -08:00
Kubernetes Prow Robot
244fbf94fd
Merge pull request #122698 from daniel-hutao/feat-1
...
Code Cleanup: Redundant String Conversions and Spelling/Grammar Corrections
2024-02-05 16:57:07 -08:00
Kubernetes Prow Robot
dd301d0f23
Merge pull request #123118 from my-git9/idempotency-ut
...
kubeadm: increase ut coverage for apiclient/idempotency
2024-02-05 14:08:26 -08:00
Abu Kashem
9e37ccedc7
apiserver: refactor handleError in endpoints/filters
2024-02-05 16:12:12 -05:00
Jefftree
6a98704229
Bump to latest version
2024-02-05 21:06:54 +00:00
Kubernetes Prow Robot
77775d4546
Merge pull request #123052 from jsafrane/clean-file-subpath
...
Fix cleanup of file subpaths
2024-02-05 11:42:58 -08:00
Kubernetes Prow Robot
980033ee81
Merge pull request #122999 from marosset/fix-windows-stats-cpu-nano-seconds-usage
...
fixing issue with GetCPUUsageNanoCores on Windows
2024-02-05 11:42:47 -08:00
Rodrigo Campos
cae710d9e9
kublet/userns: Test error messages on init failures
...
This adds a test for the just added wrapping error message, as well as
for the other already present error messages that initialization can
fail with.
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-02-05 19:03:50 +01:00
Kubernetes Prow Robot
dbd3f3564a
Merge pull request #123129 from mkumatag/patch-3
...
Bump version for the sample-device-plugin image
2024-02-05 08:45:51 -08:00
Kubernetes Prow Robot
8c6e940a97
Merge pull request #123098 from munnerz/4193-jti-audit-changes
...
use authentication.kubernetes.io/issued-credential-id audit annotation in serviceaccount token registry endpoint
2024-02-05 08:45:43 -08:00
Kubernetes Prow Robot
003187fd5a
Merge pull request #123069 from bzsuni/build/etcd/v3.5.12
...
etcd: Build image v3.5.12
2024-02-05 08:45:36 -08:00
Kubernetes Prow Robot
c0618cf947
Merge pull request #122769 from thockin/bump_shellcheck_version
...
Bump shellcheck to 0.9.0
2024-02-05 08:45:29 -08:00
Kubernetes Prow Robot
e3fd8640d9
Merge pull request #122672 from adityasamant25/docker-for-mac
...
Correct the link to install Docker Desktop on Mac.
2024-02-05 08:45:22 -08:00
Kubernetes Prow Robot
6972fd7d0b
Merge pull request #122557 from liangyuanpeng/anp_0.29
...
Bump konnectivity-client to v0.29.0
2024-02-05 08:45:16 -08:00
Kubernetes Prow Robot
ce28021839
Merge pull request #121923 from saschagrunert/resources-windows
...
Enable pod container resources tests on Windows
2024-02-05 08:45:08 -08:00
buddie.wei
5855f5178f
Fix the syntax error in the comment of the checkQuotas method. ( #121428 )
...
* Update controller.go
Fix comment error.
From "It there was no quota change mark the waiter as succeeded." to "If there was no quota change mark the waiter as succeeded."
* Adjust the comments to maintain consistent tense throughout.
Adjust the comments to maintain consistent tense throughout.
2024-02-05 08:45:00 -08:00
Kubernetes Prow Robot
35531ae707
Merge pull request #121146 from shijinye/e2ecleanup-cloud-notequal
...
cleanup:e2e-cloud:stop using deprecated framework.ExpectNotEqual
2024-02-05 08:44:53 -08:00
Kubernetes Prow Robot
1fc510a969
Merge pull request #120688 from skitt/copy-instead-of-for-loop
...
Use copy() instead of a for loop
2024-02-05 08:44:40 -08:00
Dan Winship
4ddf69a835
Remove checks of the CloudDualStackNodeIPs feature gate
2024-02-05 11:35:11 -05:00
Kubernetes Prow Robot
026ce57c94
Merge pull request #123084 from masap/fix-local-up-cluster
...
local-up-cluster.sh: Use config file instead of flags for kubelet
2024-02-05 07:21:43 -08:00
Kubernetes Prow Robot
06cecaec52
Merge pull request #122819 from yanggangtony/clean-kubelet-server-codes
...
Clean unused code in kubelet server.
2024-02-05 07:21:36 -08:00
Kubernetes Prow Robot
8cbe59308c
Merge pull request #122786 from HirazawaUi/remove-kubeadm-useless-code
...
kubeadm: remove code to be removed in 1.30
2024-02-05 07:21:29 -08:00
Kubernetes Prow Robot
74888e49f2
Merge pull request #121140 from wlq1212/cleanup-e2e-autoscaling-ExpectNotEqual
...
test-autoscaling stop using deprecated framework.ExpectNotEqual
2024-02-05 07:21:16 -08:00
Dan Winship
eba4fd82eb
KEP-3705 CloudDualStackNodeIPs to GA
2024-02-05 10:17:03 -05:00
xin.li
deec79ad8d
kubeadm: increase ut coverage for apiclient/idempotency
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-02-05 23:02:48 +08:00
James Munnelly
7f12735fff
use authentication.kubernetes.io/issued-credential-id audit annotation in serviceaccount token registry endpoint
2024-02-05 10:24:31 +00:00
Manjunath Kumatagi
becb25c01f
Bump version for the sample-device-plugin image
2024-02-05 11:40:43 +05:30
kerthcet
f97dec2840
Add comments about wildcard clusterEvent
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2024-02-05 11:46:59 +08:00
carlory
31c86e38ac
Update in-tree azureDisk and azureFile tests
2024-02-04 18:29:02 +08:00
kerthcet
d81023db30
When matching clusterEvent, we should consider the "*" additionally
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2024-02-04 14:59:26 +08:00