danielqsj
ccecc67a5b
fix golint error in test/e2e/scheduling
2019-05-14 14:18:52 +08:00
danielqsj
4cb4864487
replace test error checking with more readable way
2019-05-14 14:17:20 +08:00
danielqsj
15a4342fe8
remove dot imports in e2e/scheduling
2019-05-14 14:17:20 +08:00
Joe Betz
332d88db1a
Generate proto bindings for: Pass {Operation}Option to Webhooks
2019-05-13 23:10:58 -07:00
Joe Betz
140c8c73a6
Pass {Operation}Option to Webhooks
2019-05-13 23:10:52 -07:00
Yago Nobre
97e22fb9b1
Update bazel
2019-05-14 03:06:50 -03:00
Kubernetes Prow Robot
44301940ea
Merge pull request #77750 from sttts/sttts-structural-schema-false-XPreserveUnknownFields
...
apiextensions: forbid false x-kubernetes-preserve-unknown-fields
2019-05-13 21:49:22 -07:00
Kubernetes Prow Robot
1cb9c20303
Merge pull request #77579 from k-toyoda-pi/use_expect_no_error_e2e_apps_2
...
use framework.ExpectNoError() for daemon_set.go and deployment.go
2019-05-13 21:49:09 -07:00
Yago Nobre
d92b0e2147
Add phase runner to kubeadm reset
2019-05-14 01:21:36 -03:00
Kubernetes Prow Robot
5f728452ea
Merge pull request #77841 from liggitt/restore-verify-script
...
Revert "fix shellcheck failures of hack/verify-no-vendor-cycles.sh"
2019-05-13 19:47:33 -07:00
Kubernetes Prow Robot
ca9347f535
Merge pull request #77838 from tedyu/matched-plugin
...
Move the array of plugin names to inside the last if block in VolumePluginMgr#FindPluginBySpec
2019-05-13 19:47:21 -07:00
Kubernetes Prow Robot
a60d2126ad
Merge pull request #77715 from danielqsj/t2
...
fix golint error make test error checking more readable in test/e2e/node
2019-05-13 19:47:09 -07:00
Kubernetes Prow Robot
91ba27e900
Merge pull request #77827 from smarterclayton/fix_partial
...
PartialObjectMetadataList should nest values, not pointers for Items
2019-05-13 18:25:58 -07:00
Kubernetes Prow Robot
12832d9055
Merge pull request #77823 from stgleb/typo-fix
...
Fix typo in IPVS acronym
2019-05-13 18:25:46 -07:00
Kubernetes Prow Robot
2fd1e2532a
Merge pull request #77809 from liggitt/beorn7-perks
...
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
2019-05-13 18:25:34 -07:00
Kubernetes Prow Robot
e5fec6507b
Merge pull request #77456 from MikeSpreitzer/fix-run-comment
...
Fix comment on SharedInformer.Run
2019-05-13 18:25:21 -07:00
Kubernetes Prow Robot
2c67fb397d
Merge pull request #77358 from yuwenma/node-termination-handler
...
Updated gce node-termination-handler yaml.
2019-05-13 18:25:09 -07:00
David Zhu
101c6298ce
Add tests for backwardCompatibleAccessModes
2019-05-13 17:41:09 -07:00
David Zhu
196bbaa964
Translate fstype storage class parameter to prefixed stripped parameter
...
in the gce pd translation library. Change storage class translation
library to operate on StorageClass instead of parameters only.
2019-05-13 17:32:11 -07:00
Yuwen Ma
1f0f050fde
Update etcd* version to use latest released images.
2019-05-13 17:28:40 -07:00
Kubernetes Prow Robot
8f23ad2c24
Merge pull request #77754 from atoato88/issue-77103-use-ExpectError-e2e-lifecycle-bootstrap
...
Use framework.ExpectNoError() for e2e/lifecycle/bootstrap
2019-05-13 16:59:21 -07:00
Kubernetes Prow Robot
c54b664b1c
Merge pull request #77559 from ahg-g/permit-extension-point
...
Implement the permit extension point in scheduler.
2019-05-13 16:59:08 -07:00
toyoda
4841e5b98c
use framework.ExpectNoError() for daemon_set.go and deployment.go in e2e/apps
2019-05-14 08:44:54 +09:00
Jordan Liggitt
43c8eb6c36
Revert "fix shellcheck failures of hack/verify-no-vendor-cycles.sh"
...
This reverts commit e25e5a63e7
.
2019-05-13 19:14:03 -04:00
Akihito INOH
dddc6a53d4
Fix golint failures of e2e/framework/*.go
...
This fixes golint failures of the following files:
- test/e2e/framework/networking_utils.go
- test/e2e/framework/service_util.go
- test/e2e/framework/util.go
All golint failures in test/e2e/framework are fixed at this commit.
Remove 'test/e2e/framework' from 'hack/.golint_failures'
2019-05-14 07:04:57 +09:00
Clayton Coleman
f25efd12e6
PartialObjectMetadataList should nest values, not pointers for Items
...
Typo during setting up PartialObjectMetadataList, it should be a slice
of `PartialObjectMetadata`, not a slice of `*PartialObjectMetadata`.
2019-05-13 18:04:16 -04:00
Ted Yu
2001feead2
Move the array of plugin names to inside the last if block in VolumePluginMgr#FindPluginBySpec
2019-05-14 05:48:24 +08:00
Dr. Stefan Schimanski
69c50a70f6
Update generated files
2019-05-13 23:16:22 +02:00
Dr. Stefan Schimanski
d014591a11
apiextensions: forbid false x-kubernetes-preserve-unknown-fields
2019-05-13 23:16:22 +02:00
Zihong Zheng
66086c32cf
Bump cluster-proportional-vertical-autoscaler to 0.7.1
2019-05-13 13:22:27 -07:00
Kubernetes Prow Robot
d881c0d77b
Merge pull request #77815 from loburm/bump_event_exporter
...
Bump image of event-exporter.
2019-05-13 13:16:01 -07:00
Kubernetes Prow Robot
4a82b01a56
Merge pull request #77814 from brandon-mabey/cri-runtime-service-error-injection
...
Fix error injection surface in FakeRuntimeService
2019-05-13 13:15:48 -07:00
Kubernetes Prow Robot
2525ab8572
Merge pull request #77759 from haiyanmeng/host
...
Remove the `host` label from the kubelet http traffic metrics
2019-05-13 13:15:36 -07:00
Kubernetes Prow Robot
389252feae
Merge pull request #77709 from danielqsj/test
...
replace test error checking with more readable way
2019-05-13 13:15:23 -07:00
Kubernetes Prow Robot
ed4c508524
Merge pull request #77619 from caesarxuchao/always-retry
...
In GuaranteedUpdate, retry on any error if we are working with cached data
2019-05-13 13:15:10 -07:00
Jordan Liggitt
ee215ba705
Graceful custom resource storage teardown
2019-05-13 15:39:57 -04:00
Ted Yu
9418affa4d
add comment on rev history length limit
2019-05-14 03:11:20 +08:00
Kubernetes Prow Robot
0252a32342
Merge pull request #77788 from mysunshine92/wym-0510
...
fix typos
2019-05-13 11:52:31 -07:00
Kubernetes Prow Robot
b957c6d7d7
Merge pull request #76869 from gambtho/master
...
Fix golint failures in pkg/securitycontext
2019-05-13 11:52:17 -07:00
stgleb
79b46f47f6
Fix typo in IPVS acronym
2019-05-13 20:33:37 +03:00
Kubernetes Prow Robot
3d12466c02
Merge pull request #77736 from lledru/e2elog-cloud
...
e2e-test/cloud: logf instead framework.logf
2019-05-13 10:26:27 -07:00
Kubernetes Prow Robot
bb8204ef79
Merge pull request #77596 from YoubingLi/bugfix
...
Fixes 77527 - The usage about build unstripped binaries
2019-05-13 10:26:14 -07:00
Kevin Wiesmüller
fe3c9c8b6f
add test to make sure managedFields can be reset
2019-05-13 18:34:11 +02:00
Dan Williams
91716989b6
pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files
...
This PR also adds m1093782566 (Jun Du) to sig-network-reviewers in
recognition of his contributions to the proxy.
2019-05-13 10:30:29 -05:00
Marian Lobur
60e5717f4f
Bump image of event-exporter.
...
Image has a new base image that have some security issue fixes.
2019-05-13 16:27:25 +02:00
Brandon Mabey
ac2d38ffd8
Fix error injection surface in FakeRuntimeService
2019-05-13 10:14:01 -04:00
Kubernetes Prow Robot
bfce916eb1
Merge pull request #77786 from SataQiu/fix-golint-test-20190512
...
Fix golint failures of test/e2e/auth
2019-05-13 07:00:17 -07:00
Jordan Liggitt
867fa61f0c
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
...
bump dependency to version preferred by our version of prometheus
2019-05-13 08:41:02 -04:00
Kubernetes Prow Robot
9b2231a293
Merge pull request #77796 from hormes/fix_data_race_in_ut
...
fix data race in unittest
2019-05-13 05:02:46 -07:00
Kubernetes Prow Robot
222ced7d20
Merge pull request #77642 from mm4tt/chunk_size
...
Revert #77552 now the actual fix #77580 got merged
2019-05-13 05:02:33 -07:00