Commit Graph

76446 Commits (d36facd048fdc47c667d3a91a7cd083f6282eeb4)

Author SHA1 Message Date
Kubernetes Prow Robot 314053a67d
Merge pull request #80988 from tallclair/automated-cherry-pick-of-#80276-upstream-release-1.14
Automated cherry pick of #80276: Don't expect pod to stay up during node upgrade
2019-08-15 20:20:33 -07:00
Kubernetes Prow Robot 520865cc38
Merge pull request #81034 from hantaowang/automated-cherry-pick-of-#79897-#80180-#80446-upstream-release-1.14
Automated cherry pick of #79897: add ability for gce to bulk verify attached disks #80180: move getInstancesByName logic to helper function #80446: add unit tests for attacher DisksAreAttached and
2019-08-14 17:28:34 -07:00
wojtekt 15d1365cfe Fix events test 2019-08-14 08:21:22 +02:00
wojtekt 6c69654047 Fix GetReference function 2019-08-14 08:16:33 +02:00
Pengfei Ni 5a707b229d Fix Azure client requests stuck issues on http.StatusTooManyRequests 2019-08-13 07:32:51 +00:00
Kubernetes Prow Robot f0c11ee08c
Merge pull request #81236 from YangLu1031/release-1.14
Update the Windows node image 1809 version to 0709
2019-08-12 22:55:38 -07:00
David Ashpole f476560c22 Continue admitting the pod regardless of return value from killPodFunc 2019-08-09 16:47:29 -07:00
Angela Li 7b93344c07 gofmt 2019-08-09 16:07:01 -07:00
Angela Li 868ede3f25 address comments 2019-08-09 16:07:01 -07:00
Angela Li 85ab6592aa fix gofmt 2019-08-09 16:07:01 -07:00
Angela Li 9d72c6d505 Make kubelet report usageNanoCores for node on Windows 2019-08-09 16:07:01 -07:00
Yang Lu 9bb492202d Update the Windows node image 1809 version to 0709 2019-08-09 12:58:17 -07:00
Kubernetes Prow Robot 7391f68358
Merge pull request #81064 from feiskyer/automated-cherry-pick-of-#80703-upstream-release-1.14
Automated cherry pick of #80703: Fix the public IP getting issues for VMSS nodes
2019-08-08 04:55:19 -07:00
Kubernetes Prow Robot cb900c7b5e
Merge pull request #80598 from smarterclayton/backport_skip
Conformance should not skip tests in 1.14
2019-08-07 02:24:50 -07:00
Pengfei Ni 62b10bfe50 Fix the public IP getting issues for VMSS nodes 2019-08-07 14:49:33 +08:00
Kubernetes Prow Robot 1bef93bbdb
Merge pull request #80728 from neolit123/automated-cherry-pick-of-#80675-origin-release-1.14
Automated cherry pick of #80675: fix-file-discovery
2019-08-06 23:34:52 -07:00
Kubernetes Prow Robot 258aa3f6cd
Merge pull request #80344 from gaorong/automated-cherry-pick-of-#80173-upstream-release-1.14
Automated cherry pick of #80173: make node lease renew interval more heuristic
2019-08-06 21:08:51 -07:00
Kubernetes Prow Robot 2b5663c150
Merge pull request #80325 from davidz627/automated-cherry-pick-of-#80191-upstream-release-1.14
Automated cherry pick of #80191: Add passthrough for MountOptions for NodeStageVolume for
2019-08-06 18:57:27 -07:00
Kubernetes Prow Robot 9821e16f1a
Merge pull request #80196 from cwdsuzhou/automated-cherry-pick-of-#79920-upstream-release-1.14
Automated cherry pick of #79920: Bugfix: csi raw block that does not need attach mounted failed
2019-08-06 18:57:19 -07:00
Kubernetes Prow Robot ac21735ad7
Merge pull request #80056 from sbangari/automated-cherry-pick-of-#78874-upstream-release-1.14
Automated cherry pick of #78874: Fix the creation of load balancer policy for the NodeIp when
2019-08-06 18:57:11 -07:00
Kubernetes Prow Robot 8c595af962
Merge pull request #79760 from andyzhangx/automated-cherry-pick-of-#79529-upstream-release-1.14
Automated cherry pick of #79529: fix: change timeout value in csi plugin
2019-08-06 18:57:02 -07:00
Kubernetes Prow Robot ccdea031a6
Merge pull request #79694 from tiffanyfay/automated-cherry-pick-of-#75585-#75587-upstream-release-1.14
Automated cherry pick of #75585: Updated client-go expiration cache to take in expiration #75587: Remove aws cred provider dep on cloud provider
2019-08-06 18:56:54 -07:00
Kubernetes Prow Robot aaaf6d417a
Merge pull request #80926 from davidz627/automated-cherry-pick-of-#80923-upstream-release-1.14
Automated cherry pick of #80923: Reduce GCE PD Attach Limits by 1 because Node Boot Disk
2019-08-06 17:19:06 -07:00
Kubernetes Prow Robot c20df25e2d
Merge pull request #79138 from vryzhenkin/automated-cherry-pick-of-#76061-upstream-release-1.14
Automated cherry pick of #76061: test/e2e/network: Honor --dns-domain in more places
2019-08-06 17:18:53 -07:00
Hantao (Will) Wang bd7d09e818 add unit tests for attacher DisksAreAttached and BulkDisksAreAttached 2019-08-06 12:05:33 -07:00
Hantao (Will) Wang 08ed1c24ce implement functionality to return all found instances 2019-08-06 12:05:33 -07:00
Hantao (Will) Wang 08a0cdb45f move getInstancesByName logic to helper function 2019-08-06 12:05:32 -07:00
Hantao (Will) Wang e99b78de3b add ability for gce to bulk verify attached disks 2019-08-06 12:05:31 -07:00
Tim Allclair 9ba59142a2 Don't expect pod to stay up during node upgrade 2019-08-05 12:35:00 -07:00
Anago GCB dd88e3f32e Add/Update CHANGELOG-1.14.md for v1.14.5. 2019-08-05 10:31:03 +00:00
Anago GCB 762648277a Kubernetes version v1.14.6-beta.0 openapi-spec file updates 2019-08-05 09:12:17 +00:00
David Zhu 49e72d6049 Reduce GCE PD Attach Limits by 1 because Node Boot Disk counts as 1 attached disk 2019-08-02 13:53:16 -07:00
Kubernetes Prow Robot 0e9fcb426b
Merge pull request #80870 from tallclair/automated-cherry-pick-of-#80436-upstream-release-1.14
Automated cherry pick of #80436: refactors to kubernetes CP command
2019-08-01 16:55:53 -07:00
Tim Allclair f4f139119b refactors to kubernetes cp command 2019-08-01 10:51:57 -07:00
M00nF1sh 84d99afa5b refactors to kubernetes CP command 2019-08-01 10:51:02 -07:00
Kubernetes Prow Robot 22c2807bce
Merge pull request #80851 from sttts/sttts-crd-scoping-1.14
1.14: apiextensions: check request scope against CRD scope correctly
2019-08-01 06:04:16 -07:00
Dr. Stefan Schimanski 449163c335 apiextensions: 404 if request scope does not match crd scope 2019-08-01 13:12:07 +02:00
Dr. Stefan Schimanski c559f895dd apiextensions: add scope tests 2019-08-01 08:32:23 +02:00
fabriziopandini 3b26c28dc0 feedback 1 2019-07-30 02:00:15 +03:00
fabriziopandini 911f6ea43e fix-file-discovery 2019-07-30 01:52:11 +03:00
fabriziopandini 56e0f22f1a autogenerated 2019-07-30 01:49:50 +03:00
Kubernetes Prow Robot df8cd112a7
Merge pull request #80713 from pivotal-k8s/automated-cherry-pick-of-#80559-upstream-release-1.14
Automated cherry pick of #80559: Bump github.com/libopenstorage/openstorage to v1.0.0.
2019-07-29 07:57:56 -07:00
Jianfei Bai e5eb6a21b1 Bump github.com/robfig/cron to v1.0.0-53-gdf38d32658d878. 2019-07-29 14:09:23 +01:00
Jianfei Bai d096b01123 Bump github.com/libopenstorage/openstorage to v1.0.0. 2019-07-29 14:09:23 +01:00
Clayton Coleman 4368fe6ae3
Conformance should not skip tests
Kubernetes conformance tests are not allowed to skip. Backport the 1.15
change to 1.14.
2019-07-25 16:59:20 -04:00
Rong Gao 77a13eda99 make node lease renew interval more heuristic 2019-07-19 11:33:36 +08:00
David Zhu 668abb7fc6 Add supportedMountOptions for GCE PD CSI Driver tests 2019-07-18 14:57:12 -07:00
David Zhu 68ece40f65 Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-18 14:57:00 -07:00
caiweidong df04523a8d Bugfix: csi raw block that does not need attach mounted failed
Add unit test

fix verify-test-featurefates failed
2019-07-16 11:33:32 +08:00
Sravanth Bangari c5829cd5a4 Fix the creation of load balancer policy for the NodeIp when NodePort specified is same as service Port 2019-07-11 19:45:58 +00:00