Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add chart provenance verification to e2e #10

Open
Cryptophobia opened this issue Mar 22, 2018 · 0 comments
Open

add chart provenance verification to e2e #10

Cryptophobia opened this issue Mar 22, 2018 · 0 comments

Comments

@Cryptophobia
Copy link
Member

From @vdice on November 7, 2016 22:56

Once we are signing our staging helm charts (workflow-dev, builder-dev, etc.), we should add a correlating verification step to the chart install in the downstream e2e job(s) along the lines of:

...
gpg --keyserver <keyserver (probably pgp.mit.edu)> --recv-keys <KEY_ID>
helm install --verify "${CHART_REPO:-${CHART}}"/"${CHART}"
...

Copied from original issue: deis/jenkins-jobs#283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant