Cosmin Cojocar
2c8ec115db
Fix tests after rebasing
2017-06-23 12:17:17 +02:00
Cosmin Cojocar
5462d06ce3
Add client cert authentication for Azure cloud provider
2017-06-23 12:17:17 +02:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Kubernetes Submit Queue
67730881a6
Merge pull request #46940 from realfake/azure-cloud-controller-manager
...
Automatic merge from submit-queue
Azure for cloud-controller-manager
**What this PR does / why we need it**:
This implements the NodeAddressesByProviderID and InstanceTypeByProviderID methods used by the cloud-controller-manager to the Azure provider.
**Release note**:
```release-note
NONE
```
Addresses #47257
2017-06-10 17:28:44 -07:00
Jack Francis
acb65170f3
preferring float32 for rate limit QPS param
2017-06-06 22:21:14 -07:00
Jack Francis
af5ce2fcc5
test coverage
...
We want to ensure that backoff and rate limit configuration is opt-in
2017-06-06 09:50:28 -07:00
Jack Francis
3f3aa279b9
configurable backoff
...
- leveraging Config struct (—cloud-config) to store backoff and rate limit on/off and performance configuration
- added add’l error logging
- enabled backoff for vm GET requests
2017-06-05 16:06:50 -07:00
realfake
fc748662ef
Add splitProviderID for azure
2017-06-05 22:56:09 +02:00
Zihong Zheng
7ed716a997
Change to use ESIPP first class fields and update comments
2017-05-12 10:59:00 -07:00
Cole Mickens
3fc0c05d83
azure: instances: remove dead code
2017-05-09 00:00:12 -07:00
Cole Mickens
c349d36da3
azure: loadbalancer: fix sourceAddrPrefix support
...
Fixes support for multiple instances of loadBalancerSourceRanges.
Previously, the names of the rules for each address range conflicted
causing only one to be applied. Now each gets a unique name.
2017-05-08 23:58:29 -07:00
Cole Mickens
355c2be7a0
azure: loadbalancer: support UDP svc ports+rules
2017-05-08 23:58:25 -07:00
Dong Liu
54664d08dd
Update reconcileSecurityGroup logic for Azure, add tests.
2017-03-27 12:52:21 +08:00
Dong Liu
4f44bf5e5a
Update EnsureLoadBalancer, EnsureLoadBalancerDeleted for azure.
2017-03-27 12:51:56 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Brendan Burns
91f19e3dfc
Add an azure container registry credential provider.
2016-12-08 21:38:11 -08:00
Angus Lees
a718f78a5d
azure: Update LB API hosts->nodes
...
Update EnsureLoadBalancer/UpdateLoadBalancer API to use node objects.
2016-12-01 09:53:54 +11:00
Chao Xu
c962c2602a
dependencies: pkg/cloudprovider
2016-11-23 15:53:09 -08:00
Brendan Burns
610f38cb4a
Add support for service address ranges to Azure load balancers.
2016-11-12 20:59:45 -08:00
Brendan Burns
8b9348e176
Add support for SourceIP preservation in Azure LBs
2016-11-10 10:03:04 -08:00
Cole Mickens
23454c1774
azure: loadbalancer rules use DSR
2016-11-05 20:33:37 -07:00
Ivan Shvedunov
2b427f7d59
Fix typos
2016-10-14 00:29:50 +03:00
Cole Mickens
113c5e3475
azure: filter load balancer backend nodes to PrimaryAvailabilitySet if set
2016-10-12 15:01:17 -07:00
Cole Mickens
2ebffb431d
implement azure cloudprovider
2016-07-26 14:50:33 -07:00