SataQiu
de4aeecd48
kubeadm: allow RSA and ECDSA format keys in preflight check
2022-09-16 18:50:45 +08:00
Kubernetes Prow Robot
0f582f7c3f
Merge pull request #112416 from aojea/race_apiserver_startup
...
Don't run TestCleanup that requires etcd on non linux+amd64 platforms
2022-09-16 02:49:18 -07:00
kerthcet
9a9fbf598e
Fix calculating error when adding nominated pods in podTopologySpread
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-09-16 17:28:49 +08:00
Mengjiao Liu
1b9e4eb073
Improve test readability by fixing previous code variables that could easily be changed and
...
improve unit test coverage in `pkg/util/taints/taints_test.go`
2022-09-16 17:23:35 +08:00
Patrick Ohly
efc172f4bf
e2e framework: better error when service account creation times out
...
When waiting for the default service account in a new namespace, not finding
one was reported as "unexpected error: timed out waiting for the condition"...
2022-09-16 11:21:31 +02:00
Antonio Ojea
920dec740b
skip etcd unit tests on non fully supported architectures
...
etcd only fully supports linux && amd64, the other architectures
and OS are only guaranteed to build, see:
https://etcd.io/docs/v3.5/op-guide/supported-platform/#support-tiers
Skip the test that use etcd on not well supported environment to
guarantee the stability of the test.
2022-09-16 10:38:03 +02:00
Patrick Ohly
0bd901afea
e2e framework: better error messages when pod has failed or completed
...
Getting a message about "pod ran to completion" is confusing when the pod
hasn't been able to start at all. The failed state now has a different message.
To address the previous ambiguity, the success state is described as "ran to
completion successfully".
2022-09-16 09:12:51 +02:00
m.nabokikh
b81b422a70
Cleanup WhoAmI sorting code
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-09-16 07:14:20 +02:00
Kubernetes Prow Robot
02ac8ac418
Merge pull request #112487 from liggitt/flowcontrol-test
...
Add compatibility fixtures for v1beta2 flowcontrol
2022-09-15 20:21:16 -07:00
Davanum Srinivas
0f6b9b883c
etcd: Updated to v3.5.5
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-15 21:05:13 -04:00
Kubernetes Prow Robot
2ed2e77bc7
Merge pull request #112485 from dims/etcd-image-v3.5.5
...
etcd: Build image 3.5.5-0
2022-09-15 17:53:40 -07:00
Kubernetes Prow Robot
8b7840e393
Merge pull request #112475 from vatsalparekh/fix-TestRESTClientLimiter
...
Fix Infelicities in TestRESTClientLimiter
2022-09-15 17:53:34 -07:00
Kubernetes Prow Robot
369d0cfced
Merge pull request #112436 from mengjiao-liu/remove_unused_function_in_taints
...
Remove unused functions in pkg/util/taints/
2022-09-15 17:53:27 -07:00
Kubernetes Prow Robot
ad1e330977
Merge pull request #111567 from inosato/remove-ioutil-from-component-base
...
Remove ioutil from component-base
2022-09-15 17:53:16 -07:00
Kubernetes Prow Robot
be506dc46e
Merge pull request #112476 from enj/enj/i/list_pager_flake
...
Check for context cancellation on each buffered chunk
2022-09-15 16:41:32 -07:00
Kubernetes Prow Robot
4c3a7d767d
Merge pull request #112448 from SataQiu/improve-apiserver-20220914
...
Using simpler wrapper function capabilities.Setup instead of calling Initialize directly
2022-09-15 16:41:26 -07:00
Kubernetes Prow Robot
efaf56d4b6
Merge pull request #112444 from piotrnosek/hpamultimplemetrics
...
HPA E2E tests: Multiple Metrics
2022-09-15 16:41:18 -07:00
Kubernetes Prow Robot
9cd6331f95
Merge pull request #112267 from sjenning/aws-skip-health-rules-master-upstream
...
aws: skip health rules if they are a subnet of the client rule
2022-09-15 16:41:06 -07:00
Kubernetes Prow Robot
6824cd3add
Merge pull request #112450 from enj/enj/i/exec_tls_cache_holder_cleanup
...
client-go/transport: drop Dial and GetCert fields in favor of Holders
2022-09-15 15:33:32 -07:00
Kubernetes Prow Robot
dc0dfdd109
Merge pull request #111866 from pacoxu/validate
...
added ratcheting validation for x-kubernetes-list-type
2022-09-15 15:33:21 -07:00
Jordan Liggitt
9328351de4
Add compatibility fixtures for v1beta2 flowcontrol
2022-09-15 17:08:40 -04:00
Davanum Srinivas
4e650c3c7c
etcd: Build image 3.5.5-0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-15 15:37:10 -04:00
Rodolfo Martínez Vega
bbd1c4b1c0
Only keep approvers from the last 3 past releases
2022-09-15 12:19:55 -05:00
Kubernetes Release Robot
661899f1a1
CHANGELOG: Update directory for v1.22.14 release
2022-09-15 14:46:03 +00:00
Kubernetes Release Robot
994250a223
CHANGELOG: Update directory for v1.25.1 release
2022-09-15 14:42:13 +00:00
Monis Khan
7458ed01d6
Check for context cancellation on each buffered chunk
...
TestListPager_EachListItem flakes without this change.
Signed-off-by: Monis Khan <mok@microsoft.com>
2022-09-15 10:36:15 -04:00
Monis Khan
3313a70d5b
client-go/transport: drop Dial and GetCert fields in favor of Holders
...
Signed-off-by: Monis Khan <mok@microsoft.com>
2022-09-15 10:11:37 -04:00
Vatsal Parekh
c980cf489e
Fix Infelicities in TestRESTClientLimiter
...
Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>
2022-09-15 19:30:40 +05:30
Kubernetes Prow Robot
7a68c8a21a
Merge pull request #112091 from xyz-li/master
...
kubectl: fix memory leaks in port forwarding client
2022-09-15 06:47:25 -07:00
Paco Xu
6dd961bddc
add test case for array checking with dup values
...
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2022-09-15 21:35:41 +08:00
Kubernetes Prow Robot
0c8f17f560
Merge pull request #112471 from flant/who-am-i-fix-flaky-test
...
Fix WhoAmI flaky test
2022-09-15 05:29:24 -07:00
ialidzhikov
14d8d574a1
Improve the error returned from the LabelSelectorAsSelector
func
2022-09-15 13:58:36 +03:00
Kubernetes Prow Robot
918f84cd90
Merge pull request #112463 from Nordix/fix-ipvs-filter
...
Corrects target in the KUBE-IPVS-FILTER chain
2022-09-15 02:45:22 -07:00
m.nabokikh
378d7f8f2b
Fix WhoAmI flaky test
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-09-15 11:02:42 +02:00
Kubernetes Prow Robot
21dfce2d7d
Merge pull request #112437 from yangjunmyfm192085/cleanupproxy
...
cleanup useless check about CIDR
2022-09-15 01:23:21 -07:00
Manish Kumar
4f85a58480
Add notes for strategic merge patch is not supported for CR
2022-09-15 11:40:46 +05:30
Lars Ekman
639b9bca5d
Corrects target in the KUBE-IPVS-FILTER chain
...
The target was "ACCEPT" which disabled any other check like
loadBalancerSourceRanges in the KUBE-PROXY-FIREWALL chain.
The target is now "RETURN".
2022-09-15 07:49:12 +02:00
Kubernetes Prow Robot
657776e52b
Merge pull request #112350 from chenk008/reduce_kubeadm_tls_wait
...
Reduce kubeadm tls bootstrap wait
2022-09-14 22:21:22 -07:00
chenk008
c601c7fd4c
reduce kubeadm tls bootstrap retry interval to 1s
2022-09-15 11:31:02 +08:00
Kubernetes Prow Robot
80ddaf23a8
Merge pull request #112458 from dims/switch-to-release-tag-for-antlr-v1.4.10
...
Switch to release tag for antlr : v1.4.10
2022-09-14 18:37:34 -07:00
Kubernetes Prow Robot
c5f795c8bf
Merge pull request #112222 from astraw99/fix-scheduler-misc
...
Update some scheduler misc
2022-09-14 18:37:22 -07:00
Kubernetes Release Robot
0ed7e2536b
CHANGELOG: Update directory for v1.23.11 release
2022-09-15 00:31:35 +00:00
Kubernetes Prow Robot
43a5c7b4e2
Merge pull request #112446 from gcampbell12/gc/update-dns-addon
...
Update kube-dns and nodelocaldns to 1.22.11
2022-09-14 15:39:33 -07:00
Kubernetes Prow Robot
4363c87bd5
Merge pull request #112433 from ncdc/reduce-SchemaHas-allocs
...
Reduce allocations in HasSchemas
2022-09-14 15:39:21 -07:00
Victor Morales
f37ab167f8
Enable paralellism in scheduler unit tests
...
Unit tests run in parallel at the package level. This change allows the
execution of sig/scheduling unit tests in parallel.
Signed-off-by: Victor Morales <v.morales@samsung.com>
2022-09-14 14:20:56 -07:00
Kubernetes Release Robot
6e0de20fbb
CHANGELOG: Update directory for v1.24.5 release
2022-09-14 20:44:53 +00:00
Kubernetes Prow Robot
9f62f4f087
Merge pull request #112392 from alexkats/enable-tests-for-large-clusters
...
Remove 'DisabledForLargeClusters' tag for LB tests
2022-09-14 13:07:34 -07:00
Kubernetes Prow Robot
4e8b11d441
Merge pull request #111333 from flant/selfsubjectattributesreviews
...
Add auth API to get self subject attributes
2022-09-14 13:07:22 -07:00
Davanum Srinivas
9f75c56646
Switch to release tag for antlr : v1.4.10
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-14 15:54:34 -04:00
Rodolfo Martínez Vega
8cf081c314
Add approver and reviewers for 1.26
2022-09-14 14:24:43 -05:00