stackabletech / stackabletech/issues
Pin everything
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There are a few places throughout our entire stack where we are not properly pinning versions, we should at some point see about fixing all of these to make things more predictable / reliable.
- Version of ubi8-rust-builder image used by operator Dockerfiles
- Version of ubi-minimal image used by operator Dockerfiles
Contributor guide
No contributing guide indexed for this repository
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 locating the operator Dockerfiles that use the ubi8-rust-builder and ubi-minimal images. Review each image reference and identify which versions are missing; done means both image versions are explicitly pinned throughout the operator Dockerfiles and the affected builds remain valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100