Commit Graph

37 Commits

Author SHA1 Message Date
Diego Bonfigli 0d2703e1cc Implement external gRPC Cloud Provider 2022-04-25 19:14:38 +02:00
Jerry Chan de0588d1f4
Add tencentcloud to list of supported cloud providers 2022-02-22 20:37:43 +08:00
David Dymko ec6d48bb35 merged upstream master 2022-02-07 09:40:50 -05:00
David Dymko db14bf5284 vultr autoscaler implementation 2022-02-07 09:39:14 -05:00
jesse.millan 65ebd8db83
OCI provider based on instance-pools and instance-configurations. 2022-01-25 08:32:26 -08:00
Maciek Pytel 24f896cd9d Add go:build tags matching existing +build tags
As of go1.17 both tags are expected to exist simultaneously.
Added tags in all cluster autoscaler files. Added verify-gomod.sh
exceptions for non-compliant autogenerated VPA files.
2022-01-18 10:22:57 +01:00
Shivam Sandbhor 9c77ac3a2f Register packet provider in all builder
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2021-11-08 16:32:05 +05:30
Neil Wilson 2932b32b97
Restore "Brightbox cluster autoscaler provider""
This reverts commit 1e3ecc8573.
2021-10-20 13:57:35 +01:00
BigDarkClown 1e3ecc8573
Revert "Brightbox cluster autoscaler provider" 2021-10-20 13:36:52 +02:00
Neil Wilson a567031c72
Add Brightbox cloudprovider to cluster autoscaler
This is the minimal modification to the
existing files to hook in the Brightbox cluster autoscaler
provider.
2021-09-20 14:39:30 +01:00
Kubernetes Prow Robot 1330ab1e5a
Merge pull request #4009 from bizflycloud/bizflycloud/bizflycloud-provider
cloudprovider: add Bizflycloud provider
2021-05-03 03:28:02 -07:00
Jack Francis d9531d3e81 cloudprovider: ClusterAPIProviderName spelling 2021-04-14 15:21:00 -07:00
Lê Minh Quân 71353a6dd4 Fix/dependencies 2021-04-12 14:06:28 +07:00
Lukas Kämmerling c8b1501ce8 Rebase and change code owners
Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2021-03-11 15:56:13 +01:00
Freek Gruntjes 908638bffe Implement Hetzner Cloud Provider (code by Fgruntjes) 2021-03-11 15:40:06 +01:00
Kubernetes Prow Robot aa8d8e7e5a
Merge pull request #3790 from dbonfigli/linode-ready-to-merge-2
cloudprovider: linode cloud provider
2021-01-26 02:46:34 -08:00
Diego Bonfigli c223481fbe add Linode cloud provider 2021-01-25 11:54:48 +01:00
jichenjc 4a5f740552 Define clusterapi in cloudprovider layer 2021-01-14 13:08:13 +00:00
Pierrick Gicquelais 1bf96c4bfb
feature(ovhcloud): initial commit for OVHcloud provider
feature(ovhcloud): enable OVHcloud provider
2020-12-21 16:14:10 +01:00
Mario Valderrama dad480ddd1 Add Ionos Cloud cloudprovider
This change implements autoscaling for Kubernetes on Ionos Cloud.
2020-11-27 16:56:23 +01:00
davidjumani 2d8cd4198d Adding support for Apache CloudStack cloudprovider 2020-11-11 10:24:47 +05:30
Pierre-Emmanuel Jacquier f117bdcb27 Add Exoscale Provider Cluster Autoscale
Signed-off-by: Pierre-Emmanuel Jacquier <15922119+pierre-emmanuelJ@users.noreply.github.com>
2020-09-21 17:29:53 +02:00
ysy2020 da09d22108 Add huaweicloud to list of supported cloud providers 2020-07-21 10:51:57 -04:00
Maciek Pytel f35dcfa581 Revert "Merge pull request #3099 from ysy2020/cluster-autoscaler-huaweicloud"
This reverts commit 84cbb3bc79, reversing
changes made to 6d6903f2f9.
2020-07-21 13:00:56 +02:00
ysy2020 a27db92f3a Add huaweicloud to list of supported cloud providers 2020-04-27 12:57:58 -04:00
Andrew McDermott b95eeb7b82 cloudprovider/builder: add clusterapi
Enable cloudprovider/clusterapi.
2020-03-10 10:27:34 +00:00
Kubernetes Prow Robot bae27fa745
Merge pull request #2280 from timoreimann/add-digitalocean-to-available-cloud-providers
Add DigitalOcean to AvailableCloudProviders
2019-08-26 13:52:37 -07:00
Timo Reimann f74a00f27f Add DigitalOcean to AvailableCloudProviders
DigitalOcean was missing in the list of supported clouds that the
--cloud-provider option displays.
2019-08-26 22:36:43 +02:00
Dimitris Moraitis c2fc2e168d Add support for Packet (wip) 2019-08-21 21:26:47 +03:00
Fatih Arslan c2e07c0fff cloudprovider: add DigitalOcean cloud provider 2019-08-09 16:11:18 +03:00
t-qini 89a09ccf00 Refactor the corresponding code. 2019-07-22 08:58:51 +08:00
Thomas Hartland 2f6b02b107 Add builders for magnum cloud provider 2019-03-15 13:29:33 +01:00
Łukasz Osipiuk 44bd4842ce Remove GKE cloud provider
Change-Id: I9c2f9853a3137ad9919af882d83ed8d5f07d0a09
2019-03-11 17:41:24 +01:00
hello2mao 8e16e1351d Support Baiducloud Cloud Provider for cluster-autoscaler 2018-12-26 11:15:05 +08:00
ringtail 962826e46a Add Alibaba Cloud Provider support with no vendor (#1309)
* Add Alibaba Cloud Provider

* Add Alibaba Cloud Provider Documents

* Add Alibaba Cloud Provider Examples

* Remove sdk test cases

* fix conflicts in cloud-provider builder

* remove LICENSE in cloudprovider
2018-10-23 14:23:34 +02:00
Aleksandra Malinowska 5292a52074 Remove Kubemark cloud provider from default build 2018-10-17 13:45:21 +02:00
Aleksandra Malinowska c8b14e8cac Extract selecting builder to separate files with build tags 2018-10-15 18:38:47 +02:00