Commit Graph

79671 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
3b146147e8
Merge pull request #78746 from danwinship/test-name-typo
Fix spelling of test name
2019-06-14 15:25:56 -07:00
Kubernetes Prow Robot
1feb3b4016
Merge pull request #78716 from liggitt/log-gc-test
Add integration test for propagationPolicy=Orphan GC
2019-06-14 15:25:44 -07:00
M00nF1sh
7a674590b8 add m00nf1sh as approver/reviewer in aws provider 2019-06-14 15:16:33 -07:00
Davanum Srinivas
caba257fc9
updating github.com/russross/blackfriday to v1.5.2 2019-06-14 16:47:58 -04:00
Davanum Srinivas
c8051af3b9
updating github.com/robfig/cron to v1.1.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
51177c1ebb
updating github.com/opencontainers/selinux to v1.2.2 2019-06-14 16:47:58 -04:00
Davanum Srinivas
a54fe54ae3
updating github.com/opencontainers/image-spec to v1.0.1 2019-06-14 16:47:58 -04:00
Davanum Srinivas
07001f12fb
updating github.com/opencontainers/go-digest to v1.0.0-rc1 2019-06-14 16:47:58 -04:00
Davanum Srinivas
37479f975e
updating github.com/onsi/gomega to v1.5.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
8629f7fa25
updating github.com/onsi/ginkgo to v1.8.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
49cae73b94
updating github.com/mvdan/xurls to v1.1.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
746da40374
updating github.com/mitchellh/go-wordwrap to v1.0.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
68e3e2eb5c
updating github.com/mistifyio/go-zfs to v2.1.1+incompatible 2019-06-14 16:47:57 -04:00
Davanum Srinivas
a7c552be86
updating github.com/mholt/caddy to v1.0.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
1a5cfb7aca
updating github.com/mattn/go-shellwords to v1.0.5 2019-06-14 16:47:57 -04:00
Davanum Srinivas
b713287e43
updating github.com/magiconair/properties to v1.8.1 2019-06-14 16:47:57 -04:00
Davanum Srinivas
27e75fddcc
updating github.com/kr/pretty to v0.1.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
c6b2b45fa9
updating github.com/json-iterator/go to v1.1.6 2019-06-14 16:47:57 -04:00
Davanum Srinivas
db35f59e27
updating github.com/jonboulle/clockwork to v0.1.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
d04014a208
updating github.com/google/gofuzz to v1.0.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
03c222ca09
updating github.com/golang/mock to v1.2.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
0861b3f30f
updating github.com/godbus/dbus to v4.1.0+incompatible 2019-06-14 16:47:57 -04:00
Davanum Srinivas
b0bd608b26
updating github.com/go-bindata/go-bindata to v3.1.1+incompatible 2019-06-14 16:47:57 -04:00
Davanum Srinivas
650234e61e
updating github.com/fatih/camelcase to v1.0.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
ad2fc6903a
updating github.com/evanphx/json-patch to v4.2.0+incompatible 2019-06-14 16:47:56 -04:00
Davanum Srinivas
453eac7c08
updating github.com/emicklei/go-restful to v2.9.5+incompatible 2019-06-14 16:47:56 -04:00
Davanum Srinivas
8d6848ada1
updating github.com/cyphar/filepath-securejoin to v0.2.2 2019-06-14 16:47:56 -04:00
Davanum Srinivas
59a7444cc5
updating github.com/cpuguy83/go-md2man to v1.0.10 2019-06-14 16:47:56 -04:00
Davanum Srinivas
350dc358d4
updating github.com/coreos/go-semver to v0.3.0 2019-06-14 16:47:56 -04:00
Davanum Srinivas
101fd2125c
updating github.com/client9/misspell to v0.3.4 2019-06-14 16:47:56 -04:00
Davanum Srinivas
011911022d
Fix for build failure - viper now uses ConfigFileNotFoundError
Change-Id: I51c4fe26239c4a7bf750e0a6a66b452d9138832f
2019-06-14 16:47:53 -04:00
Masaki Kimura
701395c392 Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
Kubernetes Prow Robot
71a7be41e0
Merge pull request #78705 from yujuhong/gce-win-owners
Add more approvers/reviewers to cluster/gce/windows
2019-06-14 13:27:14 -07:00
Kubernetes Prow Robot
145232c1a0
Merge pull request #78673 from tedyu/threshold-min-reclaim
Remove inner loop for finding MinReclaim in ParseThresholdConfig
2019-06-14 13:27:02 -07:00
Kubernetes Prow Robot
a03bc34313
Merge pull request #78672 from msau42/default-resize
Enable resize in default gce storageclass
2019-06-14 13:26:48 -07:00
Kubernetes Prow Robot
f75bfe9f58
Merge pull request #78666 from aojea/shellcheck
Fix verify-shellcheck comments
2019-06-14 13:26:35 -07:00
Kubernetes Prow Robot
51164f11ae
Merge pull request #78603 from Random-Liu/fix-image-status
Fix image status
2019-06-14 13:26:22 -07:00
Kubernetes Prow Robot
9f1548cdd9
Merge pull request #78656 from liggitt/compatibility-test-cleanup
Add helper script to regenerate API compatibility data, testdata README
2019-06-14 11:53:15 -07:00
Kubernetes Prow Robot
95e3a2576b
Merge pull request #78650 from cwdsuzhou/gc_graph_common
Merge similar funcs
2019-06-14 11:53:02 -07:00
Kubernetes Prow Robot
29b15882bd
Merge pull request #78647 from xichengliudui/minorMistakes
Fixed some minor errors in openapi
2019-06-14 11:52:49 -07:00
Kubernetes Prow Robot
54f7e5269c
Merge pull request #78625 from Nordix/issue-1591-kubeadm-service-cidr
Fix kubeadm service-cidr mapping to service-cluster-ip-rage for kube-controller-manager.
2019-06-14 11:52:35 -07:00
Kubernetes Prow Robot
ba4e931dd6
Merge pull request #78389 from bclau/test-images/centralize-images-to-agnhost-part-1
Centralizes images into agnhost (part 1)
2019-06-14 11:52:22 -07:00
Kubernetes Prow Robot
461a40c3c7
Merge pull request #78606 from oomichi/enable-api-log
Add E2E_VERBOSITY for getting API operation logs on conformance job
2019-06-14 09:32:20 -07:00
Odin Ugedal
b0a1cba71a
Run verify-test-code on all e2e tests 2019-06-14 17:51:49 +02:00
Odin Ugedal
6bb8bb0227
Cleanup e2e_node test style
Remove the use of  Except(err).NotTo(HaveOccured()), and switch to using
framework ramework.ExpectNoError(err)
2019-06-14 17:51:48 +02:00
Clayton Coleman
e7d26b3111
Increase load balancer timeout in test cases
In a heavily contested AWS account (that was close to rate limits)
it took more than 2m for the load balancer to begin accepting
requests. This increases the timeout to 3m to give upgrade tests
more of a chance to pass in a contentious environment.
2019-06-14 11:45:46 -04:00
Kubernetes Prow Robot
11abb58a5b
Merge pull request #78626 from tedyu/img-cache-mutex
Use Mutex for synchronization in imageCache
2019-06-14 07:59:18 -07:00
Kubernetes Prow Robot
3fc21aff76
Merge pull request #78624 from tedyu/evict-mgr-threshold
Iterate through thresholds in managerImpl#synchronize
2019-06-14 07:59:05 -07:00
Kubernetes Prow Robot
10fb09da4d
Merge pull request #78615 from mysunshine92/fix-kubeadm
kubeadm:fix typo in controlplane.go
2019-06-14 07:58:51 -07:00
Kubernetes Prow Robot
7abf2832bf
Merge pull request #78614 from liggitt/remove-beta-e2e-use
Move test/e2e use to v1 APIs
2019-06-14 07:58:38 -07:00