Commit Graph

64 Commits

Author SHA1 Message Date
Ulrich GIRAUD 81667107da chore: bump chart version and update README 2022-02-25 16:10:45 +01:00
Ulrich GIRAUD 654c590cd9 feat(clusterapi): allow namespace definition for kubeconfig-incluster mode 2022-02-18 15:07:37 +01:00
Ulrich GIRAUD f2fbbc7136 fix(deployment): add volumes and volumeMounts when .Values.clusterAPIKubeconfigSecret is defined 2022-02-18 14:57:16 +01:00
Ulrich GIRAUD 14b4518fda fix(clusterrole): check if clusterAPIMode is kubeconfig-incluster for machindeployment resources 2022-02-18 14:56:10 +01:00
Maximilian Rink 06135b187f add initial values yaml for cluster api work
Add CAPI-Support to cluster-autoscaler helm chart

add docs and support for kubeconfig secret

fix readme

fix values.yaml

fix values

fix readme values order

add one more space to appease CI

Update charts/cluster-autoscaler/values.yaml

Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>

Update charts/cluster-autoscaler/values.yaml

Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>

Update charts/cluster-autoscaler/values.yaml

Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>

adjust chart version
2022-02-14 15:01:16 +01:00
Josh V 311582836a
Update charts/cluster-autoscaler/Chart.yaml 2022-02-08 14:28:13 +11:00
Josh V 797a9632bc
Merge branch 'master' into helm-multiple-expanders 2022-02-08 12:13:35 +11:00
Josh Vawdrey 33e705b04f chore: tidy up formatting 2022-02-04 18:09:56 +11:00
Josh Vawdrey f9f389d7e9 chore: fix readme 2022-02-04 17:58:31 +11:00
Josh Vawdrey 0a26a6046d chore: update readme 2022-02-04 17:41:16 +11:00
Josh Vawdrey e85b2e89a8 feat: add support for multiple expanders in v1.23.0 2022-02-04 17:33:01 +11:00
dschunack 05929c899b Fix example in values file for topologySpreadConstraint 2022-02-03 21:05:59 +01:00
Daniel Schunack e0f1c37c99 Add topology spread constraints to control how Pods are spread
- Add topology spread constraints to control how Pods are spread
- Add parameter to values file incl. an example
- Create entry in README.md
- Change Chart version to 9.13.0
2022-02-03 10:31:11 +01:00
Masaki Muranaka 1928f710e2 Enables AZURE_CLUSTER_NAME even if `.Values.azureUseManagedIdentityExtension` is "true".
And bump to 9.12.0.
2022-01-29 09:43:49 +09:00
GuyTempleton b41f40ceef
Charts - CA - Default to system-cluster-critical priority class 2021-12-14 18:12:02 +00:00
Ben Whaley a2f9bdb274 [HELM] Fix missing yaml conversion for expander priorities 2021-12-14 08:49:34 -08:00
Alan Mangashev d764d3a785 Update README by helm-docs 2021-10-28 19:04:09 +03:00
Alan Mangashev de154dd106 Bump chart and app versions 2021-10-22 14:57:08 +03:00
Alan Mangashev 0b1cff7d7b Upgrade image tag version 2021-10-22 14:57:01 +03:00
Maximilian Rink 49118e2edc fix not being able to set args without value
fix edge-case in extraArgs

bump chart version
2021-09-05 14:18:34 +02:00
Carles Figuerola 6fa2589dc9 fix(leader-elect-resource-lock-role): Add permissions to role if leader election is based off configmaps 2021-09-01 11:37:37 -05:00
Filinto Duran 38ccc59458
fix 4256 autoscaler permit
it does not need update, only watch/list/get
2021-08-23 15:41:24 -05:00
Kubernetes Prow Robot 2dd92cbf37 allow adding annotations for priority-expander configmap 2021-08-06 08:09:19 +08:00
Steve Hipwell c8c9a3eea3 [chart] Add multi string arg support
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2021-07-26 10:45:25 +01:00
Kubernetes Prow Robot 92ec53d0d5
Merge pull request #4106 from ockam-network/master
docs: Install parameters
2021-07-19 14:18:53 -07:00
Steve Hipwell 41520aace5 [chart] Bump version to valid semver
Signed-off-by: Steve Hipwell <steve.hipwell@proagrica.com>
2021-07-08 10:50:51 +01:00
Marcus Noble 3341c863e0
Merge branch 'master' into chart_rbac 2021-07-05 15:12:17 +01:00
Michael Weibel 7ddbe272f8
update cluster-autoscaler chart to 1.21.0 2021-07-05 12:33:46 +02:00
Marcus Noble f5cf35ba39 fix: add missing RBAC permissions to autoscaler chart 2021-06-21 07:32:20 +01:00
Piotr Sobieszczański d9e883bfde
Update charts/cluster-autoscaler/README.md
Co-authored-by: Benjamin Pineau <benjamin.pineau@datadoghq.com>
2021-06-01 13:25:51 +02:00
Piotr Sobieszczański 69743f14c1
docs: Install parameters
Mandatory awsRegion and optional awsAccessKeyID and awsSecretAccessKey
2021-05-28 14:47:07 +02:00
Michael Coward 7dc9911d79 Bump charts/cluster-autoscaler to 9.9.2 2021-03-24 10:11:55 +00:00
Michael Coward 1a108aaddf Fix typo in values.yaml example for extraVolumeMounts 2021-03-24 10:10:19 +00:00
Joao Vitor Lacerda Guimaraes bbdbd7c13c bumps charts/cluster-autoscaler to 9.9.1 2021-03-18 17:14:28 -03:00
Joao Vitor Lacerda Guimaraes 64107b372a adds status-config-map-name to values.yaml
https://github.com/kubernetes/autoscaler/pull/3888
2021-03-18 17:01:39 -03:00
Sam Stoelinga 01ed8825ff Bump chart version to 9.9.0 2021-03-15 15:46:10 -07:00
Sam Stoelinga 3bdfd86006 Fix GCE where no cloud-config-path is required 2021-03-15 15:44:14 -07:00
GuyTempleton 186d76b3b2
Charts - Update Chart Lint and Test PR actions
CA-Chart - Update Readmes and Image location
2021-03-08 23:05:45 +00:00
Joshua Stern 7a9263ad5d Allow for specifying automountServiceAccountToken 2021-02-26 18:46:08 -05:00
Charles-Edouard Brétéché 382c5bcc2f feat: add prometheus rule support 2021-02-25 17:09:21 +01:00
Jon f821877d5a Update CA-Chart Default Image to v1.20.0
Update CA-Chart default image from v1.18.1 to v1.20.0;
Bump CA-Chart version from 9.4.0 to 9.5.0.
2021-02-23 02:50:06 -05:00
SeongChan Lee fa29647c51 Bump CA-Chart version to 9.4.0 2021-01-24 04:17:45 +09:00
SeongChan Lee bfa8e2fb4e Add extraVolumes and extraVolumeMounts 2021-01-24 03:31:55 +09:00
SeongChan Lee 2af1ea5c1a Fix priority expander permissions
They should've been fixed in https://github.com/kubernetes/autoscaler/pull/1801, https://github.com/kubernetes/autoscaler/pull/1920
2021-01-24 03:31:55 +09:00
Nik Skoufis 2d693debb1
Update values.yaml defaults to match real default values
Conventionally, commented out values in the values.yaml file should match the default values for the commented out parameters. Some of the parameters here didn't match, so I've corrected them, as per the documented defaults in [the FAQ](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md).

It's likely worth discussing whether this section should either be supplemented to include all of the defaults, or whether it should just link to the documentation of the flags in the FAQ. However for now, the defaults listed match their real default values.

Bump version

Add note documenting where to find full list of CA parameters

This adds a note that sends users to the full list of cluster autoscaler parameters in the readme. This is preferable to adding the full list with defaults here, because then we'd have to keep both places in sync with each other.

Update README.md to match values.yaml comments
2021-01-14 18:04:25 +11:00
Mathieu Garstecki a341939fc2
chart: fix reference to additionalLabels in deployment template
Because of incorrect casing (.values instead of .Values),
the Deployment template fails when the additionalLabels block is defined.
2020-12-23 16:02:33 +01:00
Mathieu Garstecki 55d39f05cf
Add additionalLabels chart value
Allows adding arbitrary labels to manifests deployed by the chart.
2020-12-03 23:38:21 +01:00
Mario Valderrama 5cd7fba569 Add extraVolumeSecrets chart value
This value can be used to render `volumes` and `volumeMounts`.
2020-12-01 14:36:56 +01:00
Mario Valderrama 0364768021 Add `extraEnvConfigMaps` and document some values
There already is `envFromSecret` and `extraEnvSecrets`, so I made
`envFromConfigMap` behave like `envFromSecret` and added
`extraEnvConfigMaps` to replace it.

This pattern should make the intended use of the values clearer.
2020-11-23 21:20:18 +01:00
GuyTempleton e6c42befe6
Restore Cluster Autoscaler Chart name to cluster-autoscaler
Update helm/chart-releaser action to achieve this
2020-11-10 23:18:49 +00:00