-
Notifications
You must be signed in to change notification settings - Fork 28
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
Provide make target to generate CRD with patches #57
Conversation
/retest |
I would say this is unnecessary, as the conversion is applied as kustomization patch in https://github.com/kyma-project/api-gateway/blob/main/config/crd/patches/webhook_in_apirules.yaml |
Alright, shall we then generate it with patch and keep the outcome CRD here? |
/retest |
@cnvergence: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Make it easier to maintain crds in different projects