openshift / openshift/mirror-gui
Feature Request: Auto-select newest version from default channel for min version
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 8
- Avg merge
- 10d 12h
- Merged PRs (30d)
- 3
Description
When standing up a new air-gapped OpenShift instance, several operators can be requested in one batch. When using an ImageSet config that does not specify the min version to match the newest version, the output from the mirror can easily exceed terabytes. It would be convenient if there was a toggle to auto select the most recent version as the min version either from the default channel or whichever channel the user has selected for all operators being requested.
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 tracing how the GUI handles ImageSet configuration and operator channel or minimum-version selection for oc-mirror v2. Check how the default and user-selected channels are represented. Done means a user can enable the behavior and the generated mirror configuration selects the newest version as the minimum for every requested operator, with appropriate coverage for both channel choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100