Kubernetes Prow Robot
|
76c112ed06
|
Merge pull request #77965 from lubinsz/pr_bazel_dir
Bug fix: failed to run integration test by using bazel
|
2019-05-17 07:00:37 -07:00 |
|
Kubernetes Prow Robot
|
3193e78a2f
|
Merge pull request #77333 from sttts/sttts-structural-crd-pruning
apiextensions: implement structural schema CRD pruning
|
2019-05-17 05:38:05 -07:00 |
|
s-ito-ts
|
9357cecf54
|
Use framework.ExpectNoError() for e2e/storage/vsphere
|
2019-05-17 09:50:19 +00:00 |
|
Kubernetes Prow Robot
|
b10e16e8ec
|
Merge pull request #77955 from oomichi/use-ExpectNoError-upgrades
Use ExpectNoError() for e2e/upgrades
|
2019-05-17 02:04:58 -07:00 |
|
Kubernetes Prow Robot
|
27410955e2
|
Merge pull request #77952 from liggitt/delete-on-update
Handle updates removing remaining finalizers on deleted objects
|
2019-05-17 02:04:32 -07:00 |
|
Kubernetes Prow Robot
|
01f0be4901
|
Merge pull request #76639 from lubinsz/pr_bzl_arm64
Add an environment variable for bazel-test-integration on Arm
|
2019-05-17 02:04:06 -07:00 |
|
Dr. Stefan Schimanski
|
d10f8c1ad3
|
Update generated files
|
2019-05-17 09:35:10 +02:00 |
|
Dr. Stefan Schimanski
|
c6712455bd
|
apiextensions: add pruning e2e & integration tests for admission webhooks
|
2019-05-17 09:35:10 +02:00 |
|
Dr. Stefan Schimanski
|
77bfddacfd
|
apiextensions: add pruning integration tests
|
2019-05-17 09:35:10 +02:00 |
|
Kubernetes Prow Robot
|
dc462bd473
|
Merge pull request #77927 from sttts/sttts-e2e-util-crd-cleanup
e2e: cleanup test/util/crd to decouple tests
|
2019-05-16 20:40:04 -07:00 |
|
Kubernetes Prow Robot
|
abd35ad758
|
Merge pull request #77902 from s-ito-ts/77103_e2e_node
Use framework.ExpectNoError() for e2e/node
|
2019-05-16 20:39:39 -07:00 |
|
Bin Lu
|
5504d845ff
|
Bug fix: failed to run integration test by using bazel
Signed-off-by: Bin Lu <bin.lu@arm.com>
|
2019-05-17 11:19:55 +08:00 |
|
Jean Rouge
|
b39d8f4777
|
Kubelet & implementation changes for Windows GMSA support
This patch comprises the kubelet changes outlined in the Windows GMSA KEP
(https://github.com/kubernetes/enhancements/blob/master/keps/sig-windows/20181221-windows-group-managed-service-accounts-for-container-identity.md)
to add GMSA support to Windows workloads.
Updated tests.
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
|
2019-05-16 22:07:03 -04:00 |
|
Kubernetes Prow Robot
|
dddb133c26
|
Merge pull request #77909 from k-toyoda-pi/use_expect_no_error_e2e_network_2
use framework.ExpectNoError() for e2e/network/ingress.go service.go
|
2019-05-16 16:27:19 -07:00 |
|
Kubernetes Prow Robot
|
6dfc996156
|
Merge pull request #77423 from apelisse/rollout-restart-other-workloads
Implement rollout restart for statefulset and daemonset
|
2019-05-16 16:27:06 -07:00 |
|
Kubernetes Prow Robot
|
109d61f844
|
Merge pull request #75758 from mgdevstack/pqdn-service-linuxonly
Add [LinuxOnly] tag to few e2e verifying dns resolution
|
2019-05-16 16:26:40 -07:00 |
|
Richard Chen
|
2a70a0b424
|
Add an e2e test for running a gpu job interrupted by node recreation.
|
2019-05-16 11:41:01 -07:00 |
|
chaowang
|
9ba0d47465
|
Remove deprecated Kubelet security controls
Change-Id: I9f770e6780b60e881092690f6f177d726f474fe3
|
2019-05-16 13:33:52 -04:00 |
|
Antoine Pelisse
|
145935d815
|
Implement rollout restart for statefulset and daemonset
|
2019-05-16 08:50:42 -07:00 |
|
Kubernetes Prow Robot
|
dfcc60d4e5
|
Merge pull request #77908 from SataQiu/fix-golint-test-20190515
Fix golint failures of test/e2e_node/services
|
2019-05-16 08:48:26 -07:00 |
|
SataQiu
|
be8a072655
|
fix golint failures of test/e2e
|
2019-05-16 23:31:47 +08:00 |
|
Mayank Gaikwad
|
64f2c68948
|
Add [LinuxOnly] to e2e verifying PQDN resolution
|
2019-05-16 20:07:37 +05:30 |
|
Maciej Szulik
|
e808bf9717
|
Don't rely on defaults enforce flags we rely on in tests
|
2019-05-16 15:23:55 +02:00 |
|
Kubernetes Prow Robot
|
1284c99ec9
|
Merge pull request #77894 from draveness/feature/refactor-test-e2e-apps
feat: use framework.ExpectNoError in e2e apps disruption
|
2019-05-16 06:07:42 -07:00 |
|
Kubernetes Prow Robot
|
6fff760175
|
Merge pull request #70658 from spiffxp/tcp-probe
cleanup container probe tests and add tcp probe case
|
2019-05-16 06:05:43 -07:00 |
|
Bin Lu
|
51ee2b1f0b
|
Add an environment variable for bazel-test-integration on Arm
Signed-off-by: Bin Lu <bin.lu@arm.com>
|
2019-05-16 16:53:18 +08:00 |
|
Kubernetes Prow Robot
|
b7bc5dc9db
|
Merge pull request #77692 from oomichi/use-ExpectNoError-common
Use framework.ExpectNoError() for e2e/common
|
2019-05-16 01:10:34 -07:00 |
|
Kubernetes Prow Robot
|
34aa283c65
|
Merge pull request #77643 from atoato88/fix-golint-e2e-framework-asterisk
Fix golint failures of e2e/framework/*.go
|
2019-05-16 01:10:21 -07:00 |
|
Kubernetes Prow Robot
|
aba8040669
|
Merge pull request #77189 from xiaojingchen/fix-golint-failures
Fix golint failures in cmd/kube-controller-manager
|
2019-05-15 22:56:34 -07:00 |
|
Haowei Cai
|
eb35525d4a
|
stop enabling gate in tests
|
2019-05-15 17:15:06 -07:00 |
|
Aaron Crickenberger
|
0541be1787
|
Add a tcp probe e2e test
|
2019-05-15 15:23:35 -07:00 |
|
Aaron Crickenberger
|
944976d11f
|
Extract pod specs and handlers into fixtures
|
2019-05-15 15:22:58 -07:00 |
|
Kenichi Omichi
|
333f3d8b9a
|
Use ExpectNoError() for e2e/upgrades
The e2e test framework has ExpectNoError() for readable test code.
This replaces Expect(err).NotTo(HaveOccurred()) with it.
|
2019-05-15 21:48:40 +00:00 |
|
Jordan Liggitt
|
fba885a0d2
|
Handle updates removing remaining finalizers on deleted objects
|
2019-05-15 17:17:39 -04:00 |
|
Dr. Stefan Schimanski
|
a90cab07f9
|
e2e: cleanup test/util/crd to decouple tests
|
2019-05-15 22:24:21 +02:00 |
|
Kenichi Omichi
|
48f1f74a51
|
Use ExpectNoError() for scalability and scheduling
The e2e test framework has ExpectNoError() for readable test code.
This replaces Expect(err).NotTo(HaveOccurred()) with it.
|
2019-05-15 20:19:25 +00:00 |
|
Kubernetes Prow Robot
|
c50ff35a55
|
Merge pull request #77839 from mcrute/migrate-fake-cp
Staging legacy fake cloud provider
|
2019-05-15 12:32:23 -07:00 |
|
SataQiu
|
7fa953fcb5
|
fix golint failures of test/e2e_node/services
|
2019-05-15 15:37:21 +08:00 |
|
Kubernetes Prow Robot
|
47cef03dab
|
Merge pull request #77748 from yuwenma/etcd-release
Update etcd* version to use latest released images.
|
2019-05-15 00:04:35 -07:00 |
|
Kubernetes Prow Robot
|
358536ed5a
|
Merge pull request #77693 from oomichi/use-ExpectNoError-root
Use framework.ExpectNoError() for e2e/
|
2019-05-15 00:04:22 -07:00 |
|
s-ito-ts
|
f2a7650ede
|
Use framework.ExpectNoError() for e2e/node
|
2019-05-15 05:32:03 +00:00 |
|
toyoda
|
a8e8d4a668
|
use framework.ExpectNoError() for e2e/network/ingress.go service.go
|
2019-05-15 13:57:41 +09:00 |
|
toyoda
|
ba4119a07b
|
use framework.ExpectNoError() for e2e/network
|
2019-05-15 13:33:13 +09:00 |
|
Kubernetes Prow Robot
|
0a3884e164
|
Merge pull request #77714 from danielqsj/t1
cleanup dot imports and make test error checking more readable in test/e2e/scheduling
|
2019-05-14 20:36:41 -07:00 |
|
Kubernetes Prow Robot
|
5c4b6528c2
|
Merge pull request #77613 from mikedanese/fixinclusterconfig
BoundServiceAccountTokenVolume: fix InClusterConfig
|
2019-05-14 20:36:16 -07:00 |
|
draveness
|
95a6376899
|
feat: use framework.ExpectNoError in e2e apps disruption
|
2019-05-15 10:10:23 +08:00 |
|
Kenichi Omichi
|
b9fffd1571
|
Use framework.ExpectNoError() for e2e/common
The e2e test framework has ExpectNoError() for readable test code.
This replaces Expect(err).NotTo(HaveOccurred()) with it.
|
2019-05-15 01:58:01 +00:00 |
|
Kubernetes Prow Robot
|
de6ce5ee16
|
Merge pull request #69867 from HotelsDotCom/allow-updates-to-pdbs
Allow updates/patches to pod disruption budgets
|
2019-05-14 18:24:17 -07:00 |
|
Kubernetes Prow Robot
|
08afeb855f
|
Merge pull request #77821 from kwiesmueller/clear-managed-fields
add test to make sure managedFields can be reset
|
2019-05-14 15:34:32 -07:00 |
|
Kubernetes Prow Robot
|
0b6ad8bc3f
|
Merge pull request #77563 from jpbetz/admission-webhook-options
Pass {Operation}Options to Webhooks
|
2019-05-14 15:34:19 -07:00 |
|