Skip to content

NO-ISSUE: rebase-main-4.18.0-0.nightly-2024-11-01-053925_amd64-2024-11-01_arm64-2024-11-03#4135

Closed
microshift-rebase-script[bot] wants to merge 8 commits intomainfrom
rebase-main-4.18.0-0.nightly-2024-11-01-053925_amd64-2024-11-01_arm64-2024-11-03
Closed

NO-ISSUE: rebase-main-4.18.0-0.nightly-2024-11-01-053925_amd64-2024-11-01_arm64-2024-11-03#4135
microshift-rebase-script[bot] wants to merge 8 commits intomainfrom
rebase-main-4.18.0-0.nightly-2024-11-01-053925_amd64-2024-11-01_arm64-2024-11-03

Conversation

@microshift-rebase-script
Copy link
Contributor

amd64: 4.18.0-0.nightly-2024-11-01-053925
arm64: 4.18.0-0.nightly-arm64-2024-11-03-180130
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1853286263193341952

  • etcd embedded-component 825fc46f2c1be39640edce95c49d3b70243e9d6b to 3b0a2d2116109e115ebff712c65e49f2ed45b6a4

    • 6de68d76 2024-10-29T12:20:43-04:00 Migrate Dockerfile.art for Konflux
  • machine-config-operator embedded-component b3a562be44deb94fa4ea86e25a9d83395c3d188d to 9d8a8e3953c696a653647e472547ce9296ca37a8

    • b5264639 2024-10-29T09:58:43-04:00 pinnedimagests: set resolver to passthrough
  • operator-framework-olm embedded-component 29f4d1afaf2329f5c14b538fed79078ce9b6dedf to e8c0592c5805643b5b1e5ef4b0b66d9676764db4

  • oc image-amd64 62471c258d8e92d2d07c97515cc82013cc431cbe to 8e9a2be04f902d58b3be21b92ed9016854640cd6

    • 833cc92e 2024-10-29T06:47:14-04:00 add MCO owners file
    • 4e5ca2ba 2024-10-29T06:47:14-04:00 ensure mcs secret type before rotation
  • ovn-kubernetes image-amd64 e816f5899f31572c0c93dad9e241557c307a7728 to fdcbde94329e62ae79c29664b43ee502827b1de2

    • a97d896c 2024-10-21T12:33:52+02:00 Pin multus to 4.1.3
    • 30585c17 2024-10-21T12:33:51+02:00 Invert CNI result order for UDN
    • de390b11 2024-10-21T11:01:47+02:00 Disable kube manager service-lb-controller for kind
    • 1cb09d40 2024-10-21T11:01:47+02:00 Bump to k8s 1.31
    • 29240953 2024-10-21T11:01:47+02:00 Add e2e vendor directory to gitignore
    • c004001e 2024-10-18T16:10:04+02:00 fix deprecated call to -ginkgo.reportFile
    • cc3c784b 2024-10-18T16:10:04+02:00 update ginkgo to v2
    • 1e4d8ea5 2024-10-18T16:09:41+02:00 controller: make stop idempotent.
    • 8dc0ca0b 2024-10-18T13:42:11+02:00 Add e2e for a new subsystem error report mechanism.
    • db6ca99b 2024-10-18T13:42:11+02:00 Move existing UDN tests using the same UDN config under its own context.
    • 4ead7745 2024-10-18T13:42:11+02:00 UDN controller: allow other subsystems reporting conditions.
    • 508f0431 2024-10-18T13:42:11+02:00 parseNodeGatewayRouterJoinNetwork: Avoid unneeded warnings.
    • c73e0db5 2024-10-17T15:50:53+02:00 node_annotations: Make GetNodeHostAddrs() return stable results.
    • 6f0312d0 2024-10-16T12:42:09+02:00 doc, multihoming: Add virt ip dynamic condig
    • fd33c421 2024-10-16T12:42:09+02:00 kubevirt, e2e: Add DHCP/ND test case for UDPN
    • 435adaf7 2024-10-16T12:42:09+02:00 udpn, e2e: Adapt to multiple default gws
    • e55d89bd 2024-10-16T12:42:07+02:00 udpn, l2, gw: Configure LOW router preference
    • 62bef1da 2024-10-16T12:27:03+02:00 udp, l2, gw: Configure RA priodicity
    • a92c1fc1 2024-10-16T12:27:03+02:00 udpn, l2, gw: Configure ipv6 ra mtu
    • 828be8dc 2024-10-16T12:27:03+02:00 udpn, l2: Configure lrp dhcpv6_stateful
    • 99607f1e 2024-10-16T12:27:03+02:00 dhcp, kubevirt, l2: Integrate with primary udn
    • 4b58ba5c 2024-10-16T12:27:01+02:00 kubevirt, dhcp: Add fqdn and router/dns/mtu opts
    • 93dbdf49 2024-10-15T12:25:20+02:00 kind: Allow to install custom kubevirt versions
    • f29d8488 2024-10-09T15:02:26+02:00 Fix UTs for UDNs: don't set exclude_ips
    • e183df55 2024-10-09T15:02:26+02:00 UDN: Skip adding managementport to clusterPortGrp
    • 2edeedc0 2024-10-09T14:01:36+02:00 Fix panic in UT
    • f4e83f55 2024-10-08T12:47:13+02:00 Skip handling NetPol events on non primary networks
    • fd9a0a15 2024-10-08T12:47:13+02:00 Support NetPol for user defined networks
    • 005a822c 2024-10-08T11:57:42+02:00 Add UDN pod annotation to open default network ports. An example annotation is k8s.ovn.org/open-default-ports: | - protocol: tcp port: 8080 - protocol: udp port: 8081
    • 26079c2e 2024-10-08T07:41:52+02:00 Fix sudo perms
    • e4f360cc 2024-10-04T18:09:25-04:00 interconenct: Ask ovn-northd to bind the remote ports.
    • 7d4bb980 2024-09-30T13:03:15-07:00 Update readinessprobe for DPUs
    • a65242d9 2024-09-30T13:03:15-07:00 requested-chassis should not be set for dpu-host nodes
    • 8c79e294 2024-09-30T13:03:15-07:00 Disable nodeIPManager on dpu nodes
    • d272c279 2024-09-30T13:03:15-07:00 Fix node certificate handling for DPUs
    • 47056a66 2024-09-30T13:03:15-07:00 Add gateway options in DPU mode
    • 1a3854fd 2024-09-30T13:03:15-07:00 service traffic route through Masquerade node IP on dpu host node
    • ab58b7bc 2024-09-30T13:03:15-07:00 [upstream] dpu bridge mac should not be used in openflow rules
    • 218c1f16 2024-09-30T13:03:15-07:00 [upstream] not to update ovs openflow in dpu-host mode
    • a627562c 2024-09-30T13:03:15-07:00 Capture dpu->dpu_host relation during ovnkube-node-dpu bringup
    • 8d544d91 2024-09-30T13:03:15-07:00 Helm chart fixes for DPUs
    • de0757f2 2024-09-30T13:03:15-07:00 Add support for nodes managing their own networks
    • 7eb81144 2024-09-30T11:51:42+01:00 VRF manager: reduce log chat for link updates
    • d63887ed 2024-09-20T20:23:13+02:00 node: udn: Ensure UDN traffic doesn't leak into default network services.
    • 03499775 2024-09-20T17:33:37+02:00 Verify udn-allowed-default-services config field
    • 839842bb 2024-09-20T14:27:53+02:00 Cleanup gateway pod for remote zone. For local zone pods, deleteLogicalPort cleans this up,

The change list was truncated. See scripts/auto-rebase/changelog.txt in the PR for the full details.

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

@openshift-ci-robot
Copy link

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

Details

In response to this:

amd64: 4.18.0-0.nightly-2024-11-01-053925
arm64: 4.18.0-0.nightly-arm64-2024-11-03-180130
prow job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-microshift-main-rebase-on-nightlies/1853286263193341952

  • etcd embedded-component 825fc46f2c1be39640edce95c49d3b70243e9d6b to 3b0a2d2116109e115ebff712c65e49f2ed45b6a4

  • 6de68d76 2024-10-29T12:20:43-04:00 Migrate Dockerfile.art for Konflux

  • machine-config-operator embedded-component b3a562be44deb94fa4ea86e25a9d83395c3d188d to 9d8a8e3953c696a653647e472547ce9296ca37a8

  • b5264639 2024-10-29T09:58:43-04:00 pinnedimagests: set resolver to passthrough

  • operator-framework-olm embedded-component 29f4d1afaf2329f5c14b538fed79078ce9b6dedf to e8c0592c5805643b5b1e5ef4b0b66d9676764db4

  • 8828035a 2024-10-31T00:03:10+00:00 build(deps): bump k8s.io/api from 0.31.1 to 0.31.2 ([release-4.16] USHIFT-3136: Increase nginx resources and timeouts to mitigate failed ostree installations #3422)

  • oc image-amd64 62471c258d8e92d2d07c97515cc82013cc431cbe to 8e9a2be04f902d58b3be21b92ed9016854640cd6

  • 833cc92e 2024-10-29T06:47:14-04:00 add MCO owners file

  • 4e5ca2ba 2024-10-29T06:47:14-04:00 ensure mcs secret type before rotation

  • ovn-kubernetes image-amd64 e816f5899f31572c0c93dad9e241557c307a7728 to fdcbde94329e62ae79c29664b43ee502827b1de2

  • a97d896c 2024-10-21T12:33:52+02:00 Pin multus to 4.1.3

  • 30585c17 2024-10-21T12:33:51+02:00 Invert CNI result order for UDN

  • de390b11 2024-10-21T11:01:47+02:00 Disable kube manager service-lb-controller for kind

  • 1cb09d40 2024-10-21T11:01:47+02:00 Bump to k8s 1.31

  • 29240953 2024-10-21T11:01:47+02:00 Add e2e vendor directory to gitignore

  • c004001e 2024-10-18T16:10:04+02:00 fix deprecated call to -ginkgo.reportFile

  • cc3c784b 2024-10-18T16:10:04+02:00 update ginkgo to v2

  • 1e4d8ea5 2024-10-18T16:09:41+02:00 controller: make stop idempotent.

  • 8dc0ca0b 2024-10-18T13:42:11+02:00 Add e2e for a new subsystem error report mechanism.

  • db6ca99b 2024-10-18T13:42:11+02:00 Move existing UDN tests using the same UDN config under its own context.

  • 4ead7745 2024-10-18T13:42:11+02:00 UDN controller: allow other subsystems reporting conditions.

  • 508f0431 2024-10-18T13:42:11+02:00 parseNodeGatewayRouterJoinNetwork: Avoid unneeded warnings.

  • c73e0db5 2024-10-17T15:50:53+02:00 node_annotations: Make GetNodeHostAddrs() return stable results.

  • 6f0312d0 2024-10-16T12:42:09+02:00 doc, multihoming: Add virt ip dynamic condig

  • fd33c421 2024-10-16T12:42:09+02:00 kubevirt, e2e: Add DHCP/ND test case for UDPN

  • 435adaf7 2024-10-16T12:42:09+02:00 udpn, e2e: Adapt to multiple default gws

  • e55d89bd 2024-10-16T12:42:07+02:00 udpn, l2, gw: Configure LOW router preference

  • 62bef1da 2024-10-16T12:27:03+02:00 udp, l2, gw: Configure RA priodicity

  • a92c1fc1 2024-10-16T12:27:03+02:00 udpn, l2, gw: Configure ipv6 ra mtu

  • 828be8dc 2024-10-16T12:27:03+02:00 udpn, l2: Configure lrp dhcpv6_stateful

  • 99607f1e 2024-10-16T12:27:03+02:00 dhcp, kubevirt, l2: Integrate with primary udn

  • 4b58ba5c 2024-10-16T12:27:01+02:00 kubevirt, dhcp: Add fqdn and router/dns/mtu opts

  • 93dbdf49 2024-10-15T12:25:20+02:00 kind: Allow to install custom kubevirt versions

  • f29d8488 2024-10-09T15:02:26+02:00 Fix UTs for UDNs: don't set exclude_ips

  • e183df55 2024-10-09T15:02:26+02:00 UDN: Skip adding managementport to clusterPortGrp

  • 2edeedc0 2024-10-09T14:01:36+02:00 Fix panic in UT

  • f4e83f55 2024-10-08T12:47:13+02:00 Skip handling NetPol events on non primary networks

  • fd9a0a15 2024-10-08T12:47:13+02:00 Support NetPol for user defined networks

  • 005a822c 2024-10-08T11:57:42+02:00 Add UDN pod annotation to open default network ports. An example annotation is k8s.ovn.org/open-default-ports: | - protocol: tcp port: 8080 - protocol: udp port: 8081

  • 26079c2e 2024-10-08T07:41:52+02:00 Fix sudo perms

  • e4f360cc 2024-10-04T18:09:25-04:00 interconenct: Ask ovn-northd to bind the remote ports.

  • 7d4bb980 2024-09-30T13:03:15-07:00 Update readinessprobe for DPUs

  • a65242d9 2024-09-30T13:03:15-07:00 requested-chassis should not be set for dpu-host nodes

  • 8c79e294 2024-09-30T13:03:15-07:00 Disable nodeIPManager on dpu nodes

  • d272c279 2024-09-30T13:03:15-07:00 Fix node certificate handling for DPUs

  • 47056a66 2024-09-30T13:03:15-07:00 Add gateway options in DPU mode

  • 1a3854fd 2024-09-30T13:03:15-07:00 service traffic route through Masquerade node IP on dpu host node

  • ab58b7bc 2024-09-30T13:03:15-07:00 [upstream] dpu bridge mac should not be used in openflow rules

  • 218c1f16 2024-09-30T13:03:15-07:00 [upstream] not to update ovs openflow in dpu-host mode

  • a627562c 2024-09-30T13:03:15-07:00 Capture dpu->dpu_host relation during ovnkube-node-dpu bringup

  • 8d544d91 2024-09-30T13:03:15-07:00 Helm chart fixes for DPUs

  • de0757f2 2024-09-30T13:03:15-07:00 Add support for nodes managing their own networks

  • 7eb81144 2024-09-30T11:51:42+01:00 VRF manager: reduce log chat for link updates

  • d63887ed 2024-09-20T20:23:13+02:00 node: udn: Ensure UDN traffic doesn't leak into default network services.

  • 03499775 2024-09-20T17:33:37+02:00 Verify udn-allowed-default-services config field

  • 839842bb 2024-09-20T14:27:53+02:00 Cleanup gateway pod for remote zone. For local zone pods, deleteLogicalPort cleans this up,

The change list was truncated. See scripts/auto-rebase/changelog.txt in the PR for the full details.

/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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 4, 2024
@openshift-ci openshift-ci bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Nov 4, 2024
@microshift-rebase-script
Copy link
Contributor Author

Extra messages:

  • Deleted following branches: rebase-main-4.18.0-0.nightly-2024-10-31-190119_amd64-2024-10-31_arm64-2024-10-31

@openshift-ci openshift-ci bot added 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 Nov 4, 2024
@openshift-ci openshift-ci bot requested review from agullon and eslutsky November 4, 2024 04:59
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 4, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: microshift-rebase-script[bot]
Once this PR has been reviewed and has the lgtm label, please assign ggiguash for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@ggiguash
Copy link
Contributor

ggiguash commented Nov 4, 2024

/test ?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 4, 2024

@ggiguash: The following commands are available to trigger required jobs:

  • /test e2e-aws-footprint-and-performance
  • /test e2e-aws-tests
  • /test e2e-aws-tests-arm
  • /test e2e-aws-tests-bootc
  • /test e2e-aws-tests-bootc-arm
  • /test e2e-aws-tests-bootc-periodic
  • /test e2e-aws-tests-bootc-periodic-arm
  • /test e2e-aws-tests-cache
  • /test e2e-aws-tests-cache-arm
  • /test e2e-aws-tests-periodic
  • /test e2e-aws-tests-periodic-arm
  • /test images
  • /test ocp-full-conformance-rhel-eus
  • /test ocp-full-conformance-rhel-eus-arm
  • /test ocp-full-conformance-serial-rhel-eus
  • /test ocp-full-conformance-serial-rhel-eus-arm
  • /test test-rpm
  • /test test-unit
  • /test verify

The following commands are available to trigger optional jobs:

  • /test test-rebase

Use /test all to run the following jobs that were automatically triggered:

  • pull-ci-openshift-microshift-main-e2e-aws-tests
  • pull-ci-openshift-microshift-main-e2e-aws-tests-arm
  • pull-ci-openshift-microshift-main-e2e-aws-tests-bootc
  • pull-ci-openshift-microshift-main-e2e-aws-tests-bootc-arm
  • pull-ci-openshift-microshift-main-images
  • pull-ci-openshift-microshift-main-ocp-full-conformance-rhel-eus
  • pull-ci-openshift-microshift-main-ocp-full-conformance-rhel-eus-arm
  • pull-ci-openshift-microshift-main-ocp-full-conformance-serial-rhel-eus
  • pull-ci-openshift-microshift-main-ocp-full-conformance-serial-rhel-eus-arm
  • pull-ci-openshift-microshift-main-test-rebase
  • pull-ci-openshift-microshift-main-test-unit
  • pull-ci-openshift-microshift-main-verify
Details

In response to this:

/test ?

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-sigs/prow repository.

@eslutsky
Copy link
Contributor

eslutsky commented Nov 4, 2024

/test e2e-aws-tests-arm
/test e2e-aws-tests

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 4, 2024

@microshift-rebase-script[bot]: 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-aws-tests 8453f08 link true /test e2e-aws-tests
ci/prow/e2e-aws-tests-arm 8453f08 link true /test e2e-aws-tests-arm

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-sigs/prow repository. I understand the commands that are listed here.

@ggiguash
Copy link
Contributor

ggiguash commented Nov 5, 2024

Closing in favor of the newer PR.
/close

@openshift-ci openshift-ci bot closed this Nov 5, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 5, 2024

@ggiguash: Closed this PR.

Details

In response to this:

Closing in favor of the newer PR.
/close

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-sigs/prow repository.

@microshift-rebase-script microshift-rebase-script bot deleted the rebase-main-4.18.0-0.nightly-2024-11-01-053925_amd64-2024-11-01_arm64-2024-11-03 branch November 6, 2024 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

3 participants