Commit Graph

80 Commits

Author SHA1 Message Date
Kushagra Nigam 685a12bd11 add more owners to autoscaler/hack 2025-03-04 14:53:57 +00:00
Sharath P J 21316a6843 VPA: Enforce flag documentation check in CI 2025-02-25 15:40:59 +05:30
David van der Spek b1010c1c5b fix: change test for removed vendor
Signed-off-by: David van der Spek <david.vanderspek@flyrlabs.com>
2024-12-05 10:00:07 +01:00
jesse.millan 6bcea2b10b
Upgrade OCI providers SDK to v65.75.2. 2024-10-11 15:22:42 -07:00
Feruzjon Muyassarov f318381662
update testing script to accommodate changes in vendor directory handling
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2024-05-10 15:01:10 +03:00
Kubernetes Prow Robot 09954b6741
Merge pull request #6315 from tenzen-y/put-apis-separate-mod
ClusterAutoscaler: Put APIs in a separate go module
2024-03-20 03:55:52 -07:00
Mario Valderrama e390b4a79a
Ignore ionos-cloud-sdk-go spelling 2024-03-12 14:10:32 +01:00
Yuki Iwai bd32754361 ClusterAutoscaler: Put APIs in a separate go module
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-10 02:32:22 +09:00
Artur Żyliński 2b1f29d0c0 Cleanup: Remove deprecated github.com/golang/protobuf usage
- Regenerate cloudprovider/externalgrpc proto
- go mod tidy
2023-11-09 09:28:25 +01:00
Kubernetes Prow Robot 632512c9df
Merge pull request #5637 from dougsong/master
Add Volcengine cloud provider support
2023-05-02 04:02:12 -07:00
Ole Markus With c16d2591da Removing redundant misspell install command 2023-04-15 10:23:00 +02:00
Ole Markus With 500ea2a8d0 Use go install instead of go get 2023-04-15 10:23:00 +02:00
songzheng 0d167b4e05
Add Volcengine cloud provider support 2023-03-30 19:04:02 +08:00
Daniel Kłobuszewski 54239bd5c9 Clean up stale OWNERS 2022-09-30 12:28:23 +02:00
Austin Siu aac78b61b8 Update verify scripts 2022-07-12 17:53:22 -05:00
Diego Bonfigli 0d2703e1cc Implement external gRPC Cloud Provider 2022-04-25 19:14:38 +02:00
Kay Yan 6b4f906c49 Fix ci use GO111MODULE auto as default
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
2022-03-15 20:52:51 +08:00
Jayant Jain cd6572e425 Migrate CA off python2 to python3 2022-03-14 12:52:32 +00:00
Jerry Chan de0588d1f4
Add tencentcloud to list of supported cloud providers 2022-02-22 20:37:43 +08:00
Kubernetes Prow Robot 0123869b7a
Merge pull request #4452 from airbnb/es--grpc-expander-plugin
Add gRPC expander plugin
2022-02-21 06:54:14 -08:00
Evan Sheng 4504f55485 Add grpc expander and tests 2022-02-16 12:34:06 -08: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
Maciek Pytel 37d2bd38cc Update boilerplate check to allow new go:build syntax 2022-01-18 10:22:57 +01:00
Neil Wilson e81c4e96a2
Exclude brightbox vendored libraries from hack check 2021-10-20 16:43:06 +01:00
Lê Minh Quân 90bd1ebadb
Fix/Add bizflycloud package in skipped_dirs 2021-04-12 14:34:16 +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
Mario Valderrama dad480ddd1 Add Ionos Cloud cloudprovider
This change implements autoscaling for Kubernetes on Ionos Cloud.
2020-11-27 16:56:23 +01:00
RainbowMango 39a74d116a skip huaweicoud sdk from verify checks. 2020-10-15 23:43:02 +08:00
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
Kubernetes Prow Robot f575232581
Merge pull request #2879 from krzysied/vpa_e2e_build_check
VPA - Adding e2e build check
2020-03-03 02:31:37 -08:00
Krzysztof Siedlecki ab93ff8c35 adding vpa e2e build check 2020-03-03 11:07:45 +01:00
Łukasz Osipiuk 8e07715d29 Disable GO111MODULE in for-go-proj.sh
This is temporary hack. We should stop using for-go-proj.sh to
verify cluster autoscaler and migrate to directly calling make.

Change-Id: I0c41c918f78cdfa0e5fd0dd60139a54db90540ea
2020-02-04 22:28:15 +01:00
t-qini 5765f4b5d2 Generate azure instance types. 2019-12-28 11:18:40 +08:00
Vivek Bagade a6f14e6e2c fix lint script 2019-08-28 16:30:03 +02:00
Kubernetes Prow Robot 3f0a5fa3c2
Merge pull request #2233 from vivekbagade/surge
Adding ScaleDownNodeProcessor
2019-08-19 03:59:32 -07:00
MaciekPytel 1ae11d4859
Merge pull request #2256 from towca/jtuznik/unit-test-fix
Fix the script used by CI to run unit tests after go mod changes
2019-08-13 12:56:02 +02:00
Jakub Tużnik a8ddbc7e62 Fix the script used by CI to run unit tests after go mod changes
cluster-autoscaler switched from godeps to go mod, resulting in this
script being broken. This should fix issue 2251.
2019-08-13 11:42:53 +02:00
Vivek Bagade dc64d0aab2 Adding ScaleDownNodeProcessor 2019-08-12 20:19:55 +02:00
Fatih Arslan c2e07c0fff cloudprovider: add DigitalOcean cloud provider 2019-08-09 16:11:18 +03:00
cclauss 00059ea5ef xrange() was removed in Python 3 in favor of range() 2019-07-16 11:01:11 +02:00
cclauss 4036fa6a9a Use print() function in both Python 2 and Python 3
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
2019-06-30 22:21:40 +02:00
Thomas Hartland c2f2e9cd63 Ignore gophercloud in verify checks 2019-04-24 11:34:25 +02:00
Kubernetes Prow Robot 3a144f755d
Merge pull request #1894 from jkaniuk/remove-go-version-check
Remove go version check
2019-04-12 06:34:49 -07:00
Kubernetes Prow Robot e54032355f
Merge pull request #1887 from jkaniuk/race-test2
Enable race detection in Travis tests
2019-04-12 06:28:46 -07:00
Beata Skiba 666a4e425b Remove go version check
Change-Id: I023f3c3ed132940aed21f1e2446c45e7752630b0
2019-04-12 15:19:47 +02:00
Jacek Kaniuk 6c11b147cf Enable race detection in Travis tests 2019-04-12 15:00:28 +02:00
Łukasz Osipiuk cae71ea6f5 Update go version to 1.12 in check script and travis config 2019-04-12 13:41:36 +02:00