Skip to content

Comments

NP-615: Bump github.com/openshift/api#2138

Merged
openshift-merge-bot[bot] merged 2 commits intoopenshift:masterfrom
kyrtapz:bump_api
Dec 6, 2023
Merged

NP-615: Bump github.com/openshift/api#2138
openshift-merge-bot[bot] merged 2 commits intoopenshift:masterfrom
kyrtapz:bump_api

Conversation

@kyrtapz
Copy link
Contributor

@kyrtapz kyrtapz commented Nov 30, 2023

This PR bumps Bump github.com/openshift/api.

@openshift-ci openshift-ci bot requested review from danwinship and dcbw November 30, 2023 09:28
@kyrtapz
Copy link
Contributor Author

kyrtapz commented Nov 30, 2023

/retest

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 1, 2023

/retest

1 similar comment
@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 1, 2023

/retest

@jcaamano
Copy link
Contributor

jcaamano commented Dec 1, 2023

/test e2e-network-mtu-migration-ovn-ipv6

@jcaamano
Copy link
Contributor

jcaamano commented Dec 1, 2023

@patryk looks like we have a pretty consistent problem with e2e-aws-ovn-serial. Not an issue introduced with this PR but we are pretty blind there

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 1, 2023

@patryk looks like we have a pretty consistent problem with e2e-aws-ovn-serial. Not an issue introduced with this PR but we are pretty blind there

Yes, the issue is not related to this PR:
https://redhat-internal.slack.com/archives/CDCP2LA9L/p1701424483384129

Edit: it passes now

@kyrtapz kyrtapz changed the title Bump github.com/openshift/api NP-615: Bump github.com/openshift/api Dec 1, 2023
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 1, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Dec 1, 2023

@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.

Details

In response to this:

This PR bumps Bump github.com/openshift/api.

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.

@jcaamano
Copy link
Contributor

jcaamano commented Dec 1, 2023

@kyrtapz for the IPv6 MTU migration there is also something fishy with the ns/openshift-cloud-controller-manager-operator that also does not look related to this change.

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 4, 2023

/retest

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 4, 2023

@kyrtapz for the IPv6 MTU migration there is also something fishy with the ns/openshift-cloud-controller-manager-operator that also does not look related to this change.

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)

@jcaamano
Copy link
Contributor

jcaamano commented Dec 4, 2023

@kyrtapz for the IPv6 MTU migration there is also something fishy with the ns/openshift-cloud-controller-manager-operator that also does not look related to this change.

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?

 [sig-arch] Managed cluster should only include cluster daemonsets that have maxUnavailable or maxSurge update of 10 percent or maxUnavailable of 33 percent [Suite:openshift/conformance/parallel] expand_less
Run #0: Failed expand_less	4s
{  fail [github.com/openshift/origin/test/extended/operators/daemon_set.go:105]: Daemonsets found that do not meet platform requirements for update strategy:
  expected daemonset openshift-network-node-identity/network-node-identity to have maxUnavailable 10% or 33% (see comment) instead of 0, or maxSurge 10% instead of 100%
Ginkgo exit error 1: exit with code 1}

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 4, 2023

/test e2e-network-mtu-migration-ovn-ipv6

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 4, 2023

@kyrtapz for the IPv6 MTU migration there is also something fishy with the ns/openshift-cloud-controller-manager-operator that also does not look related to this change.

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?

 [sig-arch] Managed cluster should only include cluster daemonsets that have maxUnavailable or maxSurge update of 10 percent or maxUnavailable of 33 percent [Suite:openshift/conformance/parallel] expand_less
Run #0: Failed expand_less	4s
{  fail [github.com/openshift/origin/test/extended/operators/daemon_set.go:105]: Daemonsets found that do not meet platform requirements for update strategy:
  expected daemonset openshift-network-node-identity/network-node-identity to have maxUnavailable 10% or 33% (see comment) instead of 0, or maxSurge 10% instead of 100%
Ginkgo exit error 1: exit with code 1}

Talked offline, the mentioned failure is not from this PR

@mkowalski
Copy link
Contributor

/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)

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 4, 2023
@mkowalski
Copy link
Contributor

mkowalski commented Dec 4, 2023

You folks wait with this, we are reverting on-prem's stuff from openshift/api right now and you will need to revendor anyway

(openshift/api#1694)

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 4, 2023

e2e-network-mtu-migration-ovn-ipv6 passed 🎉

You folks wait with this, we are reverting on-prem's stuff from openshift/api right now and you will need to revendor anyway

(openshift/api#1694)

@jcaamano not sure what we do here. Is it: wait for the revert to get in, revendor and fight CI?

@jcaamano
Copy link
Contributor

jcaamano commented Dec 4, 2023

e2e-network-mtu-migration-ovn-ipv6 passed 🎉

You folks wait with this, we are reverting on-prem's stuff from openshift/api right now and you will need to revendor anyway
(openshift/api#1694)

@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.

kyrtapz and others added 2 commits December 5, 2023 13:21
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>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Dec 5, 2023
@jcaamano
Copy link
Contributor

jcaamano commented Dec 5, 2023

/lgtm
/approve
/hold

Holding until @kyrtapz is satisfied with CI results. I am ok with Required passing since we already had plenty of greens with the previous API bump. Perhaps also upgrade jobs should pass.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 5, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 5, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 5, 2023

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 5, 2023
@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 5, 2023

/test images

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 5, 2023

/retest-required

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 5, 2023

/test 4.15-upgrade-from-stable-4.14-e2e-azure-ovn-upgrade

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 5, 2023

/retest

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 6, 2023

/retest-required

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 6, 2023

/test e2e-hypershift-ovn

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 6, 2023

@kyrtapz: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure-ovn-dualstack 6045ca4 link false /test e2e-azure-ovn-dualstack
ci/prow/e2e-vsphere-ovn-dualstack-primaryv6 6045ca4 link false /test e2e-vsphere-ovn-dualstack-primaryv6
ci/prow/e2e-network-mtu-migration-ovn-ipv6 6045ca4 link false /test e2e-network-mtu-migration-ovn-ipv6
ci/prow/e2e-azure-ovn 6045ca4 link false /test e2e-azure-ovn
ci/prow/e2e-aws-hypershift-ovn-kubevirt 6045ca4 link false /test e2e-aws-hypershift-ovn-kubevirt

Full PR test history. Your PR dashboard.

Details

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.

@kyrtapz
Copy link
Contributor Author

kyrtapz commented Dec 6, 2023

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 6, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit 08960c0 into openshift:master Dec 6, 2023
@openshift-bot
Copy link
Contributor

[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.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants