Kubernetes Prow Robot
|
8e05e8346a
|
Merge pull request #81693 from oomichi/replace-e2elog-framework-c-n
Use log functions of core framework on [c-n]
|
2019-08-24 04:48:24 -07:00 |
|
Kubernetes Prow Robot
|
e2f57be0c0
|
Merge pull request #77824 from roycaihw/webhook-trace
mutating webhook: audit log mutation existence and patch
|
2019-08-23 22:26:24 -07:00 |
|
Kubernetes Prow Robot
|
8dc4b1b585
|
Merge pull request #80213 from bclau/tests/skips-windows-unrelated-tests
tests: Skips Windows-unrelated tests on Windows
|
2019-08-23 20:56:25 -07:00 |
|
Kubernetes Prow Robot
|
220498b83a
|
Merge pull request #81107 from wongma7/expand-cleanup
Don't overwrite PVC with nil/empty object returned by failed Update
|
2019-08-23 13:31:31 -07:00 |
|
Haowei Cai
|
98ad20cc8f
|
generated
|
2019-08-23 11:08:54 -07:00 |
|
Haowei Cai
|
d35757c653
|
tests
|
2019-08-23 11:08:54 -07:00 |
|
Kubernetes Prow Robot
|
e5ca30cbe0
|
Merge pull request #81684 from jpbetz/conformance-prep
Prepare admission and CRD e2e tests to be promoted to conformance
|
2019-08-23 08:23:17 -07:00 |
|
Kubernetes Prow Robot
|
518ff2a405
|
Merge pull request #81811 from oomichi/replace-e2elog-framework-deployment-ingress
Use log functions of core framework on [d-i]
|
2019-08-23 06:54:17 -07:00 |
|
Kubernetes Prow Robot
|
3ede02028f
|
Merge pull request #81800 from draveness/feature/update-post-filter-plugin-name
feat: update scheduling framework interface with camelcase
|
2019-08-23 06:53:49 -07:00 |
|
Kubernetes Prow Robot
|
61aa39a25b
|
Merge pull request #81790 from ethan-daocloud/typo-terminator
Cleanup: fix typo in flag help message
|
2019-08-23 06:53:38 -07:00 |
|
Kubernetes Prow Robot
|
da470c6c5f
|
Merge pull request #81767 from schrodit/fix-e2e-node-lease
Do not cleanup node lease namespace in e2e setup suite
|
2019-08-23 04:55:44 -07:00 |
|
Kubernetes Prow Robot
|
66d3572853
|
Merge pull request #79828 from akremsa/remove_eq_cache_tests
Removed equivalence cache tests
|
2019-08-23 04:55:18 -07:00 |
|
Kubernetes Prow Robot
|
15812bc1c7
|
Merge pull request #81755 from wongma7/skip-ssh-volumes
Skip spec.volumes mount/map test if no SSH
|
2019-08-23 03:27:43 -07:00 |
|
Kubernetes Prow Robot
|
994bc115f9
|
Merge pull request #81510 from serathius/stable-metrics-analysis
Finish implementation of stable metrics static analysis
|
2019-08-23 03:27:17 -07:00 |
|
Kubernetes Prow Robot
|
56aded4db0
|
Merge pull request #81721 from mattjmcnaughton/mattjmcnaughton/close-open-files-in-conformance
Close leaking files in `conformance/walk.go`
|
2019-08-23 00:51:45 -07:00 |
|
Kubernetes Prow Robot
|
81c0febcd0
|
Merge pull request #81715 from SataQiu/fix-test-e2e-framework
Fix static check for test/e2e/framework
|
2019-08-22 23:27:55 -07:00 |
|
Kubernetes Prow Robot
|
8bf4bdc7f3
|
Merge pull request #79910 from k-toyoda-pi/replace_KubeDescribe_e2e_kubectl
Replace KubeDescribe with ginkgo.Describe in e2e/kubectl
|
2019-08-22 23:27:16 -07:00 |
|
Kubernetes Prow Robot
|
4a4d5f47d5
|
Merge pull request #81695 from oomichi/ExpectEqual-node
Use framework functions under test/e2e/node/
|
2019-08-22 22:03:58 -07:00 |
|
Kubernetes Prow Robot
|
9ac0c5942d
|
Merge pull request #81673 from jennybuckley/grouping-etcd
Make sure no op updates don't affect the resource version due to serverside apply
|
2019-08-22 20:07:57 -07:00 |
|
Joe Betz
|
a5bf6e6797
|
Replace time.Sleep with poll.wait in admission e2e tests
|
2019-08-22 19:24:44 -07:00 |
|
Kubernetes Prow Robot
|
09a4b7e257
|
Merge pull request #81488 from oomichi/move-HandleFlags
Move HandleFlags to e2e package
|
2019-08-22 17:33:33 -07:00 |
|
Matthew Wong
|
b125bdda20
|
Don't overwrite PVC with nil/empty object returned by failed Update
|
2019-08-22 17:03:06 -07:00 |
|
Joe Betz
|
363d1fec08
|
Switch to v1 for admission and CRDs for all api-machinery e2e tests
|
2019-08-22 16:01:07 -07:00 |
|
Kenichi Omichi
|
20f507fc6a
|
Use log functions of core framework on [d-i]
This makes sub packages of e2e test framework to use log functions
of core framework instead for avoiding circular dependencies.
|
2019-08-22 22:12:47 +00:00 |
|
Kubernetes Prow Robot
|
f14e88ad6e
|
Merge pull request #81414 from wojtek-t/lease_e2e_test
Add e2e test for Lease API
|
2019-08-22 15:09:59 -07:00 |
|
Kubernetes Prow Robot
|
6b47754740
|
Merge pull request #81627 from tallclair/copy
Delete duplicate resource.Quantity.Copy()
|
2019-08-22 11:13:13 -07:00 |
|
draveness
|
af2e0428f6
|
feat: use PreBind instead of Prebind in the scheduling framework
|
2019-08-23 02:09:19 +08:00 |
|
draveness
|
03f0934c80
|
feat: use PostBind instead of Postbind in the scheduling framework
|
2019-08-23 02:09:12 +08:00 |
|
draveness
|
f3816fb757
|
feat: use PreFilter instead of Prefilter in the scheduling framework
|
2019-08-23 02:09:00 +08:00 |
|
Kubernetes Prow Robot
|
315dcca341
|
Merge pull request #53185 from dixudx/fix_admission_attributes_populate_name
populate object name for admission attributes when CREATE
|
2019-08-22 08:42:32 -07:00 |
|
Guangming Wang
|
8ffba14ce4
|
Cleanup: fix typo in flag help message
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
|
2019-08-22 22:58:18 +08:00 |
|
Alexey Kremsa
|
ff7b07c43c
|
removed equivalence cache tests
fix build
|
2019-08-22 14:55:30 +03:00 |
|
Kubernetes Prow Robot
|
8dea3310e5
|
Merge pull request #81376 from logicalhan/health-checks
rename healthz methodNames to be more consistent w/ present day usages
|
2019-08-22 03:48:32 -07:00 |
|
wojtekt
|
4be5ebd4dc
|
Add e2e test for Lease API
|
2019-08-22 12:19:43 +02:00 |
|
Joe Betz
|
d4958c0bee
|
Remove all skips from admission and CRD e2e tests that will be promoted to conformance
|
2019-08-22 02:04:35 -07:00 |
|
Kubernetes Prow Robot
|
c008cf95a9
|
Merge pull request #77865 from mgdevstack/promote-service-types-updates
Promote e2e verifying different types of services and their behaviours
|
2019-08-22 00:50:32 -07:00 |
|
Tim Schrodi
|
e88b6310ce
|
Do not cleanup node lease namespace in e2e setup suite
|
2019-08-22 08:44:31 +02:00 |
|
Kubernetes Prow Robot
|
68d6ec9d4a
|
Merge pull request #80979 from jiatongw/e2e/framework/printstack
[e2e] Dump the stacktrace while an error occurs
|
2019-08-21 23:00:32 -07:00 |
|
Di Xu
|
2771503626
|
drop unused check
|
2019-08-22 11:46:12 +08:00 |
|
Matthew Wong
|
a81ca7ec5f
|
Skip spec.volumes mount/map test if no SSH
|
2019-08-21 16:39:49 -07:00 |
|
Marek Siarkowicz
|
53fc6f9b58
|
Finish implementation of stable metrics static analysis
Handle "DeprecatedVersion" field
Fix kube metrics framework path
Implement handling prometheus util functions for generating buckets
|
2019-08-21 23:46:36 +02:00 |
|
Kubernetes Prow Robot
|
bad4d0ee96
|
Merge pull request #81602 from liggitt/admission-context
Plumb context timeout to admission webhooks
|
2019-08-21 12:42:32 -07:00 |
|
Jiatong Wang
|
9a2ccc2c4f
|
Dump the stacktrace while an error occurs
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com>
|
2019-08-21 11:28:59 -07:00 |
|
Kubernetes Prow Robot
|
dd0fb73a61
|
Merge pull request #81393 from oomichi/cleanup-ReadOrDie
Remove fail argument from ReadOrDie()
|
2019-08-21 10:36:31 -07:00 |
|
jennybuckley
|
aa1f01ec7e
|
Make sure no op updates don't affect the resource version
|
2019-08-21 10:27:01 -07:00 |
|
mattjmcnaughton
|
f7128535bd
|
Close leaking files in conformance/walk.go
We want to ensure we close this file handler if it was opened
successfully.
|
2019-08-21 08:59:35 -04:00 |
|
SataQiu
|
c60377c682
|
fix static check for test/e2e/framework
|
2019-08-21 17:28:36 +08:00 |
|
Kubernetes Prow Robot
|
ab1413ccb6
|
Merge pull request #81551 from odinuge/gce-typo
Fix GCE typo in test output
|
2019-08-21 00:30:03 -07:00 |
|
Kubernetes Prow Robot
|
fd724dbed4
|
Merge pull request #81541 from jpbetz/alternate-port
Use non-default container port and scoped port vars in webhook e2e tests
|
2019-08-21 00:29:46 -07:00 |
|
Kubernetes Prow Robot
|
b47f9a43fe
|
Merge pull request #81499 from chendave/apparmor
Initialize flags to support extra flags
|
2019-08-21 00:29:31 -07:00 |
|