SataQiu
92be899407
Remove GA featuregates: DefaultPodTopologySpread, NonPreemptingPriority, PodAffinityNamespaceSelector, PreferNominatedNode
2022-09-19 22:00:40 +08:00
Kubernetes Prow Robot
64a38b165e
Merge pull request #112238 from demoManito/feat/optimize-ifelse
...
Optimize: correction code specification
2022-09-19 05:29:22 -07:00
Jordan Liggitt
9cfc128b8e
Simplify P&F concurrency test
2022-09-19 08:26:29 -04:00
Kubernetes Prow Robot
a4ad8f4154
Merge pull request #111720 from mimowo/GIT-11183_simplify_taint_based_ittest
...
Simplify the integration test for node lifecycle manager
2022-09-19 02:30:48 -07:00
Marcel Zięba
09f1ce9ec8
Fix list estimator for lists that are executed as gets
2022-09-19 08:53:21 +00:00
Kushagra
cbea8d2248
requested changes
2022-09-19 08:15:06 +00:00
Michal Wozniak
e11039b6f5
Cleanup the TestEvictionForNoExecuteTaintAddedByUser test
2022-09-19 10:07:54 +02:00
Michal Wozniak
ca90621b2a
Simplify the integration test for node lifecycle manager
2022-09-19 10:07:35 +02:00
Kubernetes Prow Robot
25b93a607a
Merge pull request #112352 from pohly/e2e-ginkgo-progress
...
e2e: better ginkgo progress reports
2022-09-19 01:04:32 -07:00
Arda Güçlü
dc2c0ad831
(kubectl patch): Add descriptive message when patch type is unsupported
...
`kubectl patch` commands fails when patch type is strategic merge
patch for CRDs. This PR handles `UnsupportedMediaType` error and
shows descriptive message to user.
2022-09-19 10:15:04 +03:00
Kushagra
79f5c7da33
varibale name change for better understanding
2022-09-19 05:05:01 +00:00
Davanum Srinivas
01d8a4f0c5
update to v1.12.0 of semconv
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-18 19:34:30 -04:00
Davanum Srinivas
a1635fa702
fix how we look for our request
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-18 17:21:19 -04:00
Patrick Ohly
b4e0804764
e2e: poll state of test
...
The new support in ginkgo for progress reports while a test runs dumps
information about where a test is stuck when it runs too long. This can provide
additional insights into what the test is waiting for.
For the Kubernetes jobs using ginkgo-e2e.sh, such dumps are now enabled after
300 seconds and then get repeated every 20 seconds. The initial delay is
intentionally the same as for warning about a slow test. The rationale is that
such test runtimes are unexpected and may need further information to diagnose
why they are slow.
With -ginkgo.source-root, Ginkgo is able to locate the Kubernetes source code
and display small source code snippets for functions that are related to the
test, determined through a heuristic that assumes that all files under the test
suite are for the tests in it.
2022-09-18 10:11:22 +02:00
Patrick Ohly
1e4edaf2fe
e2e: bump ginkgo to v2.2.0
...
The new release adds support for intermediate progress reports.
2022-09-18 10:10:07 +02:00
Kubernetes Prow Robot
127f33f63d
Merge pull request #111221 from inosato/remove-ioutil-from-kubelet
...
Remove ioutil in kubelet/kubeadm and its tests
2022-09-17 21:56:28 -07:00
inosato
7dc1f5e30b
Fix comments
2022-09-18 12:51:03 +09:00
Davanum Srinivas
3eaca7cf51
update code to use newer otel api
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-17 21:48:20 -04:00
Davanum Srinivas
5be80c05c4
updated etcd to v3.5.5 and newer otel libraries as well
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-17 21:47:24 -04:00
Kubernetes Prow Robot
d2e3c70f1d
Merge pull request #111961 from pohly/e2e-klog-output
...
e2e: klog output
2022-09-17 14:38:28 -07:00
Kensei Nakada
eba4d50c15
Update cached Pod to make sure the Pod's status is up-to-date
2022-09-17 14:32:08 +00:00
Kubernetes Prow Robot
23a4920d83
Merge pull request #112540 from mkumatag/fix_unit
...
Add no-op package file to avoid build constraints exclude all Go file…
2022-09-17 03:00:27 -07:00
Manjunath A Kumatagi
2384a341e1
Add no-op package file to avoid build constraints exclude all Go files error
2022-09-17 12:15:49 +05:30
Kubernetes Prow Robot
4ff1369641
Merge pull request #112526 from liggitt/redirect
...
Limit redirect proxy handling to redirected responses
2022-09-16 19:34:29 -07:00
ldsdsy
bd339b9c9c
Eliminate unnecessary string conversions in options.go
2022-09-17 10:01:15 +08:00
Jordan Liggitt
a7e079680a
Limit redirect proxy handling to redirected responses
2022-09-16 21:25:40 -04:00
Kubernetes Prow Robot
3e5e5cc7ee
Merge pull request #112357 from SataQiu/deprecated-20220907
...
kube-scheduler: add taints filtering logic consistent with TaintToleration plugin for PodTopologySpread plugin
2022-09-16 18:14:27 -07:00
Kubernetes Prow Robot
29b856b658
Merge pull request #112520 from gnufied/fix-selinux-support-not-found-csi-driver
...
Do not return err if CSIdriver is not found
2022-09-16 17:04:40 -07:00
Kubernetes Prow Robot
7f672cef0a
Merge pull request #112516 from aojea/topology_log
...
fix endpoint slice controller logging format error
2022-09-16 17:04:30 -07:00
Kubernetes Prow Robot
4bc1398c08
Merge pull request #112510 from humblec/new-2
...
various typo corrections in test/e2e package
2022-09-16 14:59:00 -07:00
Kubernetes Prow Robot
4fb2cf4b4b
Merge pull request #112507 from kerthcet/fix/pod-topology-spread-error
...
Fix calculating error when adding nominated pods in podTopologySpread
2022-09-16 14:58:50 -07:00
Hemant Kumar
8d1e2e0faa
Do not return err if CSIdriver is not found
...
while checking for selinux support
2022-09-16 15:53:03 -04:00
Kubernetes Prow Robot
86c46a4bcc
Merge pull request #112514 from markmc/patch-1
...
client-go: remove reference to TPR in examples
2022-09-16 12:51:02 -07:00
Kubernetes Prow Robot
ea3637f447
Merge pull request #112511 from aojea/e2e_dnspolicy
...
add e2e test for hostNetwork pods with dnsPolicy: ClusterFirstWithHostNet
2022-09-16 12:50:50 -07:00
Kubernetes Prow Robot
3ccce7cf78
Merge pull request #112501 from flant/who-am-i-code-cleanup
...
Cleanup WhoAmI table sorting code
2022-09-16 08:49:28 -07:00
Kubernetes Prow Robot
06fd0a0728
Merge pull request #112489 from dims/etcd_update_v3.5.5
...
etcd: Updated to v3.5.5
2022-09-16 08:49:16 -07:00
Antonio Ojea
c3259df151
fix endpoint slice controller logging format error
...
Co-authored-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
2022-09-16 16:47:51 +02:00
Kubernetes Prow Robot
05f17ee5d6
Merge pull request #111076 from claudiubelu/unittests-6
...
unittests: Fixes cmd unit tests for Windows
2022-09-16 07:39:27 -07:00
Kubernetes Prow Robot
da9d8a9f63
Merge pull request #108332 from mengjiao-liu/improve_taint_test
...
Improve unit test coverage in `pkg/util/taints/`
2022-09-16 07:39:16 -07:00
Mark McLoughlin
d21fc6e762
client-go: remove reference to TPR in examples
...
5 years after third party resources were removed, we're probably just confusing readers with this reference.
2022-09-16 15:14:13 +01:00
Humble Chirammal
40621d4351
Fix the test failure on volume snapshot
...
Since we have upgraded to snapshot controller version to v6, the
snapshot tests looks to be failing in the testgrid. It has been mainly
because the latest version of snapshot controller stopped serving
v1beta1 APIs. The sidecar image versions in the tests also has to be
updated to make sure these are compatible.
This commit add missing RBAC rules for the controller as per the
latest version.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-09-16 19:39:47 +05:30
Kubernetes Prow Robot
740011927c
Merge pull request #112504 from pohly/e2e-wait-service-account
...
e2e framework: better error when service account creation times out
2022-09-16 06:31:28 -07:00
Kubernetes Prow Robot
a43e80f21f
Merge pull request #112227 from viveksahu26/fix_warnings
...
fix linter errors
2022-09-16 06:31:17 -07:00
Humble Chirammal
9e9fc2be88
various corrections in test/e2e package
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-09-16 18:59:30 +05:30
Antonio Ojea
210c1302ef
add e2e test for hostNetworl pods with dnsPolicy: ClusterFirstWithHostNet
2022-09-16 15:26:38 +02:00
Kubernetes Prow Robot
cccfc0989b
Merge pull request #112508 from SataQiu/fix-kubeadm-20220916
...
kubeadm: allow RSA and ECDSA format keys in preflight check
2022-09-16 04:57:17 -07:00
Humble Chirammal
4bafd53a02
Correct typos in pkg/controller/volume
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-09-16 16:50:20 +05:30
Humble Chirammal
f22a74aa6a
various corrections in pkg/volume
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-09-16 16:42:06 +05:30
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