ansible / ansible/eda-server-operator
Add CI check to validate that a CSV entry exists for all CRD params
Open
- Dominant language
- Jinja
- Stars
- 45
- Forks
- 41
- Avg merge
- 2d
- Merged PRs (30d)
- 1
Description
We should figure out a way to do a simple check to make sure an entry exists in the CSV for each CRD.spec.properties params that are defined. That way we don't end up with params that should be hidden ending up in Openshift UI form.
Contributor guide
Research direction
Start by locating the CRD.spec.properties definitions, the corresponding CSV entries, and the repository's CI entry point. Define the check so it detects every CRD parameter missing from the CSV, and consider the work complete when it passes for complete mappings and fails for a missing entry.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100