NP-615: Bump github.com/openshift/api#2138
NP-615: Bump github.com/openshift/api#2138openshift-merge-bot[bot] merged 2 commits intoopenshift:masterfrom
Conversation
|
/retest |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-network-mtu-migration-ovn-ipv6 |
|
@patryk looks like we have a pretty consistent problem with |
Yes, the issue is not related to this PR: Edit: it passes now |
|
@kyrtapz: This pull request references NP-615 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set. DetailsIn 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. |
|
@kyrtapz for the IPv6 MTU migration there is also something fishy with the |
|
/retest |
This job is really flaky in general, I agree that the failures do not look related to the introduced changes (my changes are not ipv6 specific) |
Have you seen this now? |
|
/test e2e-network-mtu-migration-ovn-ipv6 |
Talked offline, the mentioned failure is not from this PR |
|
/lgtm We need this. If this doesn't make it soon, the whole onprem's team work for this cycle will be reverted (because we cannot ship a change without a backing implementation, and the only missing bit is blocked by this here, cc @davegord) |
|
You folks wait with this, we are reverting on-prem's stuff from openshift/api right now and you will need to revendor anyway |
|
e2e-network-mtu-migration-ovn-ipv6 passed 🎉
@jcaamano not sure what we do here. Is it: wait for the revert to get in, revendor and fight CI? |
I guess. But should be easier because the next around we will go with just required jobs. Let me know if you would like to do something else, specially if this is blocking you critically. |
go get github.com/openshift/api@master go mod tidy && go mod vendor Signed-off-by: Patryk Diak <pdiak@redhat.com>
Operconfig shouldn't own .Spec.Migration as it is not modifying it anywhere. Setting the value to nil will ensure that the value of that field will stay unchanged (including the fieldManager). Co-authored-by: Peng Liu <pliu@redhat.com> Signed-off-by: Patryk Diak <pdiak@redhat.com>
|
/lgtm Holding until @kyrtapz is satisfied with CI results. I am ok with |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcaamano, kyrtapz, mkowalski The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test images |
|
/retest-required |
|
/test 4.15-upgrade-from-stable-4.14-e2e-azure-ovn-upgrade |
|
/retest |
|
/retest-required |
|
/test e2e-hypershift-ovn |
|
@kyrtapz: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/hold cancel |
|
[ART PR BUILD NOTIFIER] This PR has been included in build cluster-network-operator-container-v4.16.0-202312061430.p0.g08960c0.assembly.stream for distgit cluster-network-operator. |
This PR bumps Bump github.com/openshift/api.