Skip to content

NO-ISSUE: rebase-main-4.15.0-0.nightly-2023-10-17-065657_amd64-2023-10-17_arm64-2023-10-19#2492

Merged
openshift-ci[bot] merged 5 commits intomainfrom
rebase-main-4.15.0-0.nightly-2023-10-17-065657_amd64-2023-10-17_arm64-2023-10-19
Oct 20, 2023
Merged

NO-ISSUE: rebase-main-4.15.0-0.nightly-2023-10-17-065657_amd64-2023-10-17_arm64-2023-10-19#2492
openshift-ci[bot] merged 5 commits intomainfrom
rebase-main-4.15.0-0.nightly-2023-10-17-065657_amd64-2023-10-17_arm64-2023-10-19

Conversation

@microshift-rebase-script
Copy link
Copy Markdown
Contributor

amd64: 4.15.0-0.nightly-2023-10-17-065657
arm64: 4.15.0-0.nightly-arm64-2023-10-19-122748
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1715231485583167488

  • oc image-arm64 d77b3812dad9b2b606ad60b10ba01142ba5e0257 to 835dbb5bdcbe531241ea7b093661e05aa5ef5478

    • 109a4ef5 2023-10-18T10:50:08-06:00 create/identity: fail gracefully when no user API exists
    • d4d9a6f5 2023-10-17T14:02:44+03:00 Fix some commands incorrect examples
    • 701c2eee 2023-10-04T15:28:41-07:00 pkg/cli/admin/upgrade/status: Add tech-preview 'oc adm upgrade status'
  • router image-arm64 f142a3a4f2890527d6b22c211faf04f34ed86625 to 9abf51917908036cba6d6819805124a2fbf17257

    • 80625b2 2023-10-18T09:37:35+01:00 haproxy-template: Add 'no strict-limits' to address HAProxy 2.6 issue
  • kube-rbac-proxy image-arm64 688b36e681b21a6a88522629b87991d7279df1b9 to 7a0795ecdf2abb40b90f7d406e0ca52138cb221b

    • 8eb00e4 2023-10-17T12:19:42+02:00 go mod vendor
    • 73e383f 2023-10-16T17:22:25+02:00 go.mod: bump golang.org/x/net to v0.17.0
  • ovn-kubernetes image-arm64 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c to 30f8cefeaca25f02b3beaec8dda572ce38872748

    • 5cdcee0 2023-10-10T17:48:21+05:30 Handle tombstone of type cache.DeletedFinalStateUnknown while deleting net-attach-def
    • c670398 2023-10-09T17:09:42-04:00 Move exgw e2e test out of e2e.go into external_gateways.go
    • 0051718 2023-10-09T17:03:25-04:00 Fixes correctly syncing hybrid route policies for exgw Hybrid route policies were not unconditionally removed if there was not a matching ECMP route in OVN. This changes the behavior to fully clean hybrid policies as well as any stale addresses that exist in its related address set.
    • 8b118bb 2023-10-09T17:03:25-04:00 exgw: try to remove hybrid policy when no gateways exist
    • fd9dac3 2023-10-06T10:44:47+02:00 Synchronize node primary address update

/label tide/merge-method-squash
/label cherry-pick-approved
/label backport-risk-assessed
/label jira/valid-bug

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 20, 2023
@openshift-ci-robot
Copy link
Copy Markdown

@microshift-rebase-script[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

amd64: 4.15.0-0.nightly-2023-10-17-065657
arm64: 4.15.0-0.nightly-arm64-2023-10-19-122748
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1715231485583167488

  • oc image-arm64 d77b3812dad9b2b606ad60b10ba01142ba5e0257 to 835dbb5bdcbe531241ea7b093661e05aa5ef5478

  • 109a4ef5 2023-10-18T10:50:08-06:00 create/identity: fail gracefully when no user API exists

  • d4d9a6f5 2023-10-17T14:02:44+03:00 Fix some commands incorrect examples

  • 701c2eee 2023-10-04T15:28:41-07:00 pkg/cli/admin/upgrade/status: Add tech-preview 'oc adm upgrade status'

  • router image-arm64 f142a3a4f2890527d6b22c211faf04f34ed86625 to 9abf51917908036cba6d6819805124a2fbf17257

  • 80625b2 2023-10-18T09:37:35+01:00 haproxy-template: Add 'no strict-limits' to address HAProxy 2.6 issue

  • kube-rbac-proxy image-arm64 688b36e681b21a6a88522629b87991d7279df1b9 to 7a0795ecdf2abb40b90f7d406e0ca52138cb221b

  • 8eb00e4 2023-10-17T12:19:42+02:00 go mod vendor

  • 73e383f 2023-10-16T17:22:25+02:00 go.mod: bump golang.org/x/net to v0.17.0

  • ovn-kubernetes image-arm64 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c to 30f8cefeaca25f02b3beaec8dda572ce38872748

  • 5cdcee0 2023-10-10T17:48:21+05:30 Handle tombstone of type cache.DeletedFinalStateUnknown while deleting net-attach-def

  • c670398 2023-10-09T17:09:42-04:00 Move exgw e2e test out of e2e.go into external_gateways.go

  • 0051718 2023-10-09T17:03:25-04:00 Fixes correctly syncing hybrid route policies for exgw Hybrid route policies were not unconditionally removed if there was not a matching ECMP route in OVN. This changes the behavior to fully clean hybrid policies as well as any stale addresses that exist in its related address set.

  • 8b118bb 2023-10-09T17:03:25-04:00 exgw: try to remove hybrid policy when no gateways exist

  • fd9dac3 2023-10-06T10:44:47+02:00 Synchronize node primary address update

/label tide/merge-method-squash
/label cherry-pick-approved
/label backport-risk-assessed
/label jira/valid-bug

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.

@microshift-rebase-script
Copy link
Copy Markdown
Contributor Author

Extra messages:

@openshift-ci openshift-ci Bot added tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Oct 20, 2023
@openshift-ci openshift-ci Bot requested review from jogeo and pacevedom October 20, 2023 05:08
@pacevedom
Copy link
Copy Markdown
Contributor

/test microshift-metal-tests

Copy link
Copy Markdown
Contributor

@pacevedom pacevedom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Oct 20, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Oct 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: microshift-rebase-script[bot], pacevedom

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 Oct 20, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Oct 20, 2023

@microshift-rebase-script: all tests passed!

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.

@openshift-ci openshift-ci Bot merged commit 3e250f3 into main Oct 20, 2023
@openshift-ci openshift-ci Bot deleted the rebase-main-4.15.0-0.nightly-2023-10-17-065657_amd64-2023-10-17_arm64-2023-10-19 branch October 20, 2023 16:03
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. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants