sigstore / helm-charts

Helm charts for sigstore project
Apache License 2.0
62 stars 88 forks source link

adds tolerations, nodeSelector, and affinity to tsa. #758

Closed ianhundere closed 1 month ago

ianhundere commented 1 month ago

Partly resolves https://github.com/sigstore/helm-charts/issues/696

Description of the change

Adds tolerations, nodeSelector and affinity to charts.

Existing or Associated Issue(s)

Request for tolerations, nodeSelector and affinity to be allowed to configure for all charts

Additional Information

initial PR w/ all changes in one.

Checklist


Charts to be processed:

tsa => (version: "1.0.3", path: "charts/tsa")

"sigstore" already exists with the same configuration, skipping Linting chart "tsa => (version: \"1.0.3\", path: \"charts/tsa\")" Checking chart "tsa => (version: \"1.0.3\", path: \"charts/tsa\")" for a version bump... Old chart version: 1.0.2 New chart version: 1.0.3 Chart version ok. Validating /Users/x308080/Projects/helmcharts-2/charts/tsa/Chart.yaml... Validation success! 👍

Linting chart with values file "charts/tsa/ci/ci-values.yaml"...

==> Linting charts/tsa [INFO] Chart.yaml: icon is recommended

1 chart(s) linted, 0 chart(s) failed


✔︎ tsa => (version: "1.0.3", path: "charts/tsa")

All charts linted successfully