Kubernetes Prow Robot
f4f238e038
Merge pull request #101601 from AliceZhang2016/indexed-job-stable-hostname
...
specify pod name and hostname in indexed job
2021-05-20 01:41:05 -07:00
Antonio Ojea
da9ec0d4c7
remove ingress kubemci tests from e2e
2021-05-20 10:18:43 +02:00
Kubernetes Prow Robot
254c77bb89
Merge pull request #101612 from ikeeip/tests_e2e_resolve_todo_1
...
cleanup: remove TODO at e2e scheduling preemption test
2021-05-19 20:49:04 -07:00
Kubernetes Prow Robot
f01c9e8683
Merge pull request #102030 from aojea/ingress_beta
...
bump ingress e2e tests to v1
2021-05-19 17:23:17 -07:00
marosset
ae424160bd
Adding e2e test for HostProcess containers on Windows
2021-05-19 16:24:14 -07:00
Kubernetes Prow Robot
3cc0ca0988
Merge pull request #102129 from SataQiu/clean-critical-pod-annotation
...
Cleanup useless 'scheduler.alpha.kubernetes.io/critical-pod' annotation
2021-05-19 15:25:31 -07:00
Kubernetes Prow Robot
4e0245389f
Merge pull request #101995 from ii/Riaankl-daemonset-list-deletecollection
...
Write List and DeleteCollection DaemonSet Test +2 endpoints
2021-05-19 15:25:15 -07:00
Kubernetes Prow Robot
8709f18356
Merge pull request #101382 from ii/Riaankl-update-ineligible_endpoints.yaml
...
Add NetworkPolicy Endpoint to Ineligible endpoints
2021-05-19 15:24:52 -07:00
Lubomir I. Ivanov
6d6c6cfb0d
kubeadm: remove e2e test for ClusterStatus
...
Remove the e2e test for ClusterStatus in the kubeadm suite.
The object was deprecated in a previous release and is no longer
written by kubeadm v1.22 in the kubeadm-config config map.
2021-05-20 01:15:05 +03:00
Kubernetes Prow Robot
43c39ea7da
Merge pull request #101261 from ii/Riaankl-replicaset-list-deletecollection
...
Write ReplicaSet List and DeleteCollection test +2 endpoints
2021-05-19 14:22:50 -07:00
ravisantoshgudimetla
040e9c8b51
Promote DS MaxSurge to beta
2021-05-19 16:12:52 -04:00
Mengxue Zhang
e64e34e029
specify pod name and hostname in indexed job
2021-05-19 15:30:13 +00:00
xing-yang
e3cc96e002
Update test/e2e/framework/volume owners file
2021-05-19 13:43:21 +00:00
Antonio Ojea
5ffed5133d
tag ingress multicluster test and adapt to v1
2021-05-19 13:28:22 +02:00
Antonio Ojea
c822a1f2c6
gcp ingress only supports ImplementationSpecific path type
2021-05-19 11:48:01 +02:00
SataQiu
ff18e391e9
cleanup useless 'scheduler.alpha.kubernetes.io/critical-pod' annotation
2021-05-19 17:46:35 +08:00
Antonio Ojea
7b38012e74
add pathtype to scale ingress
2021-05-19 11:41:49 +02:00
Konstantin Misyutin
351f4e9c9c
cleanup: remove TODO at e2e scheduling preemption test
...
Signed-off-by: Konstantin Misyutin <konstantin.misyutin@huawei.com >
2021-05-19 17:34:50 +08:00
Antonio Ojea
fa56d296e0
e2e ingress don't set class if empty
2021-05-19 10:23:49 +02:00
Antonio Ojea
0839ed41ac
mark test that restart kcm as disruptive
2021-05-19 09:31:57 +02:00
Kubernetes Prow Robot
80093635c6
Merge pull request #102109 from mauriciopoppe/remove-v1beta1-test-volume-provisioning
...
Remove v1beta1 volume provisioning test
2021-05-18 23:33:20 -07:00
Stephen Heywood
3c1576ae57
Create e2e Deployment status lifecycle test
...
e2e test validates the following 3 endpoints
- readAppsV1NamespacedDeploymentStatus
- replaceAppsV1NamespacedDeploymentStatus
- patchAppsV1NamespacedDeploymentStatus
2021-05-19 16:34:10 +12:00
Stephen Heywood
bcfa3604a2
Create e2e test for Statefulset Status endpoints
...
e2e test validates the following 3 endpoints
- patchAppsV1NamespacedStatefulSetStatus
- readAppsV1NamespacedStatefulSetStatus
- replaceAppsV1NamespacedStatefulSetStatus
2021-05-19 16:17:19 +12:00
Shiming Zhang
990d0949c4
Add test, after restart dbus, should be able to gracefully shutdown
2021-05-19 10:06:06 +08:00
Zihong Zheng
903c2301cf
Update dns autoscaler test to look at node allocatable instead of capacity
2021-05-18 16:33:49 -07:00
Antonio Ojea
8f5020a3aa
skip nginx controller e2e tests
2021-05-18 22:49:07 +02:00
Mauricio Poppe
88165b02ba
remove v1beta1 volume provisioning test
2021-05-18 20:46:57 +00:00
Antonio Ojea
7d7179ebfd
bump e2e test to ingress v1
2021-05-18 21:42:48 +02:00
Kubernetes Prow Robot
1bd66f0301
Merge pull request #100859 from lack/relax_mount_propagation_e2e_test
...
Position e2e Mount Propagation test to be kubelet-specific
2021-05-18 09:44:49 -07:00
Jordan Liggitt
4b45d0d921
Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
...
This reverts commit b1b06fe0a4
, reversing
changes made to 382a33986b
.
2021-05-18 09:13:47 -04:00
Kubernetes Prow Robot
7ccd90e7d7
Merge pull request #102004 from chendave/ceph_rbd
...
Fix the ceph deploy for e2e testing for ARM64
2021-05-18 05:53:31 -07:00
Arda Güçlü
0965cad63a
Use builtin JoinHostPort function
2021-05-18 14:49:02 +03:00
Arda Güçlü
2ae12e6345
Add Node IP IPv6 formatting in NodeAuthenticator tests
2021-05-18 11:47:15 +03:00
Kubernetes Prow Robot
5c58620118
Merge pull request #101726 from ankeesler/exec-plugin-integration-test
...
test/integration/client: add TestExecPluginRotationViaInformer
2021-05-18 01:29:30 -07:00
Dave Chen
f95a56a99b
Fix the ceph deploy for e2e testing for ARM64
...
- ceph deploy on ARM64 depends on "libec_jerasure_neon.so" which is not included
in `ceph-base` package in fedora26 distro, updated the distro to fedora33 to
fix the issue
```
sh ./mon.sh "$(hostname -i)"
/usr/lib64/ceph/erasure-code/libec_jerasure_neon.so: cannot open shared object file
```
- default pool `rbd` is not created on arm64, need to created this pool manually.
```
rbd import --image-feature layering block foo
rbd: error opening default pool 'rbd'
```
Signed-off-by: Dave Chen <dave.chen@arm.com >
2021-05-18 16:01:05 +08:00
Andrew Keesler
a14cd8e3de
test/integration/client: add TestExecPluginRotationViaInformer
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com >
2021-05-17 17:22:09 -04:00
Kubernetes Prow Robot
4d4b530114
Merge pull request #101903 from cynepco3hahue/e2e_remote_kernel_args
...
e2e node: make possible to add additional kernel arguments
2021-05-17 13:39:59 -07:00
Kubernetes Prow Robot
b1b06fe0a4
Merge pull request #101888 from kolyshkin/update-runc-rc94
...
vendor: bump runc to rc94
2021-05-17 09:43:30 -07:00
Peri Thompson
f01cc7f09a
replace hardcoded docker image
2021-05-17 14:18:26 +01:00
pacoxu
8255288b20
e2e: add log for running which cleanup action
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-16 15:50:43 +08:00
Jian Zeng
32c14da902
fix(metrics-proxy): wait for enough component pods to show up first
...
Signed-off-by: Jian Zeng <zengjian.zj@bytedance.com >
2021-05-15 22:07:05 +08:00
Kubernetes Prow Robot
49a60be8ab
Merge pull request #101496 from ahg-g/ahg-nss-beta
...
Graduate pod affinity NamespaceSelector to Beta
2021-05-14 08:48:04 -07:00
Abdullah Gharaibeh
e49d1144d5
graduate pod affinity NamespaceSelector to Beta
2021-05-14 10:44:57 -04:00
Shihang Zhang
88b31814f4
BoundServiceAccountTokenVolume ga
2021-05-13 20:45:47 -07:00
Kubernetes Prow Robot
8abdf8cf45
Merge pull request #99840 from deads2k/try-beta
...
update to handle beta removals in 1.22
2021-05-13 16:42:05 -07:00
Kubernetes Prow Robot
9739592e84
Merge pull request #101895 from pacoxu/scheduler-proxy-port-wait
...
e2e: waiting for scheduler pod to expose metrics once
2021-05-13 09:34:38 -07:00
David Eads
d6a4afa5b8
update integration tests to reflect the kube version to stop serving removed APIs
2021-05-13 12:04:15 -04:00
Kubernetes Prow Robot
b7e50cd60c
Merge pull request #101931 from ii/update-current-term-period
...
Increase TerminationGracePeriodSeconds to 1 second
2021-05-13 07:12:26 -07:00
Kubernetes Prow Robot
f35e587087
Merge pull request #99899 from hasheddan/update-node-e2e-note
...
Update dependencies in local node test runner
2021-05-13 03:54:25 -07:00
pacoxu
c496b1d335
e2e: waiting for scheduler pod to expose metrics once
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-13 16:54:35 +08:00