-
Notifications
You must be signed in to change notification settings - Fork 153
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
Bump VM_IMPORT to v0.2.2 #814
Conversation
@tiraboschi @nunnatsa This version contains import from vmware which got exception to be merged into 2.5 branch. |
@fdupont-redhat FYI |
All tests passed |
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.
please run make build-manifest
to re-generate the manifest files correctly.
and update
|
This is exactly what I did. I wonder why the script end like this. I haven't check what was generated. It seems like I need to stop to trust those tools. |
All tests passed |
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.
please update go.mod
with the updated version for github.com/kubevirt/vm-import-operator
https://github.com/kubevirt/hyperconverged-cluster-operator/blob/master/go.mod#L15
then run:
go mod vendor
go mod tidy
/retest |
I opened #817 to track |
All tests passed |
@orenc1 No changes to go.mod. what do you expect to see there? |
hco-e2e-azure lane succeeded. |
@hco-bot: /override requires a failed status context to operate on.
Only the following contexts were expected:
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. |
hco-e2e-azure lane succeeded. |
@tiraboschi: Overrode contexts on behalf of tiraboschi: ci/prow/hco-e2e-aws, ci/prow/hco-e2e-upgrade-azure 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. |
hco-e2e-image-index-aws and hco-e2e-image-index-gcp passed CI |
@tiraboschi: Overrode contexts on behalf of tiraboschi: ci/prow/hco-e2e-image-index-azure 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. |
/hold |
@tiraboschi Done. It is interesting that I did it for the first time. Have I missed it in the past or is it something new? |
All tests passed |
hco-e2e-image-index-gcp, hco-e2e-image-index-aws lanes succeeded. |
@hco-bot: /override requires a failed status context to operate on.
Only the following contexts were expected:
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 |
1 similar comment
/retest |
@tiraboschi I still see the same job failure issue as before the rebase:
Is this still expected? |
/rebase |
@pkliczewski , please rebase to consume the CI upgrade test unlock that was merged in #820 Thanks |
Signed-off-by: Piotr Kliczewski <[email protected]>
All tests passed |
/unhold |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nunnatsa 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 |
Bump VM_IMPORT to v0.2.2
Release note:
Signed-off-by: Piotr Kliczewski [email protected]