sigstore / helm-charts

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

Upgrade tests #92

Open hectorj2f opened 2 years ago

hectorj2f commented 2 years ago

Description

Add tests to ensure upgrades are smooth between versions. We should verify that breaking changes are not introduced when changing the charts, at least to avoid doing it as much as possible.

tahirraza commented 1 year ago

I like the idea but I think with current charts layout it may be a bit more complex. Are you thinking of creating e2e tests for each chart?

flxw commented 1 year ago

Totally valid point, and we want to solve this. I think we can close this as a duplicate of https://github.com/sigstore/helm-charts/issues/527 Would you mind?