open-policy-agent / open-policy-agent/frameworks
Re-introduce `make generate` into CI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 127
- Forks
- 61
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
When updating conversion-gen to v0.20.2 in open-policy-agent/frameworks#111, I found a bug. Certain conversion functions were not being included in the generated output.
This bug is being tracked (kubernetes/kubernetes#101567) and is already triaged and assigned.
To get around this bug, I manually changed the conversion file. This will meet our needs in the short term, but is not sustainable. Once the fix is available to us, we should upgrade our conversion-gen and get our automation working correctly again.
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 CI configuration and the make generate entry point, then review kubernetes/kubernetes#101567 for the conversion-gen fix and its availability. Done means upgrading conversion-gen after the upstream fix is available and restoring reliable generation in CI without the manual conversion-file change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100