-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix(manifestst): remove empty CRD folder and reference #49
Conversation
@anishasthana / @dimakis we need fix for this, it is blocking operator PR tests and will be for odh-nightly too |
Signed-off-by: Zhou, Wen <wenzhou@redhat.com>
@zdtsw: The following tests 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. |
Cc @dimakis @sutaakar @ChristianZaccaria can you look at this when you're on tomorrow? Looks like we have a CVE issue as well -- we will need to take these changes downstream too, to the right release branch. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dimakis, sutaakar The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
if we would like sync, can have this PR closed and get it from upstream project-codeflare#504 |
fix code sync from upstream c771aae which is causing kustomize failing and ODH opeartor not functional
error:
Error: accumulating resources: accumulation err='accumulating resources from '../crd': '...../codeflare/crd' must resolve to a file': couldn't make target for path '.../codeflare/crd': kustomization.yaml is empty
Description
How Has This Been Tested?
Merge criteria: