Christoph Blecker
2fbcee90bb
Fix malformed port in vsphere cloud provider test
...
The port name previously didn't matter on these tests, but is now
actively being checked in go1.12.8 and higher.
3226f2d492
2019-08-16 10:38:21 -07:00
Kubernetes Prow Robot
d6d7403031
Merge pull request #81339 from feiskyer/automated-cherry-pick-of-#81279-upstream-release-1.14
...
Automated cherry pick of #81279 : Fix Azure client requests stuck issues on
2019-08-15 20:20:46 -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
Pengfei Ni
5a707b229d
Fix Azure client requests stuck issues on http.StatusTooManyRequests
2019-08-13 07:32:51 +00:00
Pengfei Ni
62b10bfe50
Fix the public IP getting issues for VMSS nodes
2019-08-07 14:49:33 +08: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
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
tiffany jernigan
88989d25e2
Update aws provider build files
2019-07-02 21:18:14 -07:00
tiffany jernigan
3211bdad3d
Remove aws cred provider dep on cloud provider
2019-07-02 21:18:13 -07:00
Matthew Wong
34170a18ae
Fix AWS DHCP option set domain names causing garbled InternalDNS or Hostname addresses on Node
2019-07-01 12:49:20 -07:00
Pengfei Ni
23a7bd5c99
Default resourceGroup should be used when value of annotation azure-load-balancer-resource-group is empty string
2019-06-28 17:18:10 +08:00
Kubernetes Prow Robot
8daa63bd22
Merge pull request #78961 from subramanian-neelakantan/automated-cherry-pick-of-#75187-upstream-release-1.14
...
Automated cherry pick of #75187 : Use any host that mounts the datastore to create Volume
2019-06-20 16:14:36 -07:00
Kubernetes Prow Robot
87de10ed40
Merge pull request #78905 from dougm/automated-cherry-pick-of-#78876-upstream-release-1.14
...
Automated cherry pick of #78876 : vSphere: allow SAML token delegation
2019-06-20 14:31:11 -07:00
Subramanian Neelakantan
11f8744560
Use any host that mounts the datastore to create Volume
...
Also, This change makes zone to work per datacenter and cleans up dummy vms.
There can be multiple datastores found for a given name. The datastore name is
unique only within a datacenter. So this commit returns a list of datastores
for a given datastore name in FindDatastoreByName() method. The calles are
responsible to handle or find the right datastore to use among those returned.
2019-06-13 14:47:31 +05:30
Doug MacEachern
d3e7abab07
vSphere: allow SAML token delegation
...
Issue #77360
2019-06-11 08:40:34 -07:00
andyzhangx
04a3e29d7c
fix: update vm if detach a non-existing disk
...
fix gofmt issue
2019-06-07 14:04:43 +00:00
Kubernetes Prow Robot
5e53fd6bc1
Merge pull request #78066 from feiskyer/az-network-2018-07-01-1.14
...
Automated cherry pick of #78012 : Upgrade Azure network API version to 2018-07-01
2019-06-04 11:15:53 -07:00
andyzhangx
74a785b925
fix azure retry issue when return 2XX with error
...
fix comments
2019-05-28 08:08:47 +00:00
Pengfei Ni
95b2f6a501
Upgrade Azure network API version to 2018-07-01
2019-05-17 13:17:58 +00:00
andyzhangx
59a898670f
fix incorrect prometheus metrics
...
fix left incorrect metrics
2019-05-14 07:54:16 +00:00
Kubernetes Prow Robot
ebf834b434
Merge pull request #77042 from andyzhangx/automated-cherry-pick-of-#76988-upstream-release-1.14
...
Automated cherry pick of #76988 : add shareName param in azure file storage class
2019-05-02 15:54:18 -07:00
Pengfei Ni
f856655b32
Fix issues because of rebase
2019-05-02 08:30:30 +08:00
Pengfei Ni
d32c2d5829
Add unit tests
2019-05-02 08:17:25 +08:00
Pengfei Ni
250745452e
Cleanup codes that not required any more
2019-05-02 08:17:25 +08:00
Pengfei Ni
cd515c85a3
Replace vmss update API with instance-level update API
...
commit
2019-05-02 08:17:25 +08:00
Pengfei Ni
64accfc925
Upgrade compute API to version 2019-03-01
2019-05-02 08:17:25 +08:00
Kubernetes Prow Robot
ba432573fc
Merge pull request #76886 from andyzhangx/automated-cherry-pick-of-#76573-upstream-release-1.14
...
Automated cherry pick of #76573 : refactor detach azure disk retry operation
2019-04-30 17:27:09 -07:00
Kubernetes Prow Robot
f747e39e51
Merge pull request #76753 from feiskyer/automated-cherry-pick-of-#76691-upstream-release-1.14
...
Automated cherry pick of #76691 : Fix Azure SLB support for multiple backend pools
2019-04-30 17:26:56 -07:00
Kubernetes Prow Robot
d88be4d966
Merge pull request #77199 from andyzhangx/automated-cherry-pick-of-#77187-upstream-release-1.14
...
Automated cherry pick of #77187 : fix disk list corruption issue
2019-04-30 15:39:09 -07:00
andyzhangx
c01eca5802
fix disk list corruption issue
2019-04-29 06:55:25 +00:00
andyzhangx
3e1553ee6c
add shareName param in azure file storage class
...
skip create azure file if it exists
2019-04-25 02:50:10 +00:00
andyzhangx
77d1d3f3bb
move disk lock process to azure cloud provider
...
fix comments
fix import keymux check error
add unit test for attach/detach disk funcs
2019-04-22 05:28:27 +00:00
andyzhangx
5376b645e3
refactor detach azure disk retry operation
2019-04-22 05:28:27 +00:00
Pengfei Ni
9f8ceb05ed
Fix Azure SLB support for multiple backend pools
...
Azure VM and vmssVM support multiple backend pools for the same SLB, but
not for different LBs.
2019-04-18 16:12:50 +08:00
GRECO, FRANK
6a45dd9a22
ensuring that logic is checking for differences in listener
2019-04-05 18:20:23 -07:00
Kubernetes Prow Robot
b5e1ea4a5e
Merge pull request #75742 from rhockenbury/automated-cherry-pick-of-#75515-upstream-release-1.14
...
Automated cherry pick of #75515 : godeps: update vmware/govmomi to v0.20 release
2019-04-05 13:11:22 -07:00
Doug MacEachern
fdd0a45232
vSphere: add token auth support for tags client
...
SAML auth support for the vCenter rest API endpoint came to govmomi
a bit after Zone support came to vSphere Cloud Provider.
Fixes #75511
2019-03-26 16:02:06 -04:00
Doug MacEachern
d35c86fd8a
vsphere: govmomi rest API simulator requires authentication
2019-03-26 16:02:06 -04:00
Ben Moss
3acb81c767
Fix Windows to read VM UUIDs from serial numbers
...
Certain versions of vSphere do not have the same value for product_uuid
and product_serial. This mimics the change in #59519 .
Fixes #74888
2019-03-26 11:22:23 -04:00
Kubernetes Prow Robot
364b18cb9e
Merge pull request #75375 from frapposelli/GH-75236
...
Stop vsphere cloud provider from spamming logs with `failed to patch IP`
2019-03-18 03:45:12 -07:00
Kubernetes Prow Robot
d5a3db0039
Merge pull request #74311 from hpedrorodrigues/fix-lb-sg-deletion
...
Ensure ownership when deleting a load balancer security group
2019-03-14 18:10:58 -07:00
Fabio Rapposelli
d22a39db8a
stop vsphere cloud provider from spamming logs with `failed to patch IP`
...
Fixes : #75236
2019-03-14 22:39:13 +01:00
Pengfei Ni
84617c8b51
Allow disable outbound snat when Azure standard load balancer is used
2019-03-13 10:29:41 +08:00
Pengfei Ni
88907da9a4
Ensure Azure load balancer cleaned up on 404 or 403
2019-03-11 16:40:23 +08:00
Pedro Rodrigues
eb4087d5b5
Using lower case letter on the error message
2019-03-07 20:36:48 -03:00
Pedro Rodrigues
09a47d2bc0
Fix typo and format logs
2019-03-07 20:34:07 -03:00
Pedro Rodrigues
014cb38ecb
Check for ownership when deleting a load balancer security group
...
Co-authored-by: Marcus Fonseca <marcus.080196@gmail.com>
2019-03-07 20:34:07 -03:00
Kubernetes Prow Robot
2f930306a4
Merge pull request #74936 from rjaini/rj_1.14
...
Adding a check to make sure Metadata is read only if flag value is true.
2019-03-07 01:07:13 -08:00