sigstore / helm-charts

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

adds tolerations, nodeSelector, and affinity to ctlog. #755

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:

ctlog => (version: "0.2.53", path: "charts/ctlog")

"sigstore" already exists with the same configuration, skipping Linting chart "ctlog => (version: \"0.2.53\", path: \"charts/ctlog\")" Checking chart "ctlog => (version: \"0.2.53\", path: \"charts/ctlog\")" for a version bump... Old chart version: 0.2.52 New chart version: 0.2.53 Chart version ok. Validating /Users/x308080/Projects/helmcharts-2/charts/ctlog/Chart.yaml... Validation success! 👍 ==> Linting charts/ctlog [INFO] Chart.yaml: icon is recommended

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


✔︎ ctlog => (version: "0.2.53", path: "charts/ctlog")

All charts linted successfully

ianhundere commented 1 month ago

thanks!

no problem, i'll followup w/ the following when the others have been merged: