Kubernetes Prow Robot
|
b132b69700
|
Merge pull request #103073 from ravisantoshgudimetla/add-e2e-minReadySeconds
StatefulSet minReadySeconds e2e
|
2021-06-25 12:12:59 -07:00 |
|
Kubernetes Prow Robot
|
7eae33cb0e
|
Merge pull request #101464 from Nick-Triller/deflake_assert_events
e2e: deflake test by not relying on events
|
2021-06-24 17:44:45 -07:00 |
|
Kubernetes Prow Robot
|
164ce31e7f
|
Merge pull request #103074 from wongma7/volumelimitsmigration
Disable deprecated volume limits test when CSI migration enabled and replace with CSI-specific test
|
2021-06-24 05:41:53 -07:00 |
|
Kubernetes Prow Robot
|
aae9c3418f
|
Merge pull request #103109 from niulechuan/cleanup/test-e2e-framework
Remove usage of github.com/pkg/errors
|
2021-06-24 01:57:40 -07:00 |
|
Kubernetes Prow Robot
|
0ae157df39
|
Merge pull request #100641 from mauriciopoppe/external-storage-multivolume-windows
Enable GCE PD CSI multivolume tests with windows nodes
|
2021-06-23 10:36:11 -07:00 |
|
ravisantoshgudimetla
|
cf9510751d
|
StatefulSet minReadySeconds e2e
|
2021-06-23 08:23:23 -04:00 |
|
Niu Lechuan
|
12dcd2f84d
|
Remove usage of github.com/pkg/errors
Signed-off-by: Niu Lechuan <lechuan.niu@daocloud.io>
|
2021-06-23 17:46:23 +08:00 |
|
Kubernetes Prow Robot
|
af60bebde3
|
Merge pull request #97028 from knabben/e2e-restart-kubelet
Adding restart kubelet flag on e2e test
|
2021-06-22 21:00:09 -07:00 |
|
Matthew Wong
|
cd318aec0b
|
Disable deprecated volume limits test when migration enabled and replace with CSI-specific test
|
2021-06-22 11:31:00 -07:00 |
|
Mauricio Poppe
|
6583b05f07
|
replace more powershell commands with /bin/sh in volume/fixtures.go
|
2021-06-22 18:27:55 +00:00 |
|
Mauricio Poppe
|
7aa8a497df
|
replaced usage of powershell commands with linux commands
|
2021-06-22 18:27:55 +00:00 |
|
Mauricio Poppe
|
f0d7e9c9d1
|
undo windows compatibility changes because the linux commands work
|
2021-06-22 18:27:54 +00:00 |
|
Mauricio Poppe
|
54070a6628
|
Enable another test in windows, use a /bin/sh command instead of a PS one
|
2021-06-22 18:27:53 +00:00 |
|
Mauricio Poppe
|
ee34cd640a
|
enable gcpdcsi multivolume tests with windows nodes
|
2021-06-22 18:27:50 +00:00 |
|
Antonio Ojea
|
249db7ceb3
|
wait for endpoints to be available
|
2021-06-22 01:49:24 +02:00 |
|
Marek Siarkowicz
|
12447bc803
|
Upgrade etcd server version to 3.5.0-rc.0
|
2021-06-09 17:00:05 +02:00 |
|
Antonio Ojea
|
8e2eeffa79
|
PokeHTTP default timeout to avoid hanging connections
|
2021-06-02 22:38:12 +02:00 |
|
Kubernetes Prow Robot
|
c495744436
|
Merge pull request #101960 from knight42/fix/deflake-metrics-proxy
Deflake tests that need to grab metrics from controller-manager or scheduler
|
2021-05-27 03:40:23 -07:00 |
|
Jian Zeng
|
781c65a40c
|
fix: skip pods with empty ip
|
2021-05-27 16:06:34 +08:00 |
|
Jordan Liggitt
|
f871475a5e
|
Grant PSP permissions to all serviceaccounts in e2e, not just default
|
2021-05-25 17:49:21 -04:00 |
|
Kubernetes Prow Robot
|
d7903669c4
|
Merge pull request #96299 from ggriffiths/snapshot_controller_metrics_e2e_tests
Add Snapshot Controller e2e metric tests
|
2021-05-23 03:33:37 -07:00 |
|
Grant Griffiths
|
564e531aa7
|
Add Snapshot Controller e2e metric tests
Signed-off-by: Grant Griffiths <ggriffiths@purestorage.com>
|
2021-05-20 23:29:23 -07:00 |
|
Kubernetes Prow Robot
|
584fbd23d6
|
Merge pull request #101889 from pacoxu/add-e2e-log-cleanup
e2e: add log for running which cleanup action
|
2021-05-20 03:47:04 -07: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 |
|
xing-yang
|
e3cc96e002
|
Update test/e2e/framework/volume owners file
|
2021-05-19 13:43:21 +00:00 |
|
Antonio Ojea
|
c822a1f2c6
|
gcp ingress only supports ImplementationSpecific path type
|
2021-05-19 11:48:01 +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
|
7d7179ebfd
|
bump e2e test to ingress v1
|
2021-05-18 21:42:48 +02: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 |
|
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 |
|
Kubernetes Prow Robot
|
7563d3092e
|
Merge pull request #96216 from knight42/refactor/disable-insecure-port-in-ctrler-mgr
refactor: disable insecure serving in controller-manager
|
2021-05-10 13:49:36 -07:00 |
|
Kubernetes Prow Robot
|
e4b01cf0d1
|
Merge pull request #101806 from jingxu97/may/multivolumetest
Fix multivolume access tests for Windows
|
2021-05-07 16:47:25 -07:00 |
|
Jack Francis
|
e67bce7077
|
test: retryable error in wait for ready nodes test
|
2021-05-07 12:19:36 -07:00 |
|
Jing Xu
|
5e5a3ce85a
|
Fix multivolume access tests for Windows
Fix issue for multivolume access tests
Change-Id: I7e00d8bfe9682540b60b5998f78f2a48550934af
|
2021-05-07 10:53:40 -07:00 |
|
Nick Triller
|
5ea0162906
|
e2e: deflake test by not relying on events
|
2021-05-06 10:49:21 +02:00 |
|
Jian Zeng
|
c4c2574778
|
refactor(e2e): grab metrics from controller-manager via nginx
Signed-off-by: Jian Zeng <zengjian.zj@bytedance.com>
|
2021-05-03 00:12:06 +08:00 |
|
Kubernetes Prow Robot
|
b11f135a7a
|
Merge pull request #101381 from prameshj/port-change
Use a less-common port for e2e test http pod.
|
2021-04-23 16:14:29 -07:00 |
|
Kubernetes Prow Robot
|
8846859f77
|
Merge pull request #99154 from bertinatto/fix-make-pod
e2e: MakePod() should support block and inline volumes
|
2021-04-23 11:21:39 -07:00 |
|
Kubernetes Prow Robot
|
2f6d79ca88
|
Merge pull request #100548 from mauriciopoppe/ephemeral-storage-e2e-windows
Make ephemeral volume tests work with Windows nodes
|
2021-04-22 17:44:01 -07:00 |
|
Pavithra Ramesh
|
2430f23445
|
Use a less-common port for e2e test http pod.
8080 is a common port that is more likely to cause conflicts when used
in hostNetwork mode for tests.
|
2021-04-22 13:17:10 -07:00 |
|
Fabio Bertinatto
|
6a645592fc
|
e2e: MakePod() should support block and inline volumes
|
2021-04-21 11:29:35 +02:00 |
|
Kubernetes Prow Robot
|
97bdd7b9eb
|
Merge pull request #100377 from mauriciopoppe/storage-windows-e2e-tests
Fix "Pod Disks schedule pods each with a PD" test in windows
|
2021-04-15 23:22:22 -07:00 |
|
Mauricio Poppe
|
eaf2954ad8
|
Add a TODO to install sync in agnhost
|
2021-04-16 00:01:18 +00:00 |
|
Kubernetes Prow Robot
|
e639d44ae5
|
Merge pull request #100440 from lojies/ingress_utils_cleanup
log format optimization
|
2021-04-10 19:03:10 -07:00 |
|
Kubernetes Prow Robot
|
4959cd6339
|
Merge pull request #100671 from Niekvdplas/spelling-mistakes
Fixed several spelling mistakes
|
2021-04-09 05:19:45 -07:00 |
|
James Sturtevant
|
d0683b8ce2
|
align some of the pod start up times
|
2021-04-02 11:29:38 -07:00 |
|
Niekvdplas
|
fec272a7b2
|
Fixed several spelling mistakes
|
2021-03-30 23:02:09 +02:00 |
|