Skip to content
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

Makefile lacking support to do Kustomize build #777

Open
varshaprasad96 opened this issue Dec 21, 2023 · 1 comment
Open

Makefile lacking support to do Kustomize build #777

varshaprasad96 opened this issue Dec 21, 2023 · 1 comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@varshaprasad96
Copy link
Member

There are Kustomize patches specified in the project which provide options to introduce additional validations in the CRD like: https://github.com/operator-framework/rukpak/tree/main/manifests/base/apis/crds/patches. If any changes are made to these files, kustomize build command needs to be manually run to update the CRDs. It would be helpful to have a Makefile target that executes Kustomize build commands for the ease of development.

Copy link

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

1 participant