sigstore / helm-charts

Helm charts for sigstore project
Apache License 2.0
65 stars 93 forks source link

adds tolerations, nodeSelector, and affinity to trillian. #757

Closed ianhundere closed 3 months ago

ianhundere commented 4 months 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:

trillian => (version: "0.2.23", path: "charts/trillian")

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

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


✔︎ trillian => (version: "0.2.23", path: "charts/trillian")

All charts linted successfully


changed the following to get tests to pass:

"storageClass": { "type": ["string", "null"] }, "envCredentials": { "type": ["string", "null"] }



cc @hectorj2f / @cpanato
cpanato commented 3 months ago

job failed i will fix it

ianhundere commented 3 months ago

k, i will rebase the remainder PRs.

edit: just rekor / tuf, will hold off on scaffold.