Skip to content

Conversation

@openshift-bot
Copy link

@openshift-bot openshift-bot commented Jan 23, 2026

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-01-27 16:15:26 operator-framework/operator-controller@7a60e71 dependabot[bot] 🌱 Bump golang.org/x/tools from 0.40.0 to 0.41.0 (#2462)
2026-01-27 15:47:23 operator-framework/operator-controller@ae44882 dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.19.4 to 3.20.0 (#2461)
2026-01-27 09:16:17 operator-framework/operator-controller@dbc4af3 Camila Macedo Fix deprecation conditions (#2296)
2026-01-26 20:15:27 operator-framework/operator-controller@4360747 dependabot[bot] 🌱 Bump github.com/google/renameio/v2 from 2.0.1 to 2.0.2 (#2460)
2026-01-26 19:54:55 operator-framework/operator-controller@d2a8382 dependabot[bot] 🌱 Bump golang.org/x/mod from 0.31.0 to 0.32.0 (#2459)
2026-01-26 19:51:56 operator-framework/operator-controller@b49aafc dependabot[bot] 🌱 Bump pathspec from 1.0.2 to 1.0.3 (#2458)
2026-01-23 18:42:36 operator-framework/operator-controller@f7520c0 dependabot[bot] 🌱 Bump pathspec from 1.0.1 to 1.0.2 (#2457)
2026-01-23 09:18:20 operator-framework/operator-controller@5ab8d21 dependabot[bot] 🌱 Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (#2456)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-01-22 13:25:51 openshift/operator-framework-operator-controller@2a87b10 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@a924dc5 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@6e86e9d Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@4203550 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@081b540 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-01-22 13:25:55 openshift/operator-framework-operator-controller@7c5dc27 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@60cea82 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@1e23b40 Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@98678e9 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@a07b36b Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-01-22 13:25:58 openshift/operator-framework-operator-controller@5a0e8d8 Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@261a602 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@b53bc56 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-01-22 13:26:00 openshift/operator-framework-operator-controller@1591dc3 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-01-22 13:26:01 openshift/operator-framework-operator-controller@9c5bdea Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-01-22 13:26:02 openshift/operator-framework-operator-controller@01eaf3e Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-01-22 13:26:03 openshift/operator-framework-operator-controller@e968860 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-01-22 13:26:04 openshift/operator-framework-operator-controller@ff81893 Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@32f703f Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@679830f Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@2e52cc0 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@62ffb4f Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-01-22 13:26:07 openshift/operator-framework-operator-controller@4684599 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@aca3614 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@afa3cf3 Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@10b91bf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@4cfaae8 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@739fe9d Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@0047415 Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-01-22 13:26:11 openshift/operator-framework-operator-controller@79b0f29 Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@7e51ad9 Bruno Andrade UPSTREAM: <carry>: update metadata
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@f2e84b4 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@405e547 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@1553c8b Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@5090503 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@45df204 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-01-22 13:26:15 openshift/operator-framework-operator-controller@09c1ca6 Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@25ff935 Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@e728e7d Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@1989a06 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@64efd75 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-01-22 13:26:18 openshift/operator-framework-operator-controller@72ef65c Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@a59652f Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@d7f1ffc Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-01-22 13:26:20 openshift/operator-framework-operator-controller@f61c0c0 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-01-23 16:35:36 openshift/operator-framework-operator-controller@3f0f280 Kui Wang UPSTREAM: <carry>: config watchnamespace cases
2026-01-27 10:13:28 openshift/operator-framework-operator-controller@1717309 Xia Zhao UPSTREAM: <carry>: enhance ocp-79770

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore
  dependency-version: 1.10.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-bot openshift-bot added tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. kind/sync approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 23, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 23, 2026
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 23, 2026
@openshift-ci-robot
Copy link

@openshift-bot: This pull request explicitly references no jira issue.

Details

In response to this:

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-01-23 09:18:20 operator-framework/operator-controller@5ab8d21 dependabot[bot] 🌱 Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (#2456)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-01-22 13:25:51 openshift/operator-framework-operator-controller@2a87b10 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@a924dc5 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@6e86e9d Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@4203550 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@081b540 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-01-22 13:25:55 openshift/operator-framework-operator-controller@7c5dc27 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@60cea82 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@1e23b40 Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@98678e9 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@a07b36b Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-01-22 13:25:58 openshift/operator-framework-operator-controller@5a0e8d8 Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@261a602 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@b53bc56 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-01-22 13:26:00 openshift/operator-framework-operator-controller@1591dc3 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-01-22 13:26:01 openshift/operator-framework-operator-controller@9c5bdea Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-01-22 13:26:02 openshift/operator-framework-operator-controller@01eaf3e Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-01-22 13:26:03 openshift/operator-framework-operator-controller@e968860 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-01-22 13:26:04 openshift/operator-framework-operator-controller@ff81893 Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@32f703f Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@679830f Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@2e52cc0 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@62ffb4f Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-01-22 13:26:07 openshift/operator-framework-operator-controller@4684599 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@aca3614 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@afa3cf3 Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@10b91bf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@4cfaae8 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@739fe9d Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@0047415 Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-01-22 13:26:11 openshift/operator-framework-operator-controller@79b0f29 Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@7e51ad9 Bruno Andrade UPSTREAM: <carry>: update metadata
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@f2e84b4 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@405e547 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@1553c8b Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@5090503 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@45df204 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-01-22 13:26:15 openshift/operator-framework-operator-controller@09c1ca6 Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@25ff935 Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@e728e7d Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@1989a06 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@64efd75 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-01-22 13:26:18 openshift/operator-framework-operator-controller@72ef65c Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@a59652f Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@d7f1ffc Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-01-22 13:26:20 openshift/operator-framework-operator-controller@f61c0c0 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-01-23 16:35:36 openshift/operator-framework-operator-controller@3f0f280 Kui Wang UPSTREAM: <carry>: config watchnamespace cases

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

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
Copy link
Contributor

openshift-ci bot commented Jan 23, 2026

@openshift-bot: GitHub didn't allow me to request PR reviews from the following users: openshift/openshift-team-operator-framework.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-01-23 09:18:20 operator-framework/operator-controller@5ab8d21 dependabot[bot] 🌱 Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (#2456)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-01-22 13:25:51 openshift/operator-framework-operator-controller@2a87b10 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@a924dc5 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@6e86e9d Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@4203550 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@081b540 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-01-22 13:25:55 openshift/operator-framework-operator-controller@7c5dc27 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@60cea82 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@1e23b40 Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@98678e9 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@a07b36b Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-01-22 13:25:58 openshift/operator-framework-operator-controller@5a0e8d8 Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@261a602 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@b53bc56 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-01-22 13:26:00 openshift/operator-framework-operator-controller@1591dc3 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-01-22 13:26:01 openshift/operator-framework-operator-controller@9c5bdea Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-01-22 13:26:02 openshift/operator-framework-operator-controller@01eaf3e Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-01-22 13:26:03 openshift/operator-framework-operator-controller@e968860 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-01-22 13:26:04 openshift/operator-framework-operator-controller@ff81893 Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@32f703f Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@679830f Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@2e52cc0 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@62ffb4f Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-01-22 13:26:07 openshift/operator-framework-operator-controller@4684599 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@aca3614 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@afa3cf3 Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@10b91bf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@4cfaae8 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@739fe9d Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@0047415 Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-01-22 13:26:11 openshift/operator-framework-operator-controller@79b0f29 Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@7e51ad9 Bruno Andrade UPSTREAM: <carry>: update metadata
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@f2e84b4 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@405e547 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@1553c8b Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@5090503 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@45df204 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-01-22 13:26:15 openshift/operator-framework-operator-controller@09c1ca6 Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@25ff935 Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@e728e7d Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@1989a06 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@64efd75 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-01-22 13:26:18 openshift/operator-framework-operator-controller@72ef65c Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@a59652f Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@d7f1ffc Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-01-22 13:26:20 openshift/operator-framework-operator-controller@f61c0c0 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-01-23 16:35:36 openshift/operator-framework-operator-controller@3f0f280 Kui Wang UPSTREAM: <carry>: config watchnamespace cases

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

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.

Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](cpburnz/python-pathspec@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: pathspec
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 24, 2026
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 25, 2026
dependabot bot added 3 commits January 26, 2026 19:51
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/cpburnz/python-pathspec/releases)
- [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst)
- [Commits](cpburnz/python-pathspec@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: pathspec
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.31.0 to 0.32.0.
- [Commits](golang/mod@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/google/renameio/v2](https://github.com/google/renameio) from 2.0.1 to 2.0.2.
- [Commits](google/renameio@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: github.com/google/renameio/v2
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 27, 2026
@jianzhangbjz
Copy link
Member

/verified bypass

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Jan 27, 2026
@openshift-ci-robot
Copy link

@jianzhangbjz: The verified label has been added.

Details

In response to this:

/verified bypass

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-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 27, 2026
@openshift-ci-robot openshift-ci-robot removed the verified Signifies that the PR passed pre-merge verification criteria label Jan 27, 2026
@openshift-ci-robot
Copy link

@openshift-bot: This pull request explicitly references no jira issue.

Details

In response to this:

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-01-26 20:15:27 operator-framework/operator-controller@4360747 dependabot[bot] 🌱 Bump github.com/google/renameio/v2 from 2.0.1 to 2.0.2 (#2460)
2026-01-26 19:54:55 operator-framework/operator-controller@d2a8382 dependabot[bot] 🌱 Bump golang.org/x/mod from 0.31.0 to 0.32.0 (#2459)
2026-01-26 19:51:56 operator-framework/operator-controller@b49aafc dependabot[bot] 🌱 Bump pathspec from 1.0.2 to 1.0.3 (#2458)
2026-01-23 18:42:36 operator-framework/operator-controller@f7520c0 dependabot[bot] 🌱 Bump pathspec from 1.0.1 to 1.0.2 (#2457)
2026-01-23 09:18:20 operator-framework/operator-controller@5ab8d21 dependabot[bot] 🌱 Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (#2456)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-01-22 13:25:51 openshift/operator-framework-operator-controller@2a87b10 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@a924dc5 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@6e86e9d Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@4203550 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@081b540 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-01-22 13:25:55 openshift/operator-framework-operator-controller@7c5dc27 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@60cea82 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@1e23b40 Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@98678e9 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@a07b36b Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-01-22 13:25:58 openshift/operator-framework-operator-controller@5a0e8d8 Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@261a602 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@b53bc56 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-01-22 13:26:00 openshift/operator-framework-operator-controller@1591dc3 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-01-22 13:26:01 openshift/operator-framework-operator-controller@9c5bdea Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-01-22 13:26:02 openshift/operator-framework-operator-controller@01eaf3e Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-01-22 13:26:03 openshift/operator-framework-operator-controller@e968860 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-01-22 13:26:04 openshift/operator-framework-operator-controller@ff81893 Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@32f703f Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@679830f Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@2e52cc0 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@62ffb4f Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-01-22 13:26:07 openshift/operator-framework-operator-controller@4684599 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@aca3614 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@afa3cf3 Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@10b91bf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@4cfaae8 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@739fe9d Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@0047415 Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-01-22 13:26:11 openshift/operator-framework-operator-controller@79b0f29 Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@7e51ad9 Bruno Andrade UPSTREAM: <carry>: update metadata
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@f2e84b4 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@405e547 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@1553c8b Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@5090503 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@45df204 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-01-22 13:26:15 openshift/operator-framework-operator-controller@09c1ca6 Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@25ff935 Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@e728e7d Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@1989a06 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@64efd75 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-01-22 13:26:18 openshift/operator-framework-operator-controller@72ef65c Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@a59652f Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@d7f1ffc Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-01-22 13:26:20 openshift/operator-framework-operator-controller@f61c0c0 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-01-23 16:35:36 openshift/operator-framework-operator-controller@3f0f280 Kui Wang UPSTREAM: <carry>: config watchnamespace cases
2026-01-27 10:13:28 openshift/operator-framework-operator-controller@1717309 Xia Zhao UPSTREAM: <carry>: enhance ocp-79770

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

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 openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 27, 2026
camilamacedo86 and others added 3 commits January 27, 2026 09:16
This fixes three problems:
1. Install errors were leaking into deprecation conditions
2. Catalog unavailable showed "False" instead of "Unknown"
3. BundleDeprecated was checking the wrong bundle (resolved vs installed)
4. Ensure that we have Deprecated False when has no deprecation

Also improved the code:
- Simpler logic (clear all, then add only what's needed)
- Better reason values
- Comprehensive test coverage for all scenarios

Assisted-by: Cursor
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.19.4 to 3.20.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.19.4...v3.20.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@tmshort
Copy link
Contributor

tmshort commented Jan 27, 2026

/retest

@tmshort
Copy link
Contributor

tmshort commented Jan 27, 2026

/lgtm

sosiouxme and others added 7 commits January 28, 2026 00:08
…rne-redhat/add-service-account-curl-job"

This reverts commit eccd759, reversing
changes made to dcbfaf2.
Removes all test references to the openshift-redhat-marketplace ClusterCatalog
which has been removed from the default catalogs.

Changes:
- Updated catalog list in olmv1-catalog.go
- Removed marketplace /v1/api/all endpoint test
- Removed marketplace /v1/api/metas endpoint test
- Removed marketplace check from QE test PolarionID:77413
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 28, 2026
@jianzhangbjz
Copy link
Member

/retest-required

@jianzhangbjz
Copy link
Member

/retitle OCPBUGS-74553: Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title NO-ISSUE: Synchronize From Upstream Repositories OCPBUGS-74553: Synchronize From Upstream Repositories Jan 28, 2026
@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Jan 28, 2026
@openshift-ci-robot
Copy link

@openshift-bot: This pull request references Jira Issue OCPBUGS-74553, which is invalid:

  • expected the bug to target the "4.22.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

The downstream repository has been updated with the following following upstream commits:

Date Commit Author Message
2026-01-27 16:15:26 operator-framework/operator-controller@7a60e71 dependabot[bot] 🌱 Bump golang.org/x/tools from 0.40.0 to 0.41.0 (#2462)
2026-01-27 15:47:23 operator-framework/operator-controller@ae44882 dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.19.4 to 3.20.0 (#2461)
2026-01-27 09:16:17 operator-framework/operator-controller@dbc4af3 Camila Macedo Fix deprecation conditions (#2296)
2026-01-26 20:15:27 operator-framework/operator-controller@4360747 dependabot[bot] 🌱 Bump github.com/google/renameio/v2 from 2.0.1 to 2.0.2 (#2460)
2026-01-26 19:54:55 operator-framework/operator-controller@d2a8382 dependabot[bot] 🌱 Bump golang.org/x/mod from 0.31.0 to 0.32.0 (#2459)
2026-01-26 19:51:56 operator-framework/operator-controller@b49aafc dependabot[bot] 🌱 Bump pathspec from 1.0.2 to 1.0.3 (#2458)
2026-01-23 18:42:36 operator-framework/operator-controller@f7520c0 dependabot[bot] 🌱 Bump pathspec from 1.0.1 to 1.0.2 (#2457)
2026-01-23 09:18:20 operator-framework/operator-controller@5ab8d21 dependabot[bot] 🌱 Bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (#2456)

The vendor/ directory has been updated and the following commits were carried:

Date Commit Author Message
2026-01-22 13:25:51 openshift/operator-framework-operator-controller@2a87b10 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@a924dc5 Camila Macedo UPSTREAM: <carry>: Add new tests for single/own namespaces install modes
2026-01-22 13:25:53 openshift/operator-framework-operator-controller@6e86e9d Camila Macedo UPSTREAM: <carry>: Upgrade OCP image from 4.20 to 4.21
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@4203550 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] - Change logic to get ocp images from openshift/catalogd/manifests.yaml
2026-01-22 13:25:54 openshift/operator-framework-operator-controller@081b540 Todd Short UPSTREAM: <carry>: Update OCP catalogs to v4.21
2026-01-22 13:25:55 openshift/operator-framework-operator-controller@7c5dc27 Kui Wang UPSTREAM: <carry>: support singleown cases in disconnected
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@60cea82 Kui Wang UPSTREAM: <carry>: fix cases 81696 and 74618 for product code changes
2026-01-22 13:25:56 openshift/operator-framework-operator-controller@1e23b40 Camila Macedo UPSTREAM: <carry>: Define Default timeouts and apply their usage accross to avoid flakes
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@98678e9 Todd Short UPSTREAM: <carry>: Update to new feature-gate options in helm
2026-01-22 13:25:57 openshift/operator-framework-operator-controller@a07b36b Camila Macedo UPSTREAM: <carry>: Fix flake for single/own ns tests by ensuring uniquess and waiting for k8s cleanups
2026-01-22 13:25:58 openshift/operator-framework-operator-controller@5a0e8d8 Camila Macedo UPSTREAM: <carry>: [OTE]: Enhance single/own ns based on review comments ( Follow-Up of: 714977c )
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@261a602 Kui Wang UPSTREAM: <carry>: Update OwnSingle template to use spec.config.inline.watchNamespace
2026-01-22 13:25:59 openshift/operator-framework-operator-controller@b53bc56 Camila Macedo UPSTREAM: <carry>: [OTE]: Add webhook cleanup validation on extension uninstall
2026-01-22 13:26:00 openshift/operator-framework-operator-controller@1591dc3 Kui Wang UPSTREAM: <carry>: Add [OTP] to migrated cases
2026-01-22 13:26:01 openshift/operator-framework-operator-controller@9c5bdea Camila Macedo UPSTREAM: <carry>: [OTE]: Upgrade dependencies used
2026-01-22 13:26:02 openshift/operator-framework-operator-controller@01eaf3e Camila Macedo UPSTREAM: <carry>: fix(OTE): fix OpenShift Kubernetes replace version format
2026-01-22 13:26:03 openshift/operator-framework-operator-controller@e968860 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests] Upgrade go 1.24.6 and dependencies
2026-01-22 13:26:04 openshift/operator-framework-operator-controller@ff81893 Kui Wang UPSTREAM: <carry>: add disconnected environment support with custom prow job for migrated qe cases
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@32f703f Jian Zhang UPSTREAM: <carry>: migrate jiazha test cases to OTE
2026-01-22 13:26:05 openshift/operator-framework-operator-controller@679830f Xia Zhao UPSTREAM: <carry>: migrate clustercatalog case to ote
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@2e52cc0 Kui Wang UPSTREAM: <carry>: migrate olmv1 QE stress cases
2026-01-22 13:26:06 openshift/operator-framework-operator-controller@62ffb4f Todd Short UPSTREAM: <carry>: Use busybox/httpd to simulate probes
2026-01-22 13:26:07 openshift/operator-framework-operator-controller@4684599 Xia Zhao UPSTREAM: <carry>: migrate olmv1 QE cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@aca3614 Kui Wang UPSTREAM: <carry>: add agent for olmv1 qe cases
2026-01-22 13:26:08 openshift/operator-framework-operator-controller@afa3cf3 Todd Short UPSTREAM: <carry>: Disable upstream PodDisruptionBudget
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@10b91bf Rashmi Gottipati UPSTREAM: <carry>: Add AGENTS.md for AI code contributions
2026-01-22 13:26:09 openshift/operator-framework-operator-controller@4cfaae8 Rashmi Gottipati UPSTREAM: <carry>: address review comments through addl prompts
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@739fe9d Rashmi Gottipati UPSTREAM: <carry>: addressing some more review comments
2026-01-22 13:26:10 openshift/operator-framework-operator-controller@0047415 Rashmi Gottipati UPSTREAM: <carry>: remove DCO line
2026-01-22 13:26:11 openshift/operator-framework-operator-controller@79b0f29 Bruno Andrade UPSTREAM: <carry>: migrate bandrade test cases to OTE
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@7e51ad9 Bruno Andrade UPSTREAM: <carry>: update metadata
2026-01-22 13:26:12 openshift/operator-framework-operator-controller@f2e84b4 Bruno Andrade UPSTREAM: <carry>: remove originalName
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@405e547 Jian Zhang UPSTREAM: <carry>: update 80458's timeout to 180s
2026-01-22 13:26:13 openshift/operator-framework-operator-controller@1553c8b Jian Zhang UPSTREAM: <carry>: update 83026 to specify the clustercatalog
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@5090503 Catherine Chan-Tse UPSTREAM: <carry>: Update to golang 1.25 and ocp 4.22
2026-01-22 13:26:14 openshift/operator-framework-operator-controller@45df204 Predrag Knezevic UPSTREAM: <carry>: Use oc client for running e2e tests
2026-01-22 13:26:15 openshift/operator-framework-operator-controller@09c1ca6 Predrag Knezevic UPSTREAM: <carry>: Run upstream e2e tests tagged with @catalogd-update
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@25ff935 Kui Wang UPSTREAM: <carry>: enhance case to make it more stable
2026-01-22 13:26:16 openshift/operator-framework-operator-controller@e728e7d Evan Hearne UPSTREAM: <carry>: add service account to curl job
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@1989a06 Evan Hearne UPSTREAM: <carry>: move sa creation out of buildCurlJob()
2026-01-22 13:26:17 openshift/operator-framework-operator-controller@64efd75 Evan Hearne UPSTREAM: <carry>: comment out delete service account
2026-01-22 13:26:18 openshift/operator-framework-operator-controller@72ef65c Evan Hearne UPSTREAM: <carry>: move defercleanup for sa for LIFO
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@a59652f Evan Hearne UPSTREAM: <carry>: add polling so job fully deleted before proceed
2026-01-22 13:26:19 openshift/operator-framework-operator-controller@d7f1ffc Luke Meyer UPSTREAM: <carry>: Revert "Merge pull request #594 from ehearne-redhat/add-service-account-curl-job"
2026-01-22 13:26:20 openshift/operator-framework-operator-controller@f61c0c0 Camila Macedo UPSTREAM: <carry>: Remove openshift-redhat-marketplace catalog tests
2026-01-23 16:35:36 openshift/operator-framework-operator-controller@3f0f280 Kui Wang UPSTREAM: <carry>: config watchnamespace cases
2026-01-27 10:13:28 openshift/operator-framework-operator-controller@1717309 Xia Zhao UPSTREAM: <carry>: enhance ocp-79770

This pull request is expected to merge without any human intervention. If tests are failing here, changes must land upstream to fix any issues so that future downstreaming efforts succeed.

/cc @openshift/openshift-team-operator-framework

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.

@jianzhangbjz
Copy link
Member

/jira refresh

@openshift-ci-robot
Copy link

@jianzhangbjz: This pull request references Jira Issue OCPBUGS-74553, which is invalid:

  • expected the bug to target the "4.22.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/jira refresh

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.

@jianzhangbjz
Copy link
Member

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jan 28, 2026
@openshift-ci-robot
Copy link

@jianzhangbjz: This pull request references Jira Issue OCPBUGS-74553, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)
Details

In response to this:

/jira refresh

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.

@jianzhangbjz
Copy link
Member

Test passed. Details:

1. Build an OCP with this PR
launch 4.22,openshift/operator-framework-operator-controller#615 aws

jiazha-mac:~ jiazha$ oc get clusterversion
NAME      VERSION                                                AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.22.0-0-2026-01-28-022718-test-ci-ln-wp5x6ck-latest   True        False         53m     Cluster version is 4.22.0-0-2026-01-28-022718-test-ci-ln-wp5x6ck-latest

2. Create argocd v0.5.0 clusterextension. The reason `reason: NotDeprecated` looks good.
jiazha-mac:~ jiazha$ cat ce-argocd.yaml 
apiVersion: v1
kind: ServiceAccount
metadata:
  name: argocd-operator
  namespace: test
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
  name: argocd-operator-role-binding
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: ClusterRole
  name: cluster-admin
subjects:
- kind: ServiceAccount
  name: argocd-operator
  namespace: test
---
apiVersion: olm.operatorframework.io/v1
kind: ClusterExtension
metadata:
  name: extension-argocd-operator
spec:
  namespace: test
  serviceAccount:
    name: argocd-operator
  source:
    catalog:
      packageName: argocd-operator
      channels: [alpha]
      version: "v0.5.0"
      selector: {}
      upgradeConstraintPolicy: CatalogProvided
    sourceType: Catalog

jiazha-mac:~ jiazha$ oc get clusterextension
NAME                        INSTALLED BUNDLE         VERSION   INSTALLED   PROGRESSING   AGE
extension-argocd-operator   argocd-operator.v0.5.0   0.5.0     True        True          73s

jiazha-mac:~ jiazha$ oc get clusterextension extension-argocd-operator  -o yaml
apiVersion: olm.operatorframework.io/v1
kind: ClusterExtension
metadata:
  creationTimestamp: "2026-01-28T03:56:15Z"
  finalizers:
  - olm.operatorframework.io/cleanup-unpack-cache
  - olm.operatorframework.io/cleanup-contentmanager-cache
  generation: 2
  name: extension-argocd-operator
  resourceVersion: "42300"
  uid: 5b2b70d7-40dd-4d2e-b1d2-da6d1d485722
spec:
  namespace: test
  serviceAccount:
    name: argocd-operator
  source:
    catalog:
      channels:
      - alpha
      packageName: argocd-operator
      selector: {}
      upgradeConstraintPolicy: CatalogProvided
      version: v0.5.0
    sourceType: Catalog
status:
  conditions:
  - lastTransitionTime: "2026-01-28T03:56:15Z"
    message: not deprecated
    observedGeneration: 2
    reason: NotDeprecated
    status: "False"
    type: Deprecated
  - lastTransitionTime: "2026-01-28T03:56:15Z"
    message: package not deprecated
    observedGeneration: 2
    reason: NotDeprecated
    status: "False"
    type: PackageDeprecated
  - lastTransitionTime: "2026-01-28T03:56:15Z"
    message: channel not deprecated
    observedGeneration: 2
    reason: NotDeprecated
    status: "False"
    type: ChannelDeprecated
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: bundle not deprecated
    observedGeneration: 2
    reason: NotDeprecated
    status: "False"
    type: BundleDeprecated
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: Installed bundle quay.io/openshift-community-operators/argocd-operator@sha256:a6fad781cf117ae2ee9d95625570e1dfbc26a10b15c099117e76c393af522cfe
      successfully
    observedGeneration: 2
    reason: Succeeded
    status: "True"
    type: Installed
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: Desired state reached
    observedGeneration: 2
    reason: Succeeded
    status: "True"
    type: Progressing
  install:
    bundle:
      name: argocd-operator.v0.5.0
      version: 0.5.0

3. Upgrade it to v0.6.0. The reason and message look good.
jiazha-mac:~ jiazha$ oc get clusterextension extension-argocd-operator  -o yaml
apiVersion: olm.operatorframework.io/v1
kind: ClusterExtension
metadata:
  creationTimestamp: "2026-01-28T03:56:15Z"
  finalizers:
  - olm.operatorframework.io/cleanup-unpack-cache
  - olm.operatorframework.io/cleanup-contentmanager-cache
  generation: 3
  name: extension-argocd-operator
  resourceVersion: "42626"
  uid: 5b2b70d7-40dd-4d2e-b1d2-da6d1d485722
spec:
  namespace: test
  serviceAccount:
    name: argocd-operator
  source:
    catalog:
      channels:
      - alpha
      packageName: argocd-operator
      selector: {}
      upgradeConstraintPolicy: CatalogProvided
      version: v0.6.0
    sourceType: Catalog
status:
  conditions:
  - lastTransitionTime: "2026-01-28T03:58:26Z"
    message: 'deprecation status unknown: catalog data unavailable'
    observedGeneration: 3
    reason: DeprecationStatusUnknown
    status: Unknown
    type: Deprecated
  - lastTransitionTime: "2026-01-28T03:58:26Z"
    message: 'deprecation status unknown: catalog data unavailable'
    observedGeneration: 3
    reason: DeprecationStatusUnknown
    status: Unknown
    type: PackageDeprecated
  - lastTransitionTime: "2026-01-28T03:58:26Z"
    message: 'deprecation status unknown: catalog data unavailable'
    observedGeneration: 3
    reason: DeprecationStatusUnknown
    status: Unknown
    type: ChannelDeprecated
  - lastTransitionTime: "2026-01-28T03:58:26Z"
    message: 'deprecation status unknown: catalog data unavailable'
    observedGeneration: 3
    reason: DeprecationStatusUnknown
    status: Unknown
    type: BundleDeprecated
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: Installed bundle quay.io/openshift-community-operators/argocd-operator@sha256:a6fad781cf117ae2ee9d95625570e1dfbc26a10b15c099117e76c393af522cfe
      successfully
    observedGeneration: 3
    reason: Succeeded
    status: "True"
    type: Installed
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: 'error upgrading from currently installed version "0.5.0": no bundles
      found for package "argocd-operator" matching version "v0.6.0" in channels [alpha]'
    observedGeneration: 3
    reason: Retrying
    status: "True"
    type: Progressing
  install:
    bundle:
      name: argocd-operator.v0.5.0
      version: 0.5.0

4. Upgrade it to v0.7.0. The reason and message look good.
jiazha-mac:~ jiazha$ oc get clusterextension extension-argocd-operator  -o yaml
apiVersion: olm.operatorframework.io/v1
kind: ClusterExtension
metadata:
  creationTimestamp: "2026-01-28T03:56:15Z"
  finalizers:
  - olm.operatorframework.io/cleanup-unpack-cache
  - olm.operatorframework.io/cleanup-contentmanager-cache
  generation: 4
  name: extension-argocd-operator
  resourceVersion: "44149"
  uid: 5b2b70d7-40dd-4d2e-b1d2-da6d1d485722
spec:
  namespace: test
  serviceAccount:
    name: argocd-operator
  source:
    catalog:
      channels:
      - alpha
      packageName: argocd-operator
      selector: {}
      upgradeConstraintPolicy: CatalogProvided
      version: v0.7.0
    sourceType: Catalog
status:
  conditions:
  - lastTransitionTime: "2026-01-28T04:03:25Z"
    message: not deprecated
    observedGeneration: 4
    reason: NotDeprecated
    status: "False"
    type: Deprecated
  - lastTransitionTime: "2026-01-28T04:03:25Z"
    message: package not deprecated
    observedGeneration: 4
    reason: NotDeprecated
    status: "False"
    type: PackageDeprecated
  - lastTransitionTime: "2026-01-28T04:03:25Z"
    message: channel not deprecated
    observedGeneration: 4
    reason: NotDeprecated
    status: "False"
    type: ChannelDeprecated
  - lastTransitionTime: "2026-01-28T04:03:25Z"
    message: bundle not deprecated
    observedGeneration: 4
    reason: NotDeprecated
    status: "False"
    type: BundleDeprecated
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: Installed bundle quay.io/openshift-community-operators/argocd-operator@sha256:3edc4f132ee4ac9378e331f8eba14a3371132e3274295bfa99c554631e38e8b5
      successfully
    observedGeneration: 4
    reason: Succeeded
    status: "True"
    type: Installed
  - lastTransitionTime: "2026-01-28T03:56:18Z"
    message: Desired state reached
    observedGeneration: 4
    reason: Succeeded
    status: "True"
    type: Progressing
  install:
    bundle:
      name: argocd-operator.v0.7.0
      version: 0.7.0
jiazha-mac:~ jiazha$ oc get clusterextension
NAME                        INSTALLED BUNDLE         VERSION   INSTALLED   PROGRESSING   AGE
extension-argocd-operator   argocd-operator.v0.7.0   0.7.0     True        True          7m28s
jiazha-mac:~ jiazha$ oc get pods -n test 
NAME                                                 READY   STATUS    RESTARTS   AGE
argocd-operator-controller-manager-566b7949c-s5k8z   2/2     Running   0          4m41s

@jianzhangbjz
Copy link
Member

/verified by @jianzhangbjz

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Jan 28, 2026
@openshift-ci-robot
Copy link

@jianzhangbjz: This PR has been marked as verified by @jianzhangbjz.

Details

In response to this:

/verified by @jianzhangbjz

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.

@jianzhangbjz
Copy link
Member

/retest-required

@jianzhangbjz
Copy link
Member

Raised this issue with the DPTP team on Slack: https://redhat-internal.slack.com/archives/CBN38N3MW/p1769581188990839

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 28, 2026

@openshift-bot: The following test 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-gcp-ovn-upgrade 4e1ae70 link true /test e2e-gcp-ovn-upgrade

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.

@tmshort
Copy link
Contributor

tmshort commented Jan 28, 2026

/test e2e-gcp-ovn-upgrade

@tmshort
Copy link
Contributor

tmshort commented Jan 28, 2026

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 28, 2026
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-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. kind/sync lgtm Indicates that a PR is ready to be merged. tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.