Commit Graph

203 Commits

Author SHA1 Message Date
Fabien Duhamel cb0c862e1d fix: typo in GCE chart README code script 2025-08-14 18:16:21 +02:00
Andre Keedy 4f30519ee5
Add CoreWeave Cluster Autoscaler provider (#8332)
* initial commit

* Add coreweave manager and node pools using unstructure
Add provider unit tests
coverage = 68.7%
run go fmt
update comments on coreweave files
change const to unexported
Add boilerplate header
Remove unused function from manager
Add coreave tag exclusion from the build_all

* address comments and feedbacks

* use the shared *rest.Config from the autoscaler's logic

* update the comments for clouProvider in charts values file

* update charts README with coreweave cloudProvider
2025-08-11 14:19:07 -07:00
Stevo Slavic ad1866c323 feat(chart): support configuring dnsConfig
Signed-off-by: Stevo Slavic <sslavic@gmail.com>
2025-07-14 14:02:04 +02:00
ffais 4086830636
Add support for additional rule in role/clusterrole
Signed-off-by: ffais <ffais@fbk.eu>
2025-07-08 09:31:44 +02:00
luizm b44c40d4ec
chore: bump CA Chart image to v1.33 2025-07-04 10:59:27 -03:00
Fernando Crespo Gravalos 460797ba4a remove extra new line
Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com>
2025-03-31 18:49:37 +02:00
Fernando Crespo Gravalos a6a54e8806 use backticks to escape braces
Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com>
2025-03-31 18:46:34 +02:00
Fernando Crespo Gravalos 365c3d1d0c update README.md
Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com>
2025-03-31 18:46:34 +02:00
Fernando Crespo Gravalos 63c7d13622 remove testing label leftover
Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com>
2025-03-31 18:46:34 +02:00
Fernando Crespo Gravalos fd0f93a94d this allows DRY common metadata
Signed-off-by: Fernando Crespo Gravalos <fcrespo@fastly.com>
2025-03-31 18:46:32 +02:00
Jack Francis 8b31ea0140 helm: backtick to escape braces
Signed-off-by: Jack Francis <jackfrancis@gmail.com>
2025-03-28 15:33:18 -07:00
Alfred Krohmer 1687d46e68 fix: remove default value for `awsRegion` value in cluster-autoscaler Helm chart to avoid accidental misconfigurations
The region should be specified explicitly. Having a default might be dangerous as cluster-autoscaler might find matching autoscaling groups in other regions that belong to a different cluster and wipe all nodes in them as it doesn't recognize these as belonging to its own cluster.
2025-03-25 14:43:30 +01:00
Kubernetes Prow Robot 0a9528b202
Merge pull request #7139 from ParichayDidwania/pdb-minavailable-precedence
fix(helm): Allow pdb minAvailable to take precedence over default max…
2025-03-13 16:13:46 -07:00
Aymen EL AMRI f1d00648d4 Adds volumeattachments resource permissions to the Cluster Autoscaler Helm chart 2025-03-11 14:56:23 +01:00
Parichay Didwania b806889485 fix(helm): fail pdb if both are provided and only apply one of them 2025-03-04 19:58:02 -05:00
Parichay Didwania b6452f20bc fix(helm): Allow pdb minAvailable to take precedence over default maxUnavailable 2025-03-04 19:57:47 -05:00
Kruthika Manjunath ee21995455
remove extra lines 2025-02-24 17:07:47 -08:00
Kruthika Manjunath 07358b982d
Resolved merge conflicts 2025-02-24 17:05:36 -08:00
Kruthika Manjunath ef38fcc917
update secret name 2025-02-24 16:45:13 -08:00
Omer Aplatony cf063d39b5
comment out TestUnchangedCAReloader test (flake)
Signed-off-by: Omer Aplatony <omerap12@gmail.com>

Added support for azure user assigned identity id

Bumped chart version to 9.46.1

fix lint issue

run helm docs

bump chart

doc(gce): Update manual MIG specification URL
2025-02-24 16:43:45 -08:00
Kubernetes Prow Robot ee6f436ef4
Merge pull request #7590 from whisperity/fix/doc-gce/autoscalergroup-url
doc(gce): Update manual MIG specification URL
2025-02-24 15:30:28 -08:00
Guy Templeton b2fd8a6d8a
Charts - Add jackfrancis to Approvers 2025-02-24 15:36:34 +00:00
Whisperity ff3bdd10cb doc(gce): Update manual MIG specification URL 2025-01-23 12:21:32 +01:00
rbnis c24634507b feat(chart): Add support for civo provider 2025-01-22 10:04:06 +01:00
Pierluigi Lenoci 4b236492c0
Merge branch 'master' into nodeDeletionDelayTimeout 2025-01-10 14:46:00 +01:00
shubham82 5651d9d92d Bump CA Chart image to v1.32 2025-01-06 14:49:11 +05:30
Nicolas Laduguie 6e8a5483c6
Bump minor version 2024-12-28 14:46:50 +01:00
Nicolas Laduguie dc3491b15e
Docs 2024-12-28 14:46:39 +01:00
Nicolas Laduguie 39890d7729
Docs 2024-12-28 14:46:39 +01:00
nicolas-laduguie 47fad26c3e
feat(helm): custom arguments 2024-12-28 14:46:09 +01:00
soer3n 833af67cbd bump chart version
Signed-off-by: soer3n <srenhenning@googlemail.com>
2024-12-20 09:33:46 +01:00
soer3n 470ced91f5 fix typo for namespace condition in node group auto discovery helm deployment
Signed-off-by: soer3n <srenhenning@googlemail.com>
2024-12-12 08:21:17 +01:00
shubham82 7a73dd1db5 Add Shubham82 to the reviewer 2024-12-02 15:53:17 +05:30
Pierluigi Lenoci d4820d773c
Added node-deletion-delay-timeout and node-deletion-batcher-interval as chart example
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2024-11-07 15:50:20 +01:00
shubham82 9963069589 Improvement: Added service.clusterIP 2024-11-01 15:57:58 +05:30
shubham82 058219f64d Fixed ExternalIPs service link. 2024-10-01 21:45:31 +05:30
Kellen Sappington dfb30e6cf1 Only render ServiceMonitor annotations if not empty 2024-09-30 20:49:20 +00:00
Henrik Gerdes c50e5a9236
feat: allow setting init containers for cluster-autoscaler
Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
2024-09-30 16:53:22 +02:00
Danny Seymour 5593f981bd
feat: Add relabelings config to ServiceMonitor resource 2024-09-27 11:57:03 -07:00
Thomas Stadler 5abbb4a097
feat(cluster-autoscaler/exoscale): add support for --nodes
Signed-off-by: Thomas Stadler <thomas.stadler@whizus.com>
2024-09-24 13:18:58 +02:00
Kubernetes Prow Robot b644c1307b
Merge pull request #7305 from gjtempleton/Charts-Add-Reviewer
Charts - Add JackFrancis to reviewers
2024-09-24 11:42:00 +01:00
Guy Templeton a0a475ca42
Merge branch 'master' into chore/securityContext 2024-09-23 23:46:28 +01:00
Guy Templeton fe9543b730
Bump chart version 2024-09-23 23:45:04 +01:00
Pierluigi Lenoci 378839bbef
Merge branch 'master' into fix_5633 2024-09-24 00:23:47 +02:00
Pierluigi Lenoci af45a733aa
Chart bump 2024-09-24 00:23:22 +02:00
Guy Templeton ddfa6b9ce5
Charts - Add JackFrancis to reviewers 2024-09-23 21:17:28 +01:00
Pierluigi Lenoci da9f8d6806
helm-docs fix 2024-09-05 16:38:38 +02:00
Pierluigi Lenoci 23cfd34e95
Added the ability to specify K8s extra objects 2024-09-05 16:32:39 +02:00
shubham82 8330997575 Bump CA Chart image to v1.31 2024-09-03 14:16:50 +05:30
blanchardma 68c3f90a65 chore(helm): enhance securityContext 2024-07-02 18:42:47 +02:00