-
Notifications
You must be signed in to change notification settings - Fork 72
OCPBUGS-18948: CRD Compatibility Validation #592
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
Conversation
…dated CRD Upstream-repository: operator-lifecycle-manager Upstream-commit: 242f63f Signed-off-by: Daniel Franz <[email protected]>
@dtfranz: This pull request references Jira Issue OCPBUGS-18948, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
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. |
/jira refresh |
@dtfranz: This pull request references Jira Issue OCPBUGS-18948, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. In response to this:
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. |
/retest-required |
This should wait for the automated sync... and everything else that's happening to fix testing. |
Gotcha, I figured since the periodic job was failing then doing it manually would be the right move, but if you don't think so I can close this. |
@dtfranz: 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. |
/retest |
/test e2e-gcp-olm |
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.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtfranz, tmshort 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 |
@dtfranz: Jira Issue OCPBUGS-18948: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-18948 has been moved to the MODIFIED state. In response to this:
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. |
Correct CRD validation to validate CRs against each version of the updated CRD.
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 242f63f