Commit Graph

77251 Commits (b66fb6a34747e53ad8510d420b4b3704fa42fec7)

Author SHA1 Message Date
Kubernetes Prow Robot b66fb6a347
Merge pull request #76658 from ksubrmnn/owners
Update winkernel owners file
2019-04-16 17:48:50 -07:00
Kubernetes Prow Robot dffbae622a
Merge pull request #76633 from xichengliudui/little-bug
Small bug: Comments and function names do not match
2019-04-16 17:48:34 -07:00
Kubernetes Prow Robot a670e85ad8
Merge pull request #76536 from cwdsuzhou/remove_unused_lock
Remove unused lock in scheduler
2019-04-16 17:48:19 -07:00
Kubernetes Prow Robot 4784a05d51
Merge pull request #76519 from haiyanmeng/readlimit-credentialprovider
Limit the read length of ioutil.ReadAll in `pkg/credentialprovider`
2019-04-16 17:48:04 -07:00
Kubernetes Prow Robot a404238d1c
Merge pull request #76638 from SataQiu/clean-command-kubeadm-20190416
[kubeadm] clean up command description information for consistency and readability
2019-04-16 16:20:45 -07:00
Kubernetes Prow Robot 9746a40e44
Merge pull request #76636 from mdaniel/kubeadm-issue-1507
Output missing cert or key name in DownloadCerts
2019-04-16 16:20:28 -07:00
Kubernetes Prow Robot 92e087c402
Merge pull request #75989 from neolit123/remove-aggregator-from-e2e-fw
[e2e] decouple the aggregated clientset from the e2e testing framework
2019-04-16 16:20:09 -07:00
Kubernetes Prow Robot a81a8b6529
Merge pull request #75066 from aojea/e2e_ipv6_conn
Use IP addresses to test external connectivity
2019-04-16 16:19:53 -07:00
Kubernetes Prow Robot 90b9ccf7f4
Merge pull request #74447 from WanLinghao/builder_ptr_replace
Remove and replace ptr functions
2019-04-16 16:19:38 -07:00
Anago GCB db5d390d99 Add CHANGELOG-1.15.md for v1.15.0-alpha.1. 2019-04-16 21:39:16 +00:00
Haiyan Meng 529ac8a2d8
Limit the read length of ioutil.ReadAll in `pkg/credentialprovider`
Signed-off-by: Haiyan Meng <haiyanmeng@google.com>
2019-04-16 13:59:44 -07:00
Kubernetes Prow Robot 84a859fbcf
Merge pull request #75474 from hormes/add_heartbeat_inside_watch
add heartbeat inside watch
2019-04-16 13:55:10 -07:00
Kubernetes Prow Robot 2347da833c
Merge pull request #76378 from cwdsuzhou/clean_up_codes_in_scheduler
clean up unused code in scheduler
2019-04-16 12:29:07 -07:00
ksubrmnn a7c3068e86 Update owners file 2019-04-16 10:45:50 -07:00
Kubernetes Prow Robot e8fc79da3a
Merge pull request #76644 from ping035627/k8s-190416-2
Delete unused struct, nodeEnumerator
2019-04-16 10:27:58 -07:00
Kubernetes Prow Robot 0dc281df04
Merge pull request #76631 from andrewsykim/refactor-framework-util
remove unused functions & types in test/e2e/framework/util.go
2019-04-16 10:27:44 -07:00
Kubernetes Prow Robot 1a0a75750c
Merge pull request #76613 from SataQiu/fix-golint-20190416
Fix golint failures of pkg/apis/core/helper
2019-04-16 10:27:31 -07:00
Kubernetes Prow Robot 123b9c9e10
Merge pull request #76313 from SataQiu/fix-hack-2019040902
Fix shellcheck failures of hack/update-openapi-spec.sh
2019-04-16 10:27:10 -07:00
Kubernetes Prow Robot 440d086268
Merge pull request #76257 from johscheuer/remove-unused-nodeipam-code
Remove empty metrics.go file and method call
2019-04-16 08:57:09 -07:00
Matthew L Daniel b0814869b0
Output missing cert or key name in DownloadCerts
Otherwise the user does not know what key `kubeadm` is expecting, which makes troubleshooting harder
2019-04-16 08:53:48 -07:00
Lubomir I. Ivanov 760a825f7c e2e-test-framework: decouple the aggregated clientset from the framework
Remove usage of the aggregated clientset in the e2e testing framework
itself. We have one test that consumes the clientset in the suite
and it's in test/e2e/apimachinery/aggregator.go, which was recently
promoted to conformance in 8101b86.

This test now obtains a local copy of the aggregated clientset.
The suite still has to compile the internal client in.
One possible solution here is to move this test in a separate suite,
yet it's unclear of how to tackle the problem now that the test
has to run as part of the conformance suite.
2019-04-16 18:05:09 +03:00
SataQiu 3949ee0f79 clean up command description information for consistency and readability 2019-04-16 22:58:10 +08:00
fansong.cfs d70edd3d39 add watch bookmark 2019-04-16 19:05:25 +08:00
PingWang a82749999d Delete unused struct, nodeEnumerator
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-04-16 17:57:22 +08:00
Kubernetes Prow Robot 99e61466ab
Merge pull request #76637 from mm4tt/test_network
Add missing node.address != "" condition in tests
2019-04-16 02:12:17 -07:00
Kubernetes Prow Robot f44d04c1a2
Merge pull request #76595 from danielqsj/pa
clean the deprecated func Parallelize
2019-04-16 02:12:01 -07:00
Kubernetes Prow Robot 03c5079ac1
Merge pull request #75134 from mgdevstack/promote-runtime-3
Promote container runtime e2e verifying termination message
2019-04-16 02:11:44 -07:00
Kubernetes Prow Robot 98b6f35999
Merge pull request #74610 from oomichi/issue/74038-2
Enable StorageObjectInUseProtection by default
2019-04-16 02:11:29 -07:00
Kubernetes Prow Robot 01f04be28a
Merge pull request #74111 from stewart-yu/stewart-config-serializer
Implement a dedicated serializer package for ComponentConfigs
2019-04-16 02:11:13 -07:00
Kubernetes Prow Robot 53b7bc30b3
Merge pull request #76612 from mkumatag/patch-1
Add mkumatag to the approvers list
2019-04-16 00:51:23 -07:00
Kubernetes Prow Robot 82e15dad1c
Merge pull request #76068 from yagonobre/simplify-version-bump
Simplify kubeadm bump version on TestEtcdSupportedVersion
2019-04-16 00:51:08 -07:00
Kubernetes Prow Robot 02ffdd1d5b
Merge pull request #76628 from kwmonroe/rehome-juju
re-home juju related source
2019-04-15 23:31:34 -07:00
Kubernetes Prow Robot 35669df1ab
Merge pull request #76066 from SataQiu/golint-test-20190403
Fix golint failures of e2e/apimachinery
2019-04-15 23:31:22 -07:00
SataQiu 91bd1ac1ea fix golint failures of test/e2e/apimachinery 2019-04-16 19:03:26 +08:00
Kubernetes Prow Robot 4c4c378d99
Merge pull request #76014 from WanLinghao/auth_can-i_improve
Improve `kubectl auth can-i` command by warning users when they try access resource out of scope
2019-04-15 23:31:06 -07:00
Matt Matejczyk 618d6771f8 Add missing node.address != "" condition in tests
It turns out to be a frequent bug that is revealed when nodes don't have
external IP addresses. In the test we assume that in such case there
won't be any addresses of type 'NodeExternalIp', which is invalid. In
such case there will be an address of type 'NodeExternalIP', but with
the empty 'Address' field.

Ref. https://github.com/kubernetes/kubernetes/issues/76374
2019-04-16 08:13:43 +02:00
Kubernetes Prow Robot 701e36bd5b
Merge pull request #76610 from liggitt/bump-proto
github.com/gogo/protobuf v0.0.0-20171007142547-342cbe0a0415
2019-04-15 22:19:35 -07:00
Kubernetes Prow Robot f294037a47
Merge pull request #76430 from mrkm4ntr/redundant-cache-sync-wait
Remove redundant wait for cache sync
2019-04-15 22:19:20 -07:00
Kubernetes Prow Robot 107595eb5e
Merge pull request #74074 from wojtek-t/watch_bookmark_api_changes
Watch bookmark api changes
2019-04-15 22:19:05 -07:00
Kubernetes Prow Robot 9f49dd2811
Merge pull request #76582 from danielqsj/gofmt
run update-gofmt when make update
2019-04-15 21:01:19 -07:00
Kubernetes Prow Robot 7609d1d49e
Merge pull request #76577 from jiatongw/upgrade
[e2e] Clean up e2e/framework/upgrade_util.go
2019-04-15 21:01:05 -07:00
Kubernetes Prow Robot 9946d92e16
Merge pull request #76621 from yujuhong/docker-version-ping
dockershim: Fix negotiating docker API version
2019-04-15 18:06:05 -07:00
Kubernetes Prow Robot 34cfa7b5fa
Merge pull request #76607 from mattjmcnaughton/mattjmcnaughton/fix-typo-in-kube-proxy-migration-e2e-test
Fix typo in kube-proxy-migration-e2e test
2019-04-15 18:05:51 -07:00
Kubernetes Prow Robot dda0e75d36
Merge pull request #76404 from MrHohn/addon-manager-9.1
Update addon-manager to use debian-base:v1.0.0
2019-04-15 18:05:36 -07:00
Kubernetes Prow Robot 9217cb5b6e
Merge pull request #76350 from jpbetz/watch-consistency-conformance
Promote 'watch-consistency' e2e test to be a conformance test
2019-04-15 18:05:20 -07:00
Kubernetes Prow Robot 92562d5bc0
Merge pull request #76253 from YoubingLi/bugfix
Fixes # 76094 - Check the content of WHAT for Makefile's verify target
2019-04-15 18:05:05 -07:00
stewart-yu 76d5066827 Implement a strict deserialization mode for api-machinery 2019-04-16 08:38:44 +08:00
Kubernetes Prow Robot ef8aa4fd7f
Merge pull request #76550 from sttts/sttts-code-gen-tools-complete
code-generator: complete tools.go
2019-04-15 16:45:23 -07:00
Kubernetes Prow Robot dc2c9e8bd5
Merge pull request #74690 from wenjiaswe/etcdserverhttp
override ETCD_SERVER with https instead http when mTLS is enabled
2019-04-15 16:45:07 -07:00
Andrew Sy Kim 71e5980ad4 remove unused functions & types in test/e2e/framework/util.go
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-15 19:21:39 -04:00