-
Notifications
You must be signed in to change notification settings - Fork 85
✨ implementation of a registry+v1 direct bundle installer #2907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎯 Functional Correctness | 🟠 Major | ⚡ Quick win
Guard
ociImagein the experimental validation marker.hack/tools/crd-generatorprocesses this type-level marker when it transforms the generatedsourceschema. WhenociImageis absent for aCatalogsource, the current rule evaluatesself.ociImage.refand can reject the valid source. Use:Add admission coverage for both missing-field cases, then run
make generate manifests crd-ref-docs lint-api-diff.🤖 Prompt for AI Agents