diff --git a/Makefile.version.aarch64.var b/Makefile.version.aarch64.var index 4c57f1aebd..2883b11c27 100644 --- a/Makefile.version.aarch64.var +++ b/Makefile.version.aarch64.var @@ -1 +1 @@ -OCP_VERSION := 4.18.0-0.nightly-arm64-2024-08-28-220210 +OCP_VERSION := 4.18.0-0.nightly-arm64-2024-08-29-120159 diff --git a/assets/optional/multus/release-multus-aarch64.json b/assets/optional/multus/release-multus-aarch64.json index 0f29e7af14..384749ed54 100644 --- a/assets/optional/multus/release-multus-aarch64.json +++ b/assets/optional/multus/release-multus-aarch64.json @@ -1,6 +1,6 @@ { "release": { - "base": "4.18.0-0.nightly-arm64-2024-08-28-220210" + "base": "4.18.0-0.nightly-arm64-2024-08-29-120159" }, "images": { "multus-cni-microshift": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4bb9fdcf25dd5512c889827d0d9b96750a6c2932971fe1a32c484fc295348b5c", diff --git a/assets/optional/operator-lifecycle-manager/release-olm-aarch64.json b/assets/optional/operator-lifecycle-manager/release-olm-aarch64.json index 3c2051b1ea..6be5600acf 100644 --- a/assets/optional/operator-lifecycle-manager/release-olm-aarch64.json +++ b/assets/optional/operator-lifecycle-manager/release-olm-aarch64.json @@ -1,6 +1,6 @@ { "release": { - "base": "4.18.0-0.nightly-arm64-2024-08-28-220210" + "base": "4.18.0-0.nightly-arm64-2024-08-29-120159" }, "images": { "operator-lifecycle-manager": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:44e1ceccd8f290ffcfd530c2da7cc2290f9bb85ab82db24119ea6c435082a867", diff --git a/assets/release/release-aarch64.json b/assets/release/release-aarch64.json index 1997168e64..01a8612da7 100644 --- a/assets/release/release-aarch64.json +++ b/assets/release/release-aarch64.json @@ -1,9 +1,9 @@ { "release": { - "base": "4.18.0-0.nightly-arm64-2024-08-28-220210" + "base": "4.18.0-0.nightly-arm64-2024-08-29-120159" }, "images": { - "cli": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:80dad27aeb2e552562a627be557704d33d30ba0dba197b26fd400a4f9e74350a", + "cli": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0eb90fa4d55aa05d21237dbae98e2043cfa597dc12c2c90a8e1ed8a569a5ee04", "coredns": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4e436b14c96dba6250760cac79f4cdb948bd9a1e0fc144b3b6b5ef88ce920c7b", "haproxy-router": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba5edd4d6d94dc96d1bf366762e0ee5c8f19c8757673baa17c6f3d522836a407", "kube-rbac-proxy": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c08965f728f1b7e2e11a218f27e78fe37b1317120d324ad6f7f84917282c51c2", diff --git a/scripts/auto-rebase/changelog.txt b/scripts/auto-rebase/changelog.txt index 8f71f92ed2..adea6c1c86 100644 --- a/scripts/auto-rebase/changelog.txt +++ b/scripts/auto-rebase/changelog.txt @@ -1,413 +1,3 @@ -- api embedded-component cbdcd0df43e80e4b31d1804e471828ed16fe06dc to 01b3675ba7b364e312ac5da6e632251fbaefdda0 - - c85ee33 2024-08-27T12:41:40-04:00 Added CEL to prevent vCenters from changing to unsupported config after install. - - b3cbbee 2024-08-22T11:39:33-04:00 Allow 1-week window for lookback for feature gate testing - - 8a4c0e1 2024-08-22T09:57:52-04:00 SCC: update x-kubernetes-list-type - - dc6c8d5 2024-08-22T09:57:51-04:00 SCC: add UserNamespaceLevel field - - 4c3a2fe 2024-08-19T15:12:52-04:00 feature gates: add ProcMountType to tech preview - - c4cbea5 2024-08-19T15:12:51-04:00 add UserNamespacesSupport to TechPreview feature gates - - 57b5c82 2024-08-16T10:54:30-04:00 Add network stack to table header - - 4e4c676 2024-08-16T10:04:01-04:00 featuregate analyzer: fix platform name for metal - - 165518d 2024-08-16T14:49:07+05:30 use atomic listType for RouteIngress - - 51ecfb8 2024-08-15T16:06:01+01:00 Update envtest publishing to create index file - - 3d07adc 2024-08-15T09:33:44-04:00 featuregates: add metal jobs for test analyzer - - 227592a 2024-08-15T13:31:08+01:00 Remove CloudProviderExternal feature gates - - 4b66025 2024-08-14T10:04:25-04:00 featuregate analyzer: use correct platform name - - fa3fbfe 2024-08-13T09:04:11-07:00 set x-kubernetes-list-type for image crd list fields - - 6eeb192 2024-08-13T08:40:25-07:00 Introduce ImageStreamImportMode field in the image config - - 6f0975a 2024-08-13T17:00:50+05:30 Add Conditions field to the config.node object's status - - 755708d 2024-08-13T07:29:45-04:00 Revert "Merge pull request #1988 from tssurya/graduate-udn-to-ga" - - 69eb65f 2024-08-12T09:35:40+02:00 example integration test for set of strings - - 2f5d76a 2024-08-09T20:31:19+05:30 Add the field "CapacityReservationID" to "AwsMachineProviderConfig" - - 64e5a15 2024-08-09T08:44:10-04:00 update generated files - - 4c9a161 2024-08-09T08:38:07-04:00 Deprecate openshift-sdn - - 2703f42 2024-08-09T08:38:07-04:00 Deprecate network type migration. - - 5cd96ef 2024-08-08T22:53:07+02:00 Graduate UserDefinedNetworks to GA - - 6fbc08e 2024-08-06T14:48:19+02:00 MULTIARCH-4776: /MULTIARCH-4770: installer: promote MultiArchInstall FGs - - 748eeb7 2024-08-05T16:25:28+05:30 CFE-921: Enable GCPLabelsTags featureGate by default for GA - - d2dd5b7 2024-07-12T17:01:40+05:30 fix ListsMustHaveSSATags failures - - 3981780 2024-07-11T19:59:07+05:30 OCPBUGS-36479: remove duplicate featuregate 'ExternalRouteCertificate' - -- cluster-dns-operator embedded-component 54eea5bb02911cdf0c7fb6dbb80366eb5a923ea7 to 3a727094ce02cc90e73ca0876eaecaf46f05fbd9 - - dee78ad 2024-08-09T18:29:22-04:00 Bump to k8s.io v0.30.3, controller-runtime v0.18.4 - -- cluster-ingress-operator embedded-component 7cf86c7c749fa62b9cffd9a62275e33a4083985e to 26f0181b04b2639a0d467a3548f96d60471375d9 - - 7fef446 2024-08-16T11:14:03-04:00 OCPBUGS-38217: Clear LB Status Parameters on LB Type Change - - 82ff778 2024-08-14T10:25:21-04:00 OCPBUGS-38441: Resolve DNS Resolution CI Flakes in Subnets and EIP E2E - - 1e1bce5 2024-08-14T10:18:23-04:00 OCPBUGS-38441: Add missing error logging in verifyExternalIngressController - - 85df7e5 2024-08-14T08:51:01-04:00 Allow router pods to use the "restricted" SCC - -- cluster-kube-apiserver-operator embedded-component 0ecdda58434784dc1973a6f0d17a02cbbe2340d3 to 37df1b1f80d3be6036b9e31975ac42fcb21b6447 - - 68bf3c2 2024-08-16T11:35:43+02:00 certrotation: remove UseSecretUpdateOnly - - edfebaa 2024-08-16T11:35:40+02:00 Bump library-go - -- cluster-network-operator embedded-component d0ca3151c265f8c23fecdd82b9fc634e4a2c3756 to cbb60dc51cd4aefe4bd1d10a214e481073aa9233 - - f4c121a 2024-08-28T09:49:37+01:00 Live migration: report network overlap via live_migration_blocked metric - - 8c0b8d8 2024-08-21T23:06:57-04:00 rebase openshift/api - - 7eaf7b7 2024-08-21T11:51:28+03:00 Deploy networking-console-plugin by CNO - - 67c0d7a 2024-08-20T12:36:28+02:00 bindata: set required-scc for openshift workloads - - dd97b15 2024-08-12T14:47:28+03:00 bindata, ovn-k, udn CRD: Add UDN finalizers RBAC - - 891e89c 2024-08-11T11:50:12+03:00 Add networking-console-plugin image to release payload - - 6611fc6 2024-08-09T14:14:49+02:00 Run codegen - - 7a11e5d 2024-08-09T14:14:20+02:00 Add a way to verify the codegen changes to the Makefile - - 62320d3 2024-08-09T14:14:18+02:00 Simplify hack/update-codegen.sh - - 07d31bf 2024-08-09T13:50:43+02:00 Add controller-gen as a dependency - - 4e8a81d 2024-08-08T17:11:39+02:00 multus: Add openshift-cnv to globalNamespace - - 64ce003 2024-08-08T16:40:55+02:00 Change the masquerade subnet default value for new clusters - - 37c6518 2024-08-08T13:57:11+00:00 Deploy FRR-K8s - - df350de 2024-08-08T09:14:42+00:00 Bump github.com/openshift/api - - a94505a 2024-08-05T09:58:34-04:00 Reorder the steps in iptables-alerter - - b08a78b 2024-08-05T09:58:34-04:00 Simplify the iptables-alerter crictl-reading code - -- kubernetes embedded-component 43740e9179f50acbf24f0c597f78fa9abd121c96 to a092ee7d2b3514278dbbcbd47d87fde356c9b0ec - - 8563e55e8 2024-08-19T11:13:27-04:00 UPSTREAM: 126641: e1e/storage: update block device test to always specify a valid path - - 80bf6abf1 2024-08-13T14:35:36+02:00 UPSTREAM: : Add OpenShift tooling, images, configs and docs - - c2055a8d1 2024-08-08T10:36:13-04:00 UPSTREAM: 126470: Move APIServingWithRoutine to alpha and disabled by default. - -- machine-config-operator embedded-component 9c7a000be04738e98e4bae1709dad0b83af93113 to 005ee68664fa12db7ec159deb984b30421331950 - - 6ac31a21 2024-08-22T13:18:50+01:00 Updates message verbs to use %q where appropriate - - ca69a473 2024-08-21T15:53:20-04:00 use MachineSet API instead of shelling out to oc - - 6a73d8cb 2024-08-21T11:05:14-04:00 docs: add link to NodeDisruptionPolicy - - abf897e7 2024-08-13T11:51:52-04:00 *: ensure listers created after callback - - f8db91e1 2024-08-13T19:06:10+09:00 OCPNODE-1784: Enable CRI-O internal repair feature as the default - - 19389d07 2024-08-10T17:39:16-04:00 Revert "OCPNODE-2357: templates/master/cri-o: make crun as the default container runtime" - - 0a5e6b61 2024-08-08T09:45:31-05:00 OCPBUGS-37984: Give keepalived-monitor necessary capabilities - - 1301f839 2024-08-07T14:07:54-04:00 kubeutils: Prevent empty patch calls to API server - - 13d84827 2024-08-07T10:57:38-04:00 crio: set min memory for crun - - 6ea4f0b3 2024-08-07T09:57:01-04:00 Revert "MCD-pull: run after network-online.target in Azure" - - 5f0a4be2 2024-08-06T08:56:58-04:00 add unit tests for kubeletConfig TLS profiles - - 8b0f3716 2024-08-06T08:56:58-04:00 make kubelet-config-controller react to APIServer - - 3b979e1d 2024-08-06T08:56:51-04:00 render kubelet config TLS config from APIServer - - a1e9af17 2024-07-31T13:54:55+01:00 manifests: set required-scc for openshift workloads - - 9b501d90 2024-07-30T14:07:15-04:00 refactors e2e tests to allow multiple namespaces - - 4437bd4b 2024-07-30T11:06:43-04:00 digestfile configmap should be labeled - - 781f7af2 2024-07-30T11:05:27-04:00 clean up label constants and use label selectors - - 588f6224 2024-07-30T11:05:27-04:00 cleans up and removes unneeded e2e tests - - 43bbce71 2024-07-30T11:05:26-04:00 lifecycle buildah with the MCO - - ff5fadce 2024-07-30T11:05:26-04:00 centralizes image configmap parsing - - fd81685c 2024-07-11T14:31:29-04:00 templates/*: make crun as the default container runtime - -- operator-framework-olm embedded-component 38181182174edf751226e1f5b988afd6baa373e4 to 7915649deba09c031b0273c58e47f21eb6975aef - - 7915649d 2024-08-15T06:11:41+00:00 OCPBUGS-30333: Move Helm to bingo dep and update it (#837) - - 58f6be9f 2024-08-14T00:04:30+00:00 Retract v.3.11.0 (#3355) - - 73a7debb 2024-08-14T00:03:05+00:00 build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#3363) - - 415f2e3a 2024-08-14T00:02:49+00:00 build(deps): bump github.com/docker/docker (#3365) - - ec746bca 2024-08-14T00:02:34+00:00 build(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#3364) - - 2f9bfb9c 2024-08-14T00:02:18+00:00 build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (#3362) - - 7ba383f7 2024-08-09T00:03:14+00:00 Update owners (#3361) - -- oc image-amd64 535bf8e3ba0965d64070bd6109bb5de332f670b3 to c72b183b6b632269d0210e321931b8fd02fab803 - - 32de3196 2024-08-27T11:46:13-04:00 node-joiner: use proxy settings when required - - b2c293e3 2024-08-21T21:48:37-04:00 OTA-1292: upgrade-status: handle the OS image annotation better - - 270cb4fd 2024-08-21T11:13:34-04:00 make the idle command's scale update unconditional - - 1490d1bb 2024-08-20T09:23:13-04:00 OTA-1292: upgrade-status: handle unschedulable nodes better - - 7b42b4d6 2024-08-19T15:53:11-04:00 upgrade-status: handle expected MCD state better - - ec354d49 2024-08-15T16:23:12-04:00 OTA-1212: Hide or condense control plane sections once successfully updated - - a69937e9 2024-08-15T18:54:04+02:00 `upgrade status`: improve tests for missing annotations - - ffd62d3a 2024-08-15T09:08:46-04:00 Adding examples for add-cluster-role-to-* and remove-cluster-role-from-* so they show in the CLI docs - - da9ac5f9 2024-08-09T09:41:46-04:00 upgrade-status: bubble up the reason for unavailable nodes - - 20b82440 2024-08-07T22:53:29-04:00 Make MacAddress mandatory until installer validations are updated - - 2f7dc5fd 2024-08-07T22:45:52-04:00 Make MacAddress flag optional, add test for createConfigFileFromFlags - - 28c2836f 2024-07-31T05:54:29-04:00 added flags to support simper single node interface - -- coredns image-amd64 d3b441c150ccbcc0d9ebf03b8c39a730b830ddb1 to a656fdfff7685829962410a157c4a42a51775978 - - 3c2271d 2024-08-16T15:47:26+01:00 Rename Dockerfile.openshift.rhel7 to Dockerfile.ocp - -- router image-amd64 a7313722c6e0541fcc00e92c459dd5d32a4a1534 to 47b8420185ec2eb4c7861483921d31c65b912625 - - 3c40489 2024-08-16T15:43:54+01:00 Rename Dockerfiles - - 1c32ae6 2024-08-07T10:01:37-04:00 Bump k8s.io/* packages to v0.30.3 - -- ovn-kubernetes image-amd64 190304949659af8efca11d173682a373dac97792 to 210daea41c93d6ac12391fa9dfa75ae4b68f0048 - - 1336d3a0 2024-08-22T15:37:22+02:00 skip eip test when iptables doesn't exist - - 71f242b5 2024-08-22T13:45:04+01:00 Node IP hander: ignore mgnt port IPs - - c76d0894 2024-08-22T13:44:34+02:00 udn, layer2, IC: add tests for IC clusters - - 83291cc6 2024-08-22T13:43:30+02:00 udn, unit tests: move newMultiHomedPod to the multihoming test utils - - 9f78a5a0 2024-08-22T13:43:30+02:00 udn, unit tests: move cluster config opts to the multihoming test utils - - 9cecad04 2024-08-22T13:43:30+02:00 udn, layer2: drop network join addresses reroute policy - - 9422e8d3 2024-08-22T13:43:30+02:00 udn, layer2: add LRPs to the GR router - - 0b0148cb 2024-08-22T13:43:30+02:00 udn, unit tests: allow managementPortIP to be re-used for L2 tests - - d5a75835 2024-08-22T13:43:30+02:00 udn, e2e tests: skip egress tests for layer2 topologies on non-IC deployments - - 6a190dd9 2024-08-22T13:43:30+02:00 udn, layer2, unit tests: assert network cleanup - - 19b666b2 2024-08-22T13:43:30+02:00 udn, e2e tests: adjust expected routes according to the network topology - - c7891bdb 2024-08-22T13:43:30+02:00 udn, layer2, e2e tests: run egress tests - - a688e1c5 2024-08-22T13:43:26+02:00 udn, layer2, tests: provide the expectations for l2 topologies - - b736a513 2024-08-22T13:31:31+02:00 udn, l2, controller: Add unit test - - b0517df3 2024-08-22T09:23:35+02:00 Un-skip egress gateway tests for ipv6. - - 1d138038 2024-08-21T19:40:29+02:00 udn, tests: adjust primary UDN expectations for layer2 - - 78a25665 2024-08-21T19:40:28+02:00 udn, tests: parametrize management port creation - - 3f8767c8 2024-08-21T15:37:37+02:00 udn, layer3, tests: compute the management port IP - - 3fab0a44 2024-08-21T15:37:37+02:00 udn, egress, l2: Use node join ip at LRP - - a400a278 2024-08-21T15:37:37+02:00 udn, l2: add .1 address to LRP - - eb653929 2024-08-21T15:37:37+02:00 udn, l2: Skip network subnet route - - c37b5bbb 2024-08-21T15:37:37+02:00 udn, l2: do not invoke cluster router related ops - - a3a5e812 2024-08-21T15:37:37+02:00 udn, egress: sync gateway for layer2 primary UDNs - - 07f4744c 2024-08-21T15:37:37+02:00 udn, layer2: add COPP for secondary layer2 controllers - - 5738da3f 2024-08-21T12:28:18+01:00 Fix IPv6 network mgnt port IP address assignment - - 2c4ef862 2024-08-20T14:21:24-04:00 Make Route Manager API blocking - - 3bc5069b 2024-08-20T15:55:23+02:00 E2E: Use both the NAD and the CRD in endpointslice mirror tests - - 9ecc3202 2024-08-20T13:43:26+02:00 UDN: Add routes manager - - aa06675e 2024-08-20T11:39:39+02:00 E2E: Rename endpointslices_mirror.go to network_segmentation_endpointslices_mirror.go - - 17ccab17 2024-08-19T13:07:34-07:00 enable interconnect in helm chart - - 69b8a147 2024-08-19T16:40:40+02:00 udn, layer3, unit tests: add cleanup tests - - 288c1687 2024-08-19T16:38:07+02:00 udn, unit tests: add secondary net ext ids to cluster router and join switch - - 9b4ae967 2024-08-19T16:16:44+02:00 E2E: Add EgressService with Network reply traffic tests - - 210a1808 2024-08-19T16:16:44+02:00 EgressService: Fix ETP=Local ingress reply for LGW - - 567f17a0 2024-08-19T14:23:48+02:00 Network Segmentation E2E: Use current pod state when checking readiness - - 0da90dfe 2024-08-19T10:45:32+02:00 Fixes deleting CNI DEL with UDN - - 82192051 2024-08-16T14:23:13-07:00 avoid calling oc.deleteStaleNodeChassis for every node update event - - a1e88dcd 2024-08-16T15:59:13-04:00 Fixes deleting CNI DEL with UDN - - 2bd058cd 2024-08-16T14:55:00+02:00 dist/images: Use OVS main branch. - - 71f97fbb 2024-08-16T07:34:40+02:00 Skip egress test on LGW - - 1770664e 2024-08-16T07:34:40+02:00 Add fixme comments for L2 support - - 28ff968b 2024-08-16T07:34:40+02:00 udn, layer3: only run openflowmgmr for layer UDNs - - baccd04b 2024-08-16T07:34:40+02:00 Skip L2 pod2egress e2e test - - 59a50795 2024-08-16T07:34:38+02:00 udn, egress, e2e: assert a pod can reach an entity outside the cluster - - fcc835c2 2024-08-15T22:28:03+02:00 unit-test: add L2 tests for UDN openflows - - c0f59dcb 2024-08-15T22:28:03+02:00 unit-test: delete UDN openflows for L3 network - - 1c903a27 2024-08-15T22:27:15+02:00 unit-test: add UDN openflows L3 UT - - c92ae2cd 2024-08-15T21:27:15+02:00 UDN UT: use correct network name value for ext switch port - - e42eb35f 2024-08-15T21:27:15+02:00 Add mark based UDN flows on br-ex - - bfb1ad56 2024-08-15T21:27:15+02:00 Fix existing flows on br-ex to be network aware - - 5dd20f18 2024-08-15T21:27:10+02:00 Invoke Gateway in UserDefinedNetworkGateway - - e1673381 2024-08-15T21:23:46+02:00 startup-waiter: Make waiter timeout configurable. - - bbd3711f 2024-08-15T19:33:56+02:00 Export gateway as public interface in DNNC - - 52ee8d11 2024-08-15T19:33:52+02:00 Add add/del Network utils to openflowmanager - - cf4e8694 2024-08-15T19:33:46+02:00 Add bridgeUDNConfiguration for UDN - - eed9710e 2024-08-15T19:33:41+02:00 Add masqCTMark to UDNGateway - - c5285ab6 2024-08-14T23:10:19+02:00 Don't use zone0 for UDN Networks - - a9aa95e6 2024-08-14T12:56:03-04:00 Consistently reorder test/e2e imports - - a3c5087b 2024-08-14T12:45:50-04:00 Dead code, gofmt, typos, and other trivial fixes - - fc7d24ba 2024-08-14T09:46:34+03:00 networksegmentation,UDN CRD: Remove localnet - - 0e05804c 2024-08-14T08:28:11+02:00 EndpointSlice mirror controller: handle tombstone deletion - - 9030c8ac 2024-08-13T16:41:23+02:00 UT egress firewall: stop node controller in AfterEach. - - 1186695a 2024-08-13T16:41:06+02:00 networkClusterController: Remove log in case of an error - - 12c52172 2024-08-13T16:41:06+02:00 Add missing return error in case of Pod delete - - ba071046 2024-08-13T16:41:06+02:00 Fix retry handling in case IP pool is empty - - 4bbc56f4 2024-08-13T10:13:35+02:00 UT flake: fix race condition for nad controller tests - - a01f5012 2024-08-12T09:30:09+02:00 EndpointSlice mirror controller: ensure enqueued objects are endpoint slices - - a7817a1e 2024-08-09T13:35:01+01:00 EIP e2e: skip e2e if VRF kernel module isn't loaded on target node - - 52317f15 2024-08-09T16:05:19+05:30 Delete EgressIP LRP stale nexthops when node is not found - - da326fa7 2024-08-08T12:59:12-04:00 E2E testing for UDN with overlapping IPs - - 296c5f9f 2024-08-08T16:54:00+02:00 Use 169.254.0.0/17 as the default masquerade subnet - - 6dd66323 2024-08-08T09:51:59-04:00 Use more exact name match when deleting static routes to HO nodes. - - 44d236cf 2024-08-08T08:22:46-04:00 Missed updating go version in makefile to 1.22.0 - - 90be9dbb 2024-08-08T13:24:15+02:00 udn, cni: Add unconfigure iface unit tests - - 5204b4e0 2024-08-08T13:09:17+02:00 cni: Extract interface configuration interface - - 2dc6a619 2024-08-08T11:52:35+02:00 default net bootstrap: ignore localnet patch ports - - 37882b37 2024-08-08T10:54:30+02:00 node: When bootstrapping OVS flows check for the default net patch port. - - 73c54c8a 2024-08-08T10:28:37+02:00 Set gomega poll interval on retry to allow ~5 retries instead of just 1. - - ea0d3f98 2024-08-08T10:15:12+02:00 udn, cni: Unconfigure interface - - d3dafade 2024-08-07T14:46:21-04:00 VRF manager fixup and address comments - - ea7ae5d8 2024-08-07T14:46:21-04:00 GH actions: load VRF kernel module - - 3e9f84e3 2024-08-07T14:46:21-04:00 UDN: Add vrfmanager unit tests - - 570f2166 2024-08-07T14:46:21-04:00 UDN: Add vrfmanager - - bef4a75b 2024-08-07T16:53:10+03:00 e2e, networksegmentation: Add connectivity and isolation coverage - - 336fb445 2024-08-07T16:53:10+03:00 e2e, networksegmentation: Test UDN management using CRD - - 18804bdc 2024-08-07T16:53:10+03:00 userdefinednetwork: Block net-attach-def deletion when being used - - 39dca369 2024-08-07T16:53:10+03:00 userdefinednetwork: Implement finalizers - - d0d89b07 2024-08-07T16:53:10+03:00 userdefinednetwork: Validate no primary network exist - - 5deadf38 2024-08-07T16:53:10+03:00 userdefinednetwork, template: Impl net-attach-def template - - ed71b9d2 2024-08-07T16:53:10+03:00 util, cni: Extract validation logic from parsing NAD code - - 86003f51 2024-08-07T16:53:10+03:00 userdefinednetwork: Implement UserDefinedNetwork controller - - f591a44e 2024-08-07T16:53:10+03:00 clustermanager: UserDefinedNetwork controller scaffolds - - a4c6917a 2024-08-07T16:53:07+03:00 informers, factory: Setup UserDefinedNetwork informer - - 436937fe 2024-08-07T16:51:08+03:00 utils, clientsets: Add UserDefinedNetwork clientset - - cc619963 2024-08-07T16:51:08+03:00 kind: Install UserDefinedNetwork CRD - - 57c154f3 2024-08-07T16:51:08+03:00 crds: Introduce UserDefinedNetwork CRD - - 9352c84c 2024-08-07T13:24:38+02:00 WIP: proper cleanup for non-IC deployments - - 96c0b4cd 2024-08-07T13:24:37+02:00 udn, tests: add IC GW setup tests - - 0bfdec57 2024-08-07T13:23:49+02:00 udn, tests: rename getExpectedDataPodsAndSwitches helper - - 64edf3f3 2024-08-07T13:23:48+02:00 udn, layer3, tests: assert the OVN NB entities are set up as expected - - 332dff94 2024-08-07T13:22:58+02:00 udn, layer3, tests: assert the ovn-k annotations are correctly set - - 9b9b8a73 2024-08-06T21:55:08+02:00 udn, tests: allow default cluster annotation to not have the gateway - - 434b0590 2024-08-06T21:55:08+02:00 tests: allow ovn pkg unit tests to pre-provision NAD objects - - 1ff42ee1 2024-08-06T21:55:08+02:00 tests: allow multi-homing tests to define the subnet mask - - 0e2ff030 2024-08-06T21:55:08+02:00 udn, tests: allow addNetwork to be reused for primary UDNs - - e1a15057 2024-08-06T21:55:08+02:00 udn, layer3: cleanup GR when NADs or nodes are removed - - 3a32fe88 2024-08-06T21:55:08+02:00 Policy based routes: add unit tests - - 9cab80bc 2024-08-06T21:55:08+02:00 Policy based routes: include additional input validation - - 774d0781 2024-08-06T21:55:08+02:00 udn, egress: use correct ext switch localnet port network name - - c7f49348 2024-08-06T21:55:08+02:00 udn, egress: introduce gateway topology manager - - 2275260b 2024-08-06T18:29:09+02:00 udn, controlplane, layer3: build GW router config - - 2f98bdb3 2024-08-06T18:29:09+02:00 node: Add BridgeID to the L3GatewayConfig annotation. - - a028472f 2024-08-06T18:29:09+02:00 udn, netInfo: Add wrapper for getting the external and patch port names. - - 8a53a983 2024-08-06T18:29:09+02:00 udn, egress: sync gateway for layer3 primary UDNs - - fd43ed88 2024-08-06T18:29:09+02:00 udn, layer3: add COPP for secondary layer3 controllers - - 0aafa2bd 2024-08-06T18:29:09+02:00 udn, egress: generalize GW sync function - - 47cdbdbf 2024-08-06T18:29:09+02:00 udn, gateway router: generalize gw router cleanup - - 4b07516a 2024-08-06T18:29:09+02:00 udn, gateway router: generalize gw router creation - - 796e26b6 2024-08-06T18:29:09+02:00 udn, layer3: export policy based routing to a pkg - - 620b121e 2024-08-06T18:29:09+02:00 udn, ovn: Add join switch to L3 user defined primary nets. - - df2da156 2024-08-06T22:15:46+07:00 Link manager: fix panic when link is removed for a managed addr - - 2f0d03b8 2024-08-06T22:15:46+07:00 Route manager: remove managed routes for deleted links - - 86ab9264 2024-08-06T22:15:46+07:00 GH actions: load VRF kernel module - - fb0d5ca4 2024-08-06T22:15:46+07:00 Route manager: fix panic when managed route link is deleted - - 39c23467 2024-08-06T22:15:46+07:00 EIP hosted by secondary host inf: add vrf support - - 0b8b66a3 2024-08-06T08:46:37-04:00 fix: link to kind usage docs in contrib README.md - - 84629315 2024-08-05T10:11:37-04:00 Delete stale masquerade subnet resources if subnet gets changed at day 2 - - 41e08279 2024-08-05T01:36:12+03:00 hack/lint.sh: Mount local golangci-lint cache - - 6e3bf49f 2024-08-04T17:41:25-04:00 Fixes HO test when HO node switched to OVN node - - 11f0b8c0 2024-08-01T17:20:27+00:00 build(deps): bump github.com/docker/docker in /test/e2e - - 206d90b8 2024-08-01T18:59:34+05:30 Add e2e test for DNSNameResolver - - b92049bb 2024-08-01T18:58:02+05:30 Add support for DNSNameResolver in KIND cluster - -- kubernetes image-amd64 43740e9179f50acbf24f0c597f78fa9abd121c96 to a092ee7d2b3514278dbbcbd47d87fde356c9b0ec - - 8563e55e8 2024-08-19T11:13:27-04:00 UPSTREAM: 126641: e1e/storage: update block device test to always specify a valid path - - 80bf6abf1 2024-08-13T14:35:36+02:00 UPSTREAM: : Add OpenShift tooling, images, configs and docs - - c2055a8d1 2024-08-08T10:36:13-04:00 UPSTREAM: 126470: Move APIServingWithRoutine to alpha and disabled by default. - -- oc image-arm64 51ca91a2e3bc21e8d3c6b1850fd1088a1d002ecf to c72b183b6b632269d0210e321931b8fd02fab803 - - 32de3196 2024-08-27T11:46:13-04:00 node-joiner: use proxy settings when required - - b2c293e3 2024-08-21T21:48:37-04:00 OTA-1292: upgrade-status: handle the OS image annotation better - - 270cb4fd 2024-08-21T11:13:34-04:00 make the idle command's scale update unconditional - - 1490d1bb 2024-08-20T09:23:13-04:00 OTA-1292: upgrade-status: handle unschedulable nodes better - - 7b42b4d6 2024-08-19T15:53:11-04:00 upgrade-status: handle expected MCD state better - - ec354d49 2024-08-15T16:23:12-04:00 OTA-1212: Hide or condense control plane sections once successfully updated - - a69937e9 2024-08-15T18:54:04+02:00 `upgrade status`: improve tests for missing annotations - - ffd62d3a 2024-08-15T09:08:46-04:00 Adding examples for add-cluster-role-to-* and remove-cluster-role-from-* so they show in the CLI docs - - da9ac5f9 2024-08-09T09:41:46-04:00 upgrade-status: bubble up the reason for unavailable nodes - -- coredns image-arm64 d3b441c150ccbcc0d9ebf03b8c39a730b830ddb1 to a656fdfff7685829962410a157c4a42a51775978 - - 3c2271d 2024-08-16T15:47:26+01:00 Rename Dockerfile.openshift.rhel7 to Dockerfile.ocp - -- router image-arm64 a33f2b6ad04f8c39b95c1839340f0e38b5c0662a to 47b8420185ec2eb4c7861483921d31c65b912625 - - 3c40489 2024-08-16T15:43:54+01:00 Rename Dockerfiles - -- ovn-kubernetes image-arm64 190304949659af8efca11d173682a373dac97792 to 210daea41c93d6ac12391fa9dfa75ae4b68f0048 - - 1336d3a0 2024-08-22T15:37:22+02:00 skip eip test when iptables doesn't exist - - 71f242b5 2024-08-22T13:45:04+01:00 Node IP hander: ignore mgnt port IPs - - c76d0894 2024-08-22T13:44:34+02:00 udn, layer2, IC: add tests for IC clusters - - 83291cc6 2024-08-22T13:43:30+02:00 udn, unit tests: move newMultiHomedPod to the multihoming test utils - - 9f78a5a0 2024-08-22T13:43:30+02:00 udn, unit tests: move cluster config opts to the multihoming test utils - - 9cecad04 2024-08-22T13:43:30+02:00 udn, layer2: drop network join addresses reroute policy - - 9422e8d3 2024-08-22T13:43:30+02:00 udn, layer2: add LRPs to the GR router - - 0b0148cb 2024-08-22T13:43:30+02:00 udn, unit tests: allow managementPortIP to be re-used for L2 tests - - d5a75835 2024-08-22T13:43:30+02:00 udn, e2e tests: skip egress tests for layer2 topologies on non-IC deployments - - 6a190dd9 2024-08-22T13:43:30+02:00 udn, layer2, unit tests: assert network cleanup - - 19b666b2 2024-08-22T13:43:30+02:00 udn, e2e tests: adjust expected routes according to the network topology - - c7891bdb 2024-08-22T13:43:30+02:00 udn, layer2, e2e tests: run egress tests - - a688e1c5 2024-08-22T13:43:26+02:00 udn, layer2, tests: provide the expectations for l2 topologies - - b736a513 2024-08-22T13:31:31+02:00 udn, l2, controller: Add unit test - - b0517df3 2024-08-22T09:23:35+02:00 Un-skip egress gateway tests for ipv6. - - 1d138038 2024-08-21T19:40:29+02:00 udn, tests: adjust primary UDN expectations for layer2 - - 78a25665 2024-08-21T19:40:28+02:00 udn, tests: parametrize management port creation - - 3f8767c8 2024-08-21T15:37:37+02:00 udn, layer3, tests: compute the management port IP - - 3fab0a44 2024-08-21T15:37:37+02:00 udn, egress, l2: Use node join ip at LRP - - a400a278 2024-08-21T15:37:37+02:00 udn, l2: add .1 address to LRP - - eb653929 2024-08-21T15:37:37+02:00 udn, l2: Skip network subnet route - - c37b5bbb 2024-08-21T15:37:37+02:00 udn, l2: do not invoke cluster router related ops - - a3a5e812 2024-08-21T15:37:37+02:00 udn, egress: sync gateway for layer2 primary UDNs - - 07f4744c 2024-08-21T15:37:37+02:00 udn, layer2: add COPP for secondary layer2 controllers - - 5738da3f 2024-08-21T12:28:18+01:00 Fix IPv6 network mgnt port IP address assignment - - 2c4ef862 2024-08-20T14:21:24-04:00 Make Route Manager API blocking - - 3bc5069b 2024-08-20T15:55:23+02:00 E2E: Use both the NAD and the CRD in endpointslice mirror tests - - 9ecc3202 2024-08-20T13:43:26+02:00 UDN: Add routes manager - - aa06675e 2024-08-20T11:39:39+02:00 E2E: Rename endpointslices_mirror.go to network_segmentation_endpointslices_mirror.go - - 17ccab17 2024-08-19T13:07:34-07:00 enable interconnect in helm chart - - 69b8a147 2024-08-19T16:40:40+02:00 udn, layer3, unit tests: add cleanup tests - - 288c1687 2024-08-19T16:38:07+02:00 udn, unit tests: add secondary net ext ids to cluster router and join switch - - 9b4ae967 2024-08-19T16:16:44+02:00 E2E: Add EgressService with Network reply traffic tests - - 210a1808 2024-08-19T16:16:44+02:00 EgressService: Fix ETP=Local ingress reply for LGW - - 567f17a0 2024-08-19T14:23:48+02:00 Network Segmentation E2E: Use current pod state when checking readiness - - 0da90dfe 2024-08-19T10:45:32+02:00 Fixes deleting CNI DEL with UDN - - 82192051 2024-08-16T14:23:13-07:00 avoid calling oc.deleteStaleNodeChassis for every node update event - - a1e88dcd 2024-08-16T15:59:13-04:00 Fixes deleting CNI DEL with UDN - - 2bd058cd 2024-08-16T14:55:00+02:00 dist/images: Use OVS main branch. - - 71f97fbb 2024-08-16T07:34:40+02:00 Skip egress test on LGW - - 1770664e 2024-08-16T07:34:40+02:00 Add fixme comments for L2 support - - 28ff968b 2024-08-16T07:34:40+02:00 udn, layer3: only run openflowmgmr for layer UDNs - - baccd04b 2024-08-16T07:34:40+02:00 Skip L2 pod2egress e2e test - - 59a50795 2024-08-16T07:34:38+02:00 udn, egress, e2e: assert a pod can reach an entity outside the cluster - - fcc835c2 2024-08-15T22:28:03+02:00 unit-test: add L2 tests for UDN openflows - - c0f59dcb 2024-08-15T22:28:03+02:00 unit-test: delete UDN openflows for L3 network - - 1c903a27 2024-08-15T22:27:15+02:00 unit-test: add UDN openflows L3 UT - - c92ae2cd 2024-08-15T21:27:15+02:00 UDN UT: use correct network name value for ext switch port - - e42eb35f 2024-08-15T21:27:15+02:00 Add mark based UDN flows on br-ex - - bfb1ad56 2024-08-15T21:27:15+02:00 Fix existing flows on br-ex to be network aware - - 5dd20f18 2024-08-15T21:27:10+02:00 Invoke Gateway in UserDefinedNetworkGateway - - e1673381 2024-08-15T21:23:46+02:00 startup-waiter: Make waiter timeout configurable. - - bbd3711f 2024-08-15T19:33:56+02:00 Export gateway as public interface in DNNC - - 52ee8d11 2024-08-15T19:33:52+02:00 Add add/del Network utils to openflowmanager - - cf4e8694 2024-08-15T19:33:46+02:00 Add bridgeUDNConfiguration for UDN - - eed9710e 2024-08-15T19:33:41+02:00 Add masqCTMark to UDNGateway - - c5285ab6 2024-08-14T23:10:19+02:00 Don't use zone0 for UDN Networks - - a9aa95e6 2024-08-14T12:56:03-04:00 Consistently reorder test/e2e imports - - a3c5087b 2024-08-14T12:45:50-04:00 Dead code, gofmt, typos, and other trivial fixes - - fc7d24ba 2024-08-14T09:46:34+03:00 networksegmentation,UDN CRD: Remove localnet - - 0e05804c 2024-08-14T08:28:11+02:00 EndpointSlice mirror controller: handle tombstone deletion - - 9030c8ac 2024-08-13T16:41:23+02:00 UT egress firewall: stop node controller in AfterEach. - - 1186695a 2024-08-13T16:41:06+02:00 networkClusterController: Remove log in case of an error - - 12c52172 2024-08-13T16:41:06+02:00 Add missing return error in case of Pod delete - - ba071046 2024-08-13T16:41:06+02:00 Fix retry handling in case IP pool is empty - - 4bbc56f4 2024-08-13T10:13:35+02:00 UT flake: fix race condition for nad controller tests - - a01f5012 2024-08-12T09:30:09+02:00 EndpointSlice mirror controller: ensure enqueued objects are endpoint slices - - a7817a1e 2024-08-09T13:35:01+01:00 EIP e2e: skip e2e if VRF kernel module isn't loaded on target node - - 52317f15 2024-08-09T16:05:19+05:30 Delete EgressIP LRP stale nexthops when node is not found - - da326fa7 2024-08-08T12:59:12-04:00 E2E testing for UDN with overlapping IPs - - 296c5f9f 2024-08-08T16:54:00+02:00 Use 169.254.0.0/17 as the default masquerade subnet - - 6dd66323 2024-08-08T09:51:59-04:00 Use more exact name match when deleting static routes to HO nodes. - - 44d236cf 2024-08-08T08:22:46-04:00 Missed updating go version in makefile to 1.22.0 - - 90be9dbb 2024-08-08T13:24:15+02:00 udn, cni: Add unconfigure iface unit tests - - 5204b4e0 2024-08-08T13:09:17+02:00 cni: Extract interface configuration interface - - 2dc6a619 2024-08-08T11:52:35+02:00 default net bootstrap: ignore localnet patch ports - - 37882b37 2024-08-08T10:54:30+02:00 node: When bootstrapping OVS flows check for the default net patch port. - - 73c54c8a 2024-08-08T10:28:37+02:00 Set gomega poll interval on retry to allow ~5 retries instead of just 1. - - ea0d3f98 2024-08-08T10:15:12+02:00 udn, cni: Unconfigure interface - - d3dafade 2024-08-07T14:46:21-04:00 VRF manager fixup and address comments - - ea7ae5d8 2024-08-07T14:46:21-04:00 GH actions: load VRF kernel module - - 3e9f84e3 2024-08-07T14:46:21-04:00 UDN: Add vrfmanager unit tests - - 570f2166 2024-08-07T14:46:21-04:00 UDN: Add vrfmanager - - bef4a75b 2024-08-07T16:53:10+03:00 e2e, networksegmentation: Add connectivity and isolation coverage - - 336fb445 2024-08-07T16:53:10+03:00 e2e, networksegmentation: Test UDN management using CRD - - 18804bdc 2024-08-07T16:53:10+03:00 userdefinednetwork: Block net-attach-def deletion when being used - - 39dca369 2024-08-07T16:53:10+03:00 userdefinednetwork: Implement finalizers - - d0d89b07 2024-08-07T16:53:10+03:00 userdefinednetwork: Validate no primary network exist - - 5deadf38 2024-08-07T16:53:10+03:00 userdefinednetwork, template: Impl net-attach-def template - - ed71b9d2 2024-08-07T16:53:10+03:00 util, cni: Extract validation logic from parsing NAD code - - 86003f51 2024-08-07T16:53:10+03:00 userdefinednetwork: Implement UserDefinedNetwork controller - - f591a44e 2024-08-07T16:53:10+03:00 clustermanager: UserDefinedNetwork controller scaffolds - - a4c6917a 2024-08-07T16:53:07+03:00 informers, factory: Setup UserDefinedNetwork informer - - 436937fe 2024-08-07T16:51:08+03:00 utils, clientsets: Add UserDefinedNetwork clientset - - cc619963 2024-08-07T16:51:08+03:00 kind: Install UserDefinedNetwork CRD - - 57c154f3 2024-08-07T16:51:08+03:00 crds: Introduce UserDefinedNetwork CRD - - 9352c84c 2024-08-07T13:24:38+02:00 WIP: proper cleanup for non-IC deployments - - 96c0b4cd 2024-08-07T13:24:37+02:00 udn, tests: add IC GW setup tests - - 0bfdec57 2024-08-07T13:23:49+02:00 udn, tests: rename getExpectedDataPodsAndSwitches helper - - 64edf3f3 2024-08-07T13:23:48+02:00 udn, layer3, tests: assert the OVN NB entities are set up as expected - - 332dff94 2024-08-07T13:22:58+02:00 udn, layer3, tests: assert the ovn-k annotations are correctly set - - 9b9b8a73 2024-08-06T21:55:08+02:00 udn, tests: allow default cluster annotation to not have the gateway - - 434b0590 2024-08-06T21:55:08+02:00 tests: allow ovn pkg unit tests to pre-provision NAD objects - - 1ff42ee1 2024-08-06T21:55:08+02:00 tests: allow multi-homing tests to define the subnet mask - - 0e2ff030 2024-08-06T21:55:08+02:00 udn, tests: allow addNetwork to be reused for primary UDNs - - e1a15057 2024-08-06T21:55:08+02:00 udn, layer3: cleanup GR when NADs or nodes are removed - - 3a32fe88 2024-08-06T21:55:08+02:00 Policy based routes: add unit tests - - 9cab80bc 2024-08-06T21:55:08+02:00 Policy based routes: include additional input validation - - 774d0781 2024-08-06T21:55:08+02:00 udn, egress: use correct ext switch localnet port network name - - c7f49348 2024-08-06T21:55:08+02:00 udn, egress: introduce gateway topology manager - - 2275260b 2024-08-06T18:29:09+02:00 udn, controlplane, layer3: build GW router config - - 2f98bdb3 2024-08-06T18:29:09+02:00 node: Add BridgeID to the L3GatewayConfig annotation. - - a028472f 2024-08-06T18:29:09+02:00 udn, netInfo: Add wrapper for getting the external and patch port names. - - 8a53a983 2024-08-06T18:29:09+02:00 udn, egress: sync gateway for layer3 primary UDNs - - fd43ed88 2024-08-06T18:29:09+02:00 udn, layer3: add COPP for secondary layer3 controllers - - 0aafa2bd 2024-08-06T18:29:09+02:00 udn, egress: generalize GW sync function - - 47cdbdbf 2024-08-06T18:29:09+02:00 udn, gateway router: generalize gw router cleanup - - 4b07516a 2024-08-06T18:29:09+02:00 udn, gateway router: generalize gw router creation - - 796e26b6 2024-08-06T18:29:09+02:00 udn, layer3: export policy based routing to a pkg - - 620b121e 2024-08-06T18:29:09+02:00 udn, ovn: Add join switch to L3 user defined primary nets. - - df2da156 2024-08-06T22:15:46+07:00 Link manager: fix panic when link is removed for a managed addr - - 2f0d03b8 2024-08-06T22:15:46+07:00 Route manager: remove managed routes for deleted links - - 86ab9264 2024-08-06T22:15:46+07:00 GH actions: load VRF kernel module - - fb0d5ca4 2024-08-06T22:15:46+07:00 Route manager: fix panic when managed route link is deleted - - 39c23467 2024-08-06T22:15:46+07:00 EIP hosted by secondary host inf: add vrf support - - 0b8b66a3 2024-08-06T08:46:37-04:00 fix: link to kind usage docs in contrib README.md - - 84629315 2024-08-05T10:11:37-04:00 Delete stale masquerade subnet resources if subnet gets changed at day 2 - - 41e08279 2024-08-05T01:36:12+03:00 hack/lint.sh: Mount local golangci-lint cache - - 6e3bf49f 2024-08-04T17:41:25-04:00 Fixes HO test when HO node switched to OVN node - - 11f0b8c0 2024-08-01T17:20:27+00:00 build(deps): bump github.com/docker/docker in /test/e2e - - 206d90b8 2024-08-01T18:59:34+05:30 Add e2e test for DNSNameResolver - - b92049bb 2024-08-01T18:58:02+05:30 Add support for DNSNameResolver in KIND cluster - -- kubernetes image-arm64 43740e9179f50acbf24f0c597f78fa9abd121c96 to a092ee7d2b3514278dbbcbd47d87fde356c9b0ec - - 8563e55e8 2024-08-19T11:13:27-04:00 UPSTREAM: 126641: e1e/storage: update block device test to always specify a valid path - - 80bf6abf1 2024-08-13T14:35:36+02:00 UPSTREAM: : Add OpenShift tooling, images, configs and docs - - c2055a8d1 2024-08-08T10:36:13-04:00 UPSTREAM: 126470: Move APIServingWithRoutine to alpha and disabled by default. +- oc image-arm64 c72b183b6b632269d0210e321931b8fd02fab803 to 2f887e82f90a667eca37234b09ac297ef2394ffe + - 5d693a0b 2024-08-27T16:21:00-04:00 OTA-1309: hide the empty "Worker Upgrade" section diff --git a/scripts/auto-rebase/commits.txt b/scripts/auto-rebase/commits.txt index 9cd514000d..ba3e38cabc 100644 --- a/scripts/auto-rebase/commits.txt +++ b/scripts/auto-rebase/commits.txt @@ -26,7 +26,7 @@ https://github.com/openshift/kube-rbac-proxy image-amd64 8ea2c994df4296ec161023d https://github.com/openshift/ovn-kubernetes image-amd64 210daea41c93d6ac12391fa9dfa75ae4b68f0048 https://github.com/openshift/kubernetes image-amd64 a092ee7d2b3514278dbbcbd47d87fde356c9b0ec https://github.com/openshift/service-ca-operator image-amd64 1f7d6472fea332fc307d9c8911f8c3cf57347755 -https://github.com/openshift/oc image-arm64 c72b183b6b632269d0210e321931b8fd02fab803 +https://github.com/openshift/oc image-arm64 2f887e82f90a667eca37234b09ac297ef2394ffe https://github.com/openshift/coredns image-arm64 a656fdfff7685829962410a157c4a42a51775978 https://github.com/openshift/csi-external-snapshotter image-arm64 aa558ca4bc55238e1909119f94eaf33872a76dec https://github.com/openshift/csi-external-snapshotter image-arm64 aa558ca4bc55238e1909119f94eaf33872a76dec diff --git a/scripts/auto-rebase/last_rebase.sh b/scripts/auto-rebase/last_rebase.sh index 9b3ec7e1dc..bfc4ad62e8 100755 --- a/scripts/auto-rebase/last_rebase.sh +++ b/scripts/auto-rebase/last_rebase.sh @@ -1,2 +1,2 @@ #!/bin/bash -x -./scripts/auto-rebase/rebase.sh to "registry.ci.openshift.org/ocp/release:4.18.0-0.nightly-2024-08-29-020346" "registry.ci.openshift.org/ocp-arm64/release-arm64:4.18.0-0.nightly-arm64-2024-08-28-220210" +./scripts/auto-rebase/rebase.sh to "registry.ci.openshift.org/ocp/release:4.18.0-0.nightly-2024-08-29-020346" "registry.ci.openshift.org/ocp-arm64/release-arm64:4.18.0-0.nightly-arm64-2024-08-29-120159"