zalando / zalando/postgres-operator
Provide provenance files for Helm
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5.2k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
Please, answer some short questions which should help us to understand your problem / question better?
- Which image of the operator are you using? e.g. ghcr.io/zalando/postgres-operator:v1.14.0
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Local k3d instance
- Are you running Postgres Operator in production? no
- Type of issue? feature request
If I invoke helm install postgres-operator repository/postgres-operator --namespace database --verify --dependency-update I get: Error: INSTALLATION FAILED: failed to fetch provenance "https://opensource.zalando.com/postgres-operator/charts/postgres-operator/postgres-operator-1.14.0.tgz.prov"
I know that removing --verify resolves the error but it would be nice if you provided provenance files in future releases.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the reported helm install postgres-operator repository/postgres-operator --namespace database --verify --dependency-update command and inspect the chart release at the reported provenance URL. Determine how the postgres-operator-1.14.0.tgz artifact is packaged and released, then verify that the matching .tgz.prov file is published and accepted by Helm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100