sigstore / helm-charts

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

fixes tolerations, nodeSelector and affinity indention for trillian createdb job #778

Closed ianhundere closed 2 months ago

ianhundere commented 2 months ago

closes https://github.com/sigstore/helm-charts/issues/696 . . . for real this time. 😅

Description of the change

adds tolerations, nodeSelector, and affinity to createdb-job...correctly.

Existing or Associated Issue(s)

Additional Information

Checklist


Charts to be processed:

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

"sigstore" already exists with the same configuration, skipping Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "kubeshark" chart repository ...Successfully got an update from the "aws-ebs-csi-driver" chart repository ...Successfully got an update from the "ingress-nginx" chart repository ...Successfully got an update from the "ctlog" chart repository ...Successfully got an update from the "sigstore" chart repository ...Successfully got an update from the "grafana" chart repository ...Successfully got an update from the "prometheus-community" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 1 charts Downloading trillian from repo https://sigstore.github.io/helm-charts Deleting outdated charts Linting chart "trillian => (version: \"0.2.25\", path: \"charts/trillian\")" Checking chart "trillian => (version: \"0.2.25\", path: \"charts/trillian\")" for a version bump... Old chart version: 0.2.24 New chart version: 0.2.25 Chart version ok. Validating /Users/x308080/Desktop/helm-charts/charts/trillian/Chart.yaml... Validation success! 👍

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

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

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


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

All charts linted successfully



cc @sabre1041 / @cpanato when y'all are able