From 78f2c1c00544906b46321ff9ba253c1919f0ea3c Mon Sep 17 00:00:00 2001 From: Peter Ruan Date: Tue, 21 Apr 2026 07:12:24 -0700 Subject: [PATCH] Point PTP images to downstream monorepo for 4.22 Port of PR #9947 (openshift-4.21). Update git source URLs for cloud-event-proxy, linuxptp-daemon, ptp-operator, and ptp-operator-must-gather to use the consolidated monorepo at redhat-cne/downstream-ptp-operator-monorepo. Ref: ART-14776 / CNF-22004 Co-Authored-By: Claude Opus 4.6 rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED --- images/cloud-event-proxy.yml | 5 +++-- images/linuxptp-daemon.yml | 5 +++-- images/ptp-operator-must-gather.yml | 4 ++-- images/ptp-operator.yml | 4 ++-- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/images/cloud-event-proxy.yml b/images/cloud-event-proxy.yml index 262c35d513..89f9bbbb62 100644 --- a/images/cloud-event-proxy.yml +++ b/images/cloud-event-proxy.yml @@ -7,8 +7,9 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/cloud-event-proxy.git - web: https://github.com/redhat-cne/cloud-event-proxy + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo + path: pkg/cloud-event-proxy ci_alignment: streams_prs: ci_build_root: diff --git a/images/linuxptp-daemon.yml b/images/linuxptp-daemon.yml index 37f9d0473c..bc0908d646 100644 --- a/images/linuxptp-daemon.yml +++ b/images/linuxptp-daemon.yml @@ -8,8 +8,9 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/linuxptp-daemon.git - web: https://github.com/openshift/linuxptp-daemon + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo + path: pkg/linuxptp-daemon ci_alignment: streams_prs: ci_build_root: diff --git a/images/ptp-operator-must-gather.yml b/images/ptp-operator-must-gather.yml index a1747616dd..5056b7cd45 100644 --- a/images/ptp-operator-must-gather.yml +++ b/images/ptp-operator-must-gather.yml @@ -8,8 +8,8 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/ptp-operator.git - web: https://github.com/openshift/ptp-operator + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo path: must-gather ci_alignment: streams_prs: diff --git a/images/ptp-operator.yml b/images/ptp-operator.yml index b0a4e27587..704b9a965d 100644 --- a/images/ptp-operator.yml +++ b/images/ptp-operator.yml @@ -8,8 +8,8 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:openshift-priv/ptp-operator.git - web: https://github.com/openshift/ptp-operator + url: git@github.com:redhat-cne/downstream-ptp-operator-monorepo.git + web: https://github.com/redhat-cne/downstream-ptp-operator-monorepo ci_alignment: streams_prs: enabled: true