build is not hermetic
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 549
- Forks
- 277
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 2
Description
See https://github.com/splunk/splunk-operator/issues/1345 for similar request for the Operator. Pull base images based on digest so old builds are repeatable.
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 with the base/redhat-8/Dockerfile at the linked line and compare the similar request in splunk/splunk-operator issue 1345. Trace the base-image references used by the build and determine the digest-pinning scope; done means old builds use fixed image digests and are repeatable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100