Andrew Kim
8be7963797
move GCERegionalPersistentDisk feature to k8s.io/cloud-provider
2019-01-31 15:19:52 -05:00
Kubernetes Prow Robot
aa7220876a
Merge pull request #73550 from andrewsykim/cloud-provider-version
...
use k8s.io/client-go/pkg/version for cloud providers
2019-01-31 11:44:46 -08:00
Andrew Kim
c01caa6796
use k8s.io/client-go/pkg/version for cloud providers
2019-01-30 18:11:11 -05:00
Andrew Kim
da1ea1c7f0
move cloud node helper functions to k8s.io/cloud-provider/node/helpers
2019-01-30 12:06:52 -05:00
Davanum Srinivas
55a8dbcbfb
Update to latest gophercloud
...
Change-Id: I0145b899576f76e7116152fee978bc04b05080f8
2019-01-30 11:46:17 -05:00
Andrew Kim
1e4ff79f25
remove cloud provider dependencies to pkg/controller
2019-01-29 18:45:31 -05:00
Kubernetes Prow Robot
26d32a7cff
Merge pull request #72245 from ampsight/master
...
Add AWS Custom Endpoint capability #70588
2019-01-29 12:49:50 -08:00
Kubernetes Prow Robot
19c80b4e2e
Merge pull request #73372 from dims/add-import-restrictions-for-cloud-providers
...
Add import-restrictions for cloud providers
2019-01-29 11:32:39 -08:00
Kubernetes Prow Robot
cbf52183fa
Merge pull request #73115 from alvaroaleman/71997-non-english-vsphere-pvc
...
Fix PV allocation on non-English vSphere
2019-01-29 11:32:15 -08:00
Kubernetes Prow Robot
b12a4fdcab
Merge pull request #73358 from alvaroaleman/vsphere-npe
...
Vsphere: Add 15 missing err checks
2019-01-29 10:12:07 -08:00
Kubernetes Prow Robot
d2570d3971
Merge pull request #73427 from andrewsykim/cloud-provider-controller-client-builder
...
use ControllerClientBuilder in k8s.io/cloud-provider for AWS/GCE cloud providers
2019-01-29 08:12:24 -08:00
ampsingram
5daa004105
Add SigningName as optional parameter
...
Makes AWS testing simpler
2019-01-29 09:45:03 -05:00
Kubernetes Prow Robot
41e6fc50de
Merge pull request #73187 from micahhausler/micahhausler-approver
...
Added micahhausler as approver for AWS cloud provider
2019-01-28 23:06:41 -08:00
Andrew Kim
0cec135ba9
use ControllerClientBuilder in k8s.io/cloud-provider for AWS/GCE cloud providers
2019-01-28 15:58:58 -05:00
Davanum Srinivas
aeeb5ecdcc
Add import-restrictions for cloud providers
...
Change-Id: Ie3be057c41a1aa81bb014e603c86bd81269c71e9
2019-01-27 23:07:05 -05:00
Alvaro Aleman
37426c511a
Vsphere: Add 15 missing err checks
2019-01-26 22:14:54 +01:00
Alvaro Aleman
345049b663
Fix PV allocation on non-English vSphere
2019-01-26 19:57:56 +01:00
ampsingram
1ab6569da2
format changes
2019-01-25 18:16:48 -05:00
ampsingram
28d3774004
Add SigningMethod, make it optional, copy in verbatim
...
An empty SigningMethod will default properly.
2019-01-25 18:15:41 -05:00
andrewsykim
596c6fbf03
e2e test for node deleted in cloud provider
2019-01-25 17:45:18 -05:00
ampsingram
87592b3811
Fix golint findings
2019-01-24 11:58:12 -05:00
ampsingram
cc835a86c9
gofmt changes
2019-01-24 16:07:14 +00:00
ampsingram
d6ea2296e8
Fix comment in CloudConfig s/Name/Service
2019-01-23 10:30:19 -05:00
ampsingram
0dea245978
Change to CloudConfig methods for validation and Resolver fn get
...
Move to a separate section for service overrides in INI, populate a struct for each override
update-bazel, update-gofmt and verify-spelling run
2019-01-23 10:04:37 -05:00
Micah Hausler
d8c797f4b2
Added micahhausler as approver for AWS cloud provider
2019-01-22 15:01:11 -08:00
ampsingram
6f60d57dab
Fail early, helps readability
...
responding to a comment in the PR
2019-01-16 18:47:09 -05:00
ampsingram
2a6ed9a698
Improvement suggested by PR comment
...
Fail early makes the code more readable
2019-01-16 18:18:16 -05:00
ampsingram
207a5a1267
Updates for PR comments
2019-01-16 18:12:49 -05:00
Humble Devassy Chirammal
6b8c2e07fa
Use better variable names and remove unwanted code blocks. ( #72847 )
...
* Use better variable names and remove unwanted code blocks.
Signed-off-by: hchiramm <hchiramm@redhat.com>
* Simplify return from InstanceID func()
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-14 13:05:03 -08:00
Kubernetes Prow Robot
5d743157b6
Merge pull request #72562 from andrewsykim/68234
...
link to out-of-tree cloud provider enhancement issues in cloud provider README
2019-01-08 13:41:52 -08:00
Pengfei Ni
654ab75bec
Increase default maximumLoadBalancerRuleCount to 250
2019-01-07 13:08:18 +08:00
Roman Krasavtsev
18938acdff
fix typo
2019-01-04 21:32:21 +01:00
andrewsykim
843a2ba1fd
link to out-of-tree cloud provider enhancement issues in cloud provider README
2019-01-04 02:02:32 -05:00
Andrew Garrett
72895a84a9
PR feedback - do not change protocol for externalTrafficPolicy = Local
2019-01-03 17:55:36 +00:00
Kubernetes Prow Robot
bfa5876311
Merge pull request #72383 from cheftako/owners
...
Adding cheftako to reviewers
2019-01-03 09:18:32 -08:00
Johannes Würbach
5e6d865794
AWS NLB: Support cross-zone load balancing annotation
...
AWS Network Load Balancer recently got support for cross-zone load balancing.
Use the existing `service.beta.kubernetes.io/aws-load-balancer-cross-zone-load-balancing-enabled`
annotation to configure it.
2019-01-02 20:38:59 +01:00
Walter Fender
97426ce7a5
Adding cheftako to reviewers
...
Also adding as an owners to pkg/cloudprovider.
2018-12-27 15:25:20 -08:00
Kubernetes Prow Robot
870c050727
Merge pull request #72219 from micahhausler/aws-user-agent
...
Added kubernetes version to user-agent for AWS SDK calls
2018-12-21 03:50:38 -08:00
Micah Hausler
949d5f97c4
Added kubernetes version to user-agent for AWS SDK calls
2018-12-20 21:04:44 -08:00
Kubernetes Prow Robot
e1552d8ef9
Merge pull request #70866 from feiskyer/backoff
...
Reduce Azure API calls by replacing the current backoff retry with SDK's backoff
2018-12-20 19:24:14 -08:00
ampsingram
86a8ede789
Add AWS Custom Endpoint capability #70588
...
Solves "Allow to override default AWS endpoint #70588"
Add several new properties to AWS CloudConfig to support custom endpoints.
Initialize/Parse on aws.go init() method which gets called when aws is loaded.
Allows overridden endpoints per servce and region. This allows functionality on air gapped networks.
This change is benign if services are not overridden in CloudConfig
2018-12-20 09:42:01 -05:00
Kubernetes Prow Robot
00ca6939cb
Merge pull request #72038 from bowei/change-gce-cloud-provider
...
Change gce cloud provider
2018-12-19 14:13:55 -08:00
Kubernetes Prow Robot
fccb19da9f
Merge pull request #71616 from Huang-Wei/aks-param-typo
...
fix an param typo of AKS loadbalancer method
2018-12-19 00:52:03 -08:00
Bowei Du
6ef9105978
Update Bazel
2018-12-18 10:28:02 -08:00
Bowei Du
83ba05a002
Change to use vendored k8s-cloud-provider base
2018-12-18 10:26:46 -08:00
Bowei Du
7f8dae1abc
Removing cloud directory
2018-12-18 10:26:46 -08:00
andyzhangx
c12e82feb3
fix race condition when attach azure disk in vmss
...
fix gofmt issue
2018-12-17 03:16:33 +00:00
andyzhangx
7f3a66efb6
add VMSize info in attach/detach azure disk
2018-12-11 08:33:38 +00:00
Pengfei Ni
e5f767d66b
Revert "Collapse not shared NSG rules with multiple source ranges"
2018-12-10 14:10:03 +08:00
Pengfei Ni
8e9af79030
Fix Azure node's internal IP address
...
Only use the first IP address got from instance metadata. This is
because Azure CNI would setup a list of IP addresses in instance metata,
while only the first one is the Node's IP.
2018-12-05 15:02:12 +08:00
Kubernetes Prow Robot
7b16fa9c26
Merge pull request #71333 from cheftako/fakecp
...
Fixing address locking in CP fake.
2018-12-04 18:24:59 -08:00
Kubernetes Prow Robot
a605988d5d
Merge pull request #71597 from marc-sensenich/gh-71595/fix-cloud-controller-manager-azure-delete-nodes
...
Add check for cloudProvider.InstanceNotFound in Azure VMSS Instance gets
2018-12-04 05:25:59 -08:00
Kubernetes Prow Robot
85b0f58378
Merge pull request #71691 from andyzhangx/make-func-public
...
make GetStorageAccesskey func public
2018-12-04 04:12:30 -08:00
Kubernetes Prow Robot
d193fbe45c
Merge pull request #71484 from ritazh/nsg-srcrange-collapse
...
Collapse not shared NSG rules with multiple source ranges
2018-12-04 02:54:24 -08:00
andyzhangx
14ad73eaa8
make GetStorageAccesskey public as a lib
2018-12-04 07:02:50 +00:00
Pengfei Ni
3ef7ef8c6e
Use refactored backoffs in other places
2018-12-04 11:23:01 +08:00
Pengfei Ni
994a2cc4cd
Refactor Azure backoff to support backoff modes
2018-12-04 11:23:01 +08:00
Pengfei Ni
d5c3a959f4
Add new Azure cloud provider option CloudProviderBackoffMode
2018-12-04 11:22:58 +08:00
Rita Zhang
61fbba74e5
Collapse source range in nsg
2018-12-03 08:39:46 +00:00
Kubernetes Prow Robot
e056703ea7
Merge pull request #71547 from andrewsykim/check-provider-implements-interface
...
compile check to ensure cloud providers implement cloud interfaces
2018-11-30 23:40:18 -08:00
Wei Huang
f3dc0bc307
fix an param typo of AKS loadbalancer method
2018-11-30 12:18:45 -08:00
andrewsykim
4b0f2ab442
compile check to ensure cloud providers implement cloud interfaces
2018-11-30 10:33:34 -05:00
Marc Sensenich
884b21f352
Add additional err check for cloudProvider.InstanceNotFound error
2018-11-30 13:00:59 +00:00
k8s-ci-robot
2fd1949b7f
Merge pull request #71294 from Chenditang/verify-golint
...
Fix golint verify errors.
2018-11-29 21:45:02 -08:00
k8s-ci-robot
d2ca5194ae
Merge pull request #70432 from mvladev/fix-cloud-provider-aws
...
fix aws provider to handle only EBS volumes
2018-11-29 00:47:55 -08:00
k8s-ci-robot
69bab0de51
Merge pull request #68422 from kellycampbell/fix-nlb-secgroups
...
Fix AWS NLB security group updates
2018-11-28 21:44:48 -08:00
k8s-ci-robot
7a958cf9e9
Merge pull request #68402 from saravanan30erd/cloudprovider-ovirt
...
Fix golint failures - pkg/cloudprovider/providers/ovirt
2018-11-28 21:44:38 -08:00
andyzhangx
cd2930258c
fix detch azure disk issue by clean vm cache
2018-11-28 06:25:09 +00:00
andyzhangx
7b14a5a2a0
should return error when attach/detach failed
2018-11-23 12:42:13 +00:00
Walter Fender
a49a4b9523
Fixing address locking in CP fake.
...
Follow on to https://github.com/kubernetes/kubernetes/pull/65226 .
2018-11-21 17:17:59 -08:00
Andrew Garrett
7a8357554e
Merge branch 'master' into ssl-healthchecks
2018-11-21 16:33:33 -08:00
chendt.fnst
80de428f49
Fix golint verify errors.
...
**What type of PR is this?**
/kind cleanup
**What this PR does / why we need it**:
$ hack/verify-golint.sh
Errors from golint:
pkg/cloudprovider/providers/aws/aws_fakes.go:357:9: if block ends with a return statement, so drop this else and outdent its block
pkg/volume/util/util.go:204:9: if block ends with a return statement, so drop this else and outdent its block
**Which issue(s) this PR fixes** *(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged)*:
**Special notes for your reviewer**:
**Release note**:
```
NONE
```
2018-11-21 09:11:20 +08:00
k8s-ci-robot
514a5b8f16
Merge pull request #70878 from jingxu97/Nov/repd
...
Remove useBetaAPI option from getReplicaZoneURI
2018-11-20 11:40:51 -08:00
Leah Hanson
255f056614
Support retrieving the VM UUID on Windows
...
Signed-off-by: Ben Moss <bmoss@pivotal.io>
2018-11-17 13:41:48 -05:00
saravanan30erd
14a9fa47c6
fix golint issues in ovirt
2018-11-12 16:04:26 +04:00
Fulton Byrne
996c37c72b
Unit test for aws_lb security group filtering
...
kubernetes/kubernetes#60825
2018-11-11 06:42:13 -05:00
Kelly Campbell
f052146a96
Fix AWS NLB security group updates
...
This corrects a problem where valid security group ports were removed
unintentionally when updating a service or when node changes occur.
Fixes #60825 , #64148
2018-11-11 06:42:13 -05:00
Davanum Srinivas
954996e231
Move from glog to klog
...
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
* github.com/kubernetes/repo-infra
* k8s.io/gengo/
* k8s.io/kube-openapi/
* github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods
Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
Jing Xu
c5b5f64f3b
Remove useBetaAPI option from getReplicaZoneURI
...
This is a follow up PR for #70716 . Remove useBetaAPI option since
Regional PD is already GA.
2018-11-09 09:45:43 -08:00
k8s-ci-robot
8c2509de5b
Merge pull request #70716 from jingxu97/Nov/versionupdate
...
Move Regional PD to GA
2018-11-08 23:45:45 -08:00
Jing Xu
af9921f583
Move Regional PD to GA
...
This PR fixes #59988 .
2018-11-07 10:33:38 -08:00
Davanum Srinivas
43f523d405
Switch to sigs.k8s.io/yaml from ghodss/yaml
...
Change-Id: Ic72b5131bf441d159012d67a6a3d87088d0e6d31
2018-11-07 13:17:32 -05:00
k8s-ci-robot
0f3dff251e
Merge pull request #70568 from andyzhangx/remove-retry-azuredisk
...
remove retry operation on attach/detach azure disk
2018-11-02 21:28:31 -07:00
andyzhangx
8abadbe3a0
remove retry operation on attach/detach disk
...
fix logging
fix build failure
2018-11-02 08:47:49 +00:00
andyzhangx
1ee93b7de3
change UltraSSD default perf
2018-11-02 07:55:32 +00:00
k8s-ci-robot
45550cadbe
Merge pull request #70477 from andyzhangx/azure-ultrassd-sdk
...
add azure UltraSSD disk support
2018-11-01 22:16:55 -07:00
k8s-ci-robot
4351cea80c
Merge pull request #70046 from cheftako/lintCleanGce
...
Fixed lint errors for pkg/cloudprovider/providers/gce.
2018-11-01 13:44:06 -07:00
andyzhangx
f1bd292c76
add ultrassd support
...
update stagin Godeps.json
update godeps license
fix test failure
fix comments
2018-11-01 06:30:15 +00:00
k8s-ci-robot
dc23974148
Merge pull request #70463 from feiskyer/pip-safe-clean
...
Ensure orphan public IPs deleted
2018-10-31 10:32:27 -07:00
Pengfei Ni
9aeb005b85
Ensure orphan public IPs deleted
2018-10-31 19:37:28 +08:00
andyzhangx
d210b4bcf3
upgrade azure sdk to support ultra ssd
...
update Godeps.json
update azure sdk for ultrassd support
update bazel
fix build failure
2018-10-31 10:08:52 +00:00
Martin Vladev
3b0ddbf07e
fix openstack provider to handle only Cinder volumes
...
When the cloud-controller-manager is running with PV label initializing controller
and NFS volume is created, it causes nill reference error.
related to #68996
2018-10-31 01:58:14 +02:00
k8s-ci-robot
101ba1f3b4
Merge pull request #67812 from renan/AWS_CreateVolumeWithTags
...
Combine creating a volume and applying tags in one operation
2018-10-30 14:59:44 -07:00
k8s-ci-robot
a49e4e128e
Merge pull request #69708 from mcrute/fix-aws-imports
...
Fix AWS volume and cloud provider import order
2018-10-30 13:44:50 -07:00
k8s-ci-robot
b62c0fded3
Merge pull request #68048 from AdamDang/patch-17
...
Correct some errors in returned message
2018-10-30 13:44:40 -07:00
Martin Vladev
fa80dd5354
fix aws provider to handle only EBS volumes
...
When the cloud-controller-manager is running with PV label initializing controller
and NFS volume is created, it causes nill reference error.
fixes #68996
2018-10-30 21:07:45 +02:00
Mike Crute
49df100af9
fix AWS volume and cloud provider import order
2018-10-30 08:18:45 -07:00
AdamDang
dc2c003457
Correct some errors in returned message
...
Update stateful_set.go
Update azure_vmss.go
Update azure_vmss.go
Update disruption.go
Update stateful_set.go
2018-10-30 09:53:02 +08:00
Cheng Pan
6013bad90f
Remove unused code in aws cloud provider
2018-10-29 20:30:38 +00:00
walter
735ad9ed63
Fixed lint errors for pkg/cloudprovider/providers/gce.
...
Fixed minor issues.
Cleaned up from merge errors.
2018-10-29 11:52:24 -07:00
k8s-ci-robot
a8934ff6fb
Merge pull request #70353 from feiskyer/metadata-cache
...
Improve Azure instance metadata handling
2018-10-29 10:53:00 -07:00
k8s-ci-robot
660794fc83
Merge pull request #70155 from pahud/patch-1
...
Update regions.go
2018-10-29 10:52:50 -07:00
Pengfei Ni
3cea6dc954
Improve Azure instance metadata handling
2018-10-29 13:05:03 +08:00
Andrew Garrett
14565f05d6
Use SSL/HTTPS health checks for ELBs when backend protocol is SSL/HTTPS
...
Fixes #45746
2018-10-26 22:09:58 +00:00
k8s-ci-robot
7147138994
Merge pull request #70252 from nckturner/add-regions
...
Add regions ap-northeast-3 and eu-west-3 to AWS cloud provider
2018-10-26 06:57:38 -07:00
k8s-ci-robot
ebace7718a
Merge pull request #70099 from grayluck/five-sec-hc
...
Change GCE LB health check interval from 2s to 8s
2018-10-25 14:03:07 -07:00
Nick Turner
e30718f139
Add regions ap-northeast-3 and eu-west-3
2018-10-25 11:55:21 -07:00
yankaiz
40ab479f06
Change GCE LB health check interval from 2s to 8s, unhealthyThreashold to 3
...
Force ELB to ensureHealthCheck when target pool exists.
Add e2e test to ensure that HC interval will be reconciled when
kube-controller-manager restarts.
Health checks with bigger thresholds and larger intervals will not be reconciled.
Add unittest for ILB and ELB to ensure HC reconciles and is configurable.
2018-10-24 17:55:26 -07:00
Pahud Hsieh
e5bb62e97d
Update regions.go
...
add cn-northwest-1 for AWS China Ningxia region
https://docs.aws.amazon.com/en_us/general/latest/gr/rande.html
2018-10-24 10:02:08 +08:00
Marc Sensenich
0bcbfca9cd
Correct regexp check in IsNodeUnmanagedByProvider
...
The IsNodeUnmanagedByProviderID function in the Azure Cloud Provider should
return the inverse of regexp.Match in the case of checking the ProviderID
2018-10-23 16:26:00 +00:00
andrewsykim
3521ebd1e7
pass in stopCh for GCE cluster ID controller
2018-10-19 17:51:58 -04:00
andrewsykim
2908174517
pass in stopCh to cloud provider Initialize method for custom controllers
2018-10-19 17:51:58 -04:00
andyzhangx
79a5bb6216
add more logging for azure disk diagnostics
2018-10-19 08:11:49 +00:00
k8s-ci-robot
3d4cc707a2
Merge pull request #69454 from zetaab/fix_aws_node_delete
...
delete node from aws if it is terminated
2018-10-19 00:10:22 -07:00
k8s-ci-robot
b5c25728ec
Merge pull request #69718 from andyzhangx/azurefile-premium
...
support Azure premium file for azure file plugin
2018-10-18 05:18:50 -07:00
k8s-ci-robot
1669277bb3
Merge pull request #68350 from wgliang/fixbug/recursive-call-cloudprovider
...
fix bug, infinite recursive call of GetLoadBalancerName()
2018-10-17 11:56:51 -07:00
Renan Gonçalves
5cd3c00dba
Combine creating a volume and applying tags in one operation
...
The previous version forced us to create AWS IAM Policies that are too
permissive when dealing with volumes. That's because:
1. Volumes were created without tags that identifies the new resource as
managed by the cluster. So technically the resourse, at creation time,
is not owned by the cluster.
2. Tags were added to the volume making the resource now managed by the
cluster. The problem being that it could make ANY volume as managed by the
cluster. Thus allowing resources that aren't really part of the cluster,
or part of no cluster at all, to become a resource managed by the cluster.
By combining the operations we can both make the code simpler, since we
don't need to deal with deleting a volume in case we can't apply tags to
it, plus the security model gets a nice improvement.
2018-10-17 11:14:01 +02:00
Jesse Haka
5ff99a2a58
delete node from aws if it is terminated
...
fix comment
2018-10-17 10:11:09 +03:00
andyzhangx
bc2c79a43a
add azure premium file support
...
update bazel and fix goftm
use defaultStorageAccountKind
fix test failure
update godep license file
fix staging godeps issue
update staging godeps
fix comments, use one API call for file creation
2018-10-17 03:27:29 +00:00
k8s-ci-robot
5a0220a6d8
Merge pull request #69387 from mcrute/master
...
fix golint for pkg/cloudprovider/providers/aws
2018-10-16 17:53:02 -07:00
k8s-ci-robot
02cca1f11a
Merge pull request #69711 from wgliang/cleanup/rename-recognize-region
...
AWS: unexport unnecessarily exported methods and variables about reco…
2018-10-14 13:30:20 -07:00
k8s-ci-robot
308c2b3877
Merge pull request #69660 from cheftako/perms
...
Adding cheftako as approver for gce.
2018-10-14 10:44:09 -07:00
Guoliang Wang
31c7eac2c4
fix bug, infinite recursive call of GetLoadBalancerName()
2018-10-13 08:47:12 +08:00
Guoliang Wang
a9beb4f932
AWS: unexport unnecessarily exported methods and variables about recognize region
2018-10-12 07:24:59 +08:00
Mike Crute
432a6346c1
rename AWS CP TestParseInstance
2018-10-11 15:44:28 -07:00
walter
88593b0175
Adding cheftako as approver for gce.
...
Lead on sig cloud-provider.
Also providing support for gce cloud provider.
2018-10-11 00:19:40 -07:00
k8s-ci-robot
43d61f42f1
Merge pull request #69187 from SandeepPissay/addOwner
...
Adding myself as OWNER for vSphere Cloud Provider.
2018-10-10 20:24:37 -07:00
Walter Fender
8b3099ced7
Differentiate multizone zonal from Regional Cluster.
...
Fixed go format and unit test.
Collapse lines.
Switched to using regional throughout and added warning for HA Zonal.
2018-10-09 11:28:22 -07:00
andyzhangx
12284c9817
upgrade azure go sdk for azure file premium support
...
update azure sdk for azure file premium support
update azure sdk to support azure file premium
update bazel
2018-10-09 13:28:51 +00:00
Mike Crute
4d65f20ff6
fix golint for pkg/cloudprovider/providers/aws
2018-10-08 12:08:56 -07:00
k8s-ci-robot
0f17e9ade6
Merge pull request #69386 from cblecker/go-1.11
...
Update to go1.11.1
2018-10-05 17:35:51 -07:00
k8s-ci-robot
13705ac81e
Merge pull request #68310 from cheftako/cpiMove
...
Moving the cloudprovider interface to staging.
2018-10-05 13:29:01 -07:00
Christoph Blecker
97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
Walter Fender
f3f46d5f5a
Moving the cloudprovider interface to staging.
...
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project .
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
Mike Crute
076dbc6fd6
[aws] allow true/false in lb annotations
2018-10-04 12:19:32 -07:00
Bowei Du
61b6079d58
Update OWNERS files for GCE-related components
2018-10-03 10:52:43 -07:00
k8s-ci-robot
a372a9fcd6
Merge pull request #68264 from tanshanshan/fmt-0905
...
remove unused format log print
2018-10-03 08:09:54 -07:00
k8s-ci-robot
1ce5f67af0
Merge pull request #62774 from Raffo/bugfix/aws-custom-elb-sg
...
Fixes #49445 by not adding the default SG when using SG annotation (AWS)
2018-10-01 15:51:13 -07:00
k8s-ci-robot
042139d8c9
Merge pull request #64452 from wgliang/master.remove-cloudprovider
...
cleanup some dead cloudprovider code
2018-09-30 23:24:31 -07:00
k8s-ci-robot
4b12761c8a
Merge pull request #69171 from andrewsykim/deprecate-all-the-providers
...
add deprecation warnings for all cloud providers
2018-09-28 17:48:18 -07:00
andrewsykim
9468521fdc
add deprecation warnings for all cloud providers
2018-09-28 14:50:32 -04:00
SandeepPissay
a2debeef7e
Adding myself as OWNER for vSphere Cloud Provider. And removing few users who are not owners.
2018-09-27 16:47:00 -07:00
k8s-ci-robot
7b9f6df068
Merge pull request #69163 from MrHohn/gce-cloud-beta-ds-mock
...
Add mock for UpdateBetaBackendService
2018-09-27 15:53:46 -07:00
k8s-ci-robot
58102b7517
Merge pull request #69077 from feiskyer/az-ip
...
Add fallbacks for getting node IP from Azure IMDS
2018-09-27 11:07:46 -07:00
Zihong Zheng
c9c39eef9c
Add mock for UpdateBetaBackendService
2018-09-27 10:57:26 -07:00
k8s-ci-robot
f0311b52b3
Merge pull request #69042 from rramkumar1/fake-gce-1
...
Expose public function to init fake GCECloud + add common hooks
2018-09-27 07:18:22 -07:00
k8s-ci-robot
25607dea8c
Merge pull request #69027 from vainu-arto/aws-add-has-cluster-tags-tests
...
AWS: Add tests for awsTagging.hasClusterTag
2018-09-27 06:06:58 -07:00
k8s-ci-robot
3fe21e5433
Merge pull request #68922 from BenTheElder/version-staging
...
move pkg/util/version to staging
2018-09-26 22:59:42 -07:00
Arto Jantunen
986faed326
AWS: Add tests for awsTagging.hasClusterTag
...
Among other things these tests verify the fix for issue #64230 .
2018-09-26 16:12:33 +03:00
Pengfei Ni
3bca7a0136
Add fallbacks for getting node IP from Azure IMDS
2018-09-26 13:18:10 +08:00