redhat-cop / redhat-cop/gitops-catalog
NVIDIA GPU operator bases reference components
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 383
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
The layout of the gpu-operator-certified section of the repo references components from the base directories rather than from overlays.
The Kustomize docs state that Components are designed to add additional features/changes on top of bases. If these are referenced from bases, it defeats the purpose of them.
We should either:
- Reference the components (such as the console plugin and grafana dashboard) from the overlays
OR
- Move the components to
baseif they are not designed to be optional
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
Inspect the gpu-operator-certified section, comparing references from base directories with the overlays. Read the Kustomize component guidance and trace the console plugin and Grafana dashboard references; done means components are consistently placed according to whether they are optional or required.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100