Skip to content

NO-ISSUE: Synchronize From Upstream Repositories - #481

Closed
openshift-bot wants to merge 85 commits into
openshift:mainfrom
openshift-bot:synchronize-upstream
Closed

NO-ISSUE: Synchronize From Upstream Repositories#481
openshift-bot wants to merge 85 commits into
openshift:mainfrom
openshift-bot:synchronize-upstream

Conversation

@openshift-bot

@openshift-botopenshift-bot commented Sep 20, 2025

Copy link
Copy Markdown

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

DateCommitAuthorMessage
2025-09-23 19:14:26operator-framework/operator-controller@47f8d31Predrag KnezevicLoad CRDs for envtests from chart directory (#2232)
2025-09-22 20:56:01operator-framework/operator-controller@16d1089Predrag KnezevicMake ClusterExtensionRevision.spec.phases optional (#2230)
2025-09-22 20:53:10operator-framework/operator-controller@31e8b60dependabot[bot]🌱 Bump lxml from 6.0.1 to 6.0.2 (#2229)
2025-09-19 14:38:43operator-framework/operator-controller@d3e8883Per Goncalves da SilvaOPRUN-4151: Add webhook rule validation (#2226)
2025-09-19 14:35:56operator-framework/operator-controller@5478ac6Per Goncalves da SilvaOPRUN-4150: Relax webhook support preconditions (#2222)
2025-09-19 14:32:50operator-framework/operator-controller@ee3456adependabot[bot]🌱 Bump regex from 2025.9.1 to 2025.9.18 (#2228)
2025-09-19 09:43:12operator-framework/operator-controller@8fafb65Per Goncalves da SilvaAdd pedjak to OWNER_ALIASES as reviwer (#2227)

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

DateCommitAuthorMessage
2025-09-19 00:07:03openshift/operator-framework-operator-controller@971ac15dtfranzUPSTREAM: <carry>: Add OpenShift specific files
2025-09-19 00:07:06openshift/operator-framework-operator-controller@43e5f1dTodd ShortUPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-09-19 00:07:11openshift/operator-framework-operator-controller@a84a4baTodd ShortUPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-09-19 00:07:16openshift/operator-framework-operator-controller@828e8b0Catherine Chan-TseUPSTREAM: <carry>: Add openshift node selector annotation
2025-09-19 00:07:18openshift/operator-framework-operator-controller@8a17a34Todd ShortUPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-09-19 00:07:21openshift/operator-framework-operator-controller@2b17a7dJian ZhangUPSTREAM: <carry>: set the SElinux type
2025-09-19 00:07:24openshift/operator-framework-operator-controller@7cd1e46Camila MacedoUPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-09-19 00:07:28openshift/operator-framework-operator-controller@627b33dCamila MacedoUPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-09-19 00:07:32openshift/operator-framework-operator-controller@678cc14Todd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:07:36openshift/operator-framework-operator-controller@44a012eTodd ShortUPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-09-19 00:07:42openshift/operator-framework-operator-controller@30fdeb1Todd ShortUPSTREAM: <carry>: Update HOWTO-origin-tests
2025-09-19 00:07:47openshift/operator-framework-operator-controller@269df4fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-09-19 00:07:50openshift/operator-framework-operator-controller@212674dCamila MacedoUPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-09-19 00:07:54openshift/operator-framework-operator-controller@410921fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-09-19 00:07:58openshift/operator-framework-operator-controller@a972a67Camila MacedoUPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-09-19 00:08:02openshift/operator-framework-operator-controller@0580f48Camila MacedoUPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-09-19 00:08:05openshift/operator-framework-operator-controller@df5b640Camila MacedoUPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-09-19 00:08:10openshift/operator-framework-operator-controller@9c07754Camila MacedoUPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-09-19 00:08:14openshift/operator-framework-operator-controller@f028e60Camila MacedoUPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-09-19 00:08:18openshift/operator-framework-operator-controller@c6fb766Jian ZhangUPSTREAM: <carry>: SELinux type for operator-controller
2025-09-19 00:08:21openshift/operator-framework-operator-controller@f0bfedbTodd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:08:25openshift/operator-framework-operator-controller@fcc0e3dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-09-19 00:08:30openshift/operator-framework-operator-controller@7c84c4eCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-09-19 00:08:34openshift/operator-framework-operator-controller@1e6314bCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-09-19 00:08:37openshift/operator-framework-operator-controller@e1ecf22Camila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-09-19 00:08:41openshift/operator-framework-operator-controller@02ae39dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-09-19 00:08:44openshift/operator-framework-operator-controller@64d2a26AOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-operator-controller.yml
2025-09-19 00:08:48openshift/operator-framework-operator-controller@806fbadAOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-catalogd.yml
2025-09-19 00:08:52openshift/operator-framework-operator-controller@676a673Todd ShortUPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-09-19 00:08:58openshift/operator-framework-operator-controller@9a5f92aCamila MacedoUPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-09-19 00:09:05openshift/operator-framework-operator-controller@11378d4Camila MacedoUPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-09-19 00:09:12openshift/operator-framework-operator-controller@33d1eefTodd ShortUPSTREAM: <carry>: Add support for experimental manifests
2025-09-19 00:09:20openshift/operator-framework-operator-controller@425bd20Camila MacedoUPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-09-19 00:09:26openshift/operator-framework-operator-controller@27c7483Todd ShortUPSTREAM: <carry>: Remove build of test image registry
2025-09-19 00:09:32openshift/operator-framework-operator-controller@2630639Todd ShortUPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-09-19 00:09:40openshift/operator-framework-operator-controller@3e47f70Camila MacedoUPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-09-19 00:09:52openshift/operator-framework-operator-controller@94ea7d0Todd ShortUPSTREAM: <carry>: Fix experimental manifest copying
2025-09-19 00:09:58openshift/operator-framework-operator-controller@c6ebdb2Todd ShortUPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks
2025-09-19 00:10:06openshift/operator-framework-operator-controller@2ccf670Camila MacedoUPSTREAM: <carry>: [OTE] - Add tracking mechanism
2025-09-19 00:10:14openshift/operator-framework-operator-controller@22cb4efCamila MacedoUPSTREAM: <carry>: Update OTE dep to get fix
2025-09-19 00:10:23openshift/operator-framework-operator-controller@21f3f60Camila MacedoUPSTREAM: <carry>: [OTE] Add Readme
2025-09-19 00:10:36openshift/operator-framework-operator-controller@be68262Rashmi GottipatiUPSTREAM: <carry>: set GIT_COMMIT env from SOURCE_GIT_COMMIT in Dockerfiles for operator-controller and catalogd
2025-09-19 00:10:44openshift/operator-framework-operator-controller@73770e0Ankita ThomasUPSTREAM: <carry>: add openshift specific build target to pass commit info downstream
2025-09-19 00:10:53openshift/operator-framework-operator-controller@56f6822Brett TofelUPSTREAM: <carry>: add source commit into binaries when linking
2025-09-19 00:11:01openshift/operator-framework-operator-controller@5058365Camila MacedoUPSTREAM: <carry>: OTE add first test from openshift/origin olmv1.go
2025-09-19 00:11:11openshift/operator-framework-operator-controller@91c2d9aCamila MacedoUPSTREAM: <carry>: Migrate tasks from openshift/origin olm v1.go file which are remaining
2025-09-19 00:11:17openshift/operator-framework-operator-controller@d080b3fCamila MacedoUPSTREAM: <carry>: OTE - How to test locally with OCP instances
2025-09-19 00:11:25openshift/operator-framework-operator-controller@14ed7ddCamila MacedoUPSTREAM: <carry>: [OTE] Refac: refac helper and olmv1 test to create namespace instead to use pre-existent
2025-09-19 00:11:32openshift/operator-framework-operator-controller@fb7c104Camila MacedoUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:38openshift/operator-framework-operator-controller@03fe8b4Todd ShortUPSTREAM: <carry>: OTE: rewrite the upgrade incompatible operator test
2025-09-19 00:11:45openshift/operator-framework-operator-controller@e7e2d93Todd ShortUPSTREAM: <carry>: Handle service-ca cert availability/rotation
2025-09-19 00:11:52openshift/operator-framework-operator-controller@97b5b67Luke MeyerUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:58openshift/operator-framework-operator-controller@8086766Camila MacedoUPSTREAM: <carry>: Upgrade OCP Catalog images from 4.19 to 4.20
2025-09-19 00:12:05openshift/operator-framework-operator-controller@91f3068Todd ShortUPSTREAM: <carry>: Remove bindata generation from build
2025-09-19 00:12:11openshift/operator-framework-operator-controller@644da89Camila MacedoUPSTREAM: <carry>: [OTE] Add webhook tests
2025-09-19 00:12:17openshift/operator-framework-operator-controller@79dc489Camila MacedoUPSTREAM: <carry>: OTE add logs and dumps for olmv1 test and fix helper for clusterextensions
2025-09-19 00:12:23openshift/operator-framework-operator-controller@f3e2634Camila MacedoUPSTREAM: <carry>: [OTE] Migrate preflight checks from openshift/origin
2025-09-19 00:12:30openshift/operator-framework-operator-controller@a9dbd4dCamila MacedoUPSTREAM: <carry>: [OTE] Add webhook to validate openshift-service-ca certificate rotation
2025-09-19 00:12:35openshift/operator-framework-operator-controller@d3af372Camila MacedoUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:12:41openshift/operator-framework-operator-controller@cfa430cCamila MacedoUPSTREAM: <carry>: [OTE] - Readme:Add info to help use payload-aggregate with new tests
2025-09-19 00:12:47openshift/operator-framework-operator-controller@3e448bdgrokspawnUPSTREAM: <carry>: remove obsolete owners
2025-09-19 00:12:54openshift/operator-framework-operator-controller@4dd4727Camila MacedoUPSTREAM: <carry>: [OTE] add catalog tests from openshift/origin
2025-09-19 00:13:01openshift/operator-framework-operator-controller@eb7d3acCamila MacedoUPSTREAM: <carry>: Migrate single/own namespace tests
2025-09-19 00:13:06openshift/operator-framework-operator-controller@99ac258Forrest BabcockUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:13:12openshift/operator-framework-operator-controller@fa98303Camila MacedoUPSTREAM: <carry>: Ensure unique name for bad-catalog tests
2025-09-19 00:13:18openshift/operator-framework-operator-controller@2068a04Todd ShortUPSTREAM: <carry>: Revert "Handle service-ca cert availability/rotation"
2025-09-19 00:13:24openshift/operator-framework-operator-controller@1b0152cJian ZhangUPSTREAM: <carry>: grant QE approver permission for OTE
2025-09-19 00:13:30openshift/operator-framework-operator-controller@795c75ePer Goncalves da SilvaUPSTREAM: <carry>: Update webhook ote tests to use latest webhook-operator
2025-09-19 00:13:36openshift/operator-framework-operator-controller@f6cfcd3Anik BhattacharjeeUPSTREAM: <carry>: update operator-controller to v1.5.1
2025-09-19 00:13:43openshift/operator-framework-operator-controller@548c133Anik BhattacharjeeUPSTREAM: <carry>: configure watchnamespace using spec.config for OTE tests
2025-09-19 00:13:49openshift/operator-framework-operator-controller@a8f8909Jian ZhangUPSTREAM: <carry>: add jiazha to approvers
2025-09-19 00:13:55openshift/operator-framework-operator-controller@1a23c4fTodd ShortUPSTREAM: <carry>: Create combined manifests for comparison
2025-09-19 00:13:58openshift/operator-framework-operator-controller@4867f22Todd ShortUPSTREAM: <carry>: Use Helm charts for openshift manifests
2025-09-19 00:14:00openshift/operator-framework-operator-controller@3a400cdKui WangUPSTREAM: <carry>: add support for tests-private cases and add the case

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

perdasilvaand others added 4 commits September 19, 2025 09:43
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.9.1 to 2025.9.18.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2025.9.1...2025.9.18)
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2025.9.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Relax webhook preconditions
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
* Fix up WithInstallModeSupportFor to include all install modes
Signed-off-by: Per G. da Silva <pegoncal@redhat.com>
* Add CheckConversionWebhookSupport to validator
Signed-off-by: Per G. da Silva <pegoncal@redhat.com>
* Add check for install mode support
Signed-off-by: Per G. da Silva <pegoncal@redhat.com>
* Update error messages
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
* Remove error sorting by webhook name
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
---------
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Signed-off-by: Per G. da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
* Add webhook rule checker
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
* fix ups
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
* Add webhook rule checker to validator
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
---------
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
@openshift-botopenshift-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 Sep 20, 2025
@openshift-ci-robot

openshift-ci-robot commented Sep 20, 2025

Copy link
Copy Markdown

@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:

DateCommitAuthorMessage
2025-09-19 14:38:43operator-framework/operator-controller@d3e8883Per Goncalves da SilvaOPRUN-4151: Add webhook rule validation (#2226)
2025-09-19 14:35:56operator-framework/operator-controller@5478ac6Per Goncalves da SilvaOPRUN-4150: Relax webhook support preconditions (#2222)
2025-09-19 14:32:50operator-framework/operator-controller@ee3456adependabot[bot]🌱 Bump regex from 2025.9.1 to 2025.9.18 (#2228)
2025-09-19 09:43:12operator-framework/operator-controller@8fafb65Per Goncalves da SilvaAdd pedjak to OWNER_ALIASES as reviwer (#2227)

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

DateCommitAuthorMessage
2025-09-19 00:07:03openshift/operator-framework-operator-controller@971ac15dtfranzUPSTREAM: <carry>: Add OpenShift specific files
2025-09-19 00:07:06openshift/operator-framework-operator-controller@43e5f1dTodd ShortUPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-09-19 00:07:11openshift/operator-framework-operator-controller@a84a4baTodd ShortUPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-09-19 00:07:16openshift/operator-framework-operator-controller@828e8b0Catherine Chan-TseUPSTREAM: <carry>: Add openshift node selector annotation
2025-09-19 00:07:18openshift/operator-framework-operator-controller@8a17a34Todd ShortUPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-09-19 00:07:21openshift/operator-framework-operator-controller@2b17a7dJian ZhangUPSTREAM: <carry>: set the SElinux type
2025-09-19 00:07:24openshift/operator-framework-operator-controller@7cd1e46Camila MacedoUPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-09-19 00:07:28openshift/operator-framework-operator-controller@627b33dCamila MacedoUPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-09-19 00:07:32openshift/operator-framework-operator-controller@678cc14Todd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:07:36openshift/operator-framework-operator-controller@44a012eTodd ShortUPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-09-19 00:07:42openshift/operator-framework-operator-controller@30fdeb1Todd ShortUPSTREAM: <carry>: Update HOWTO-origin-tests
2025-09-19 00:07:47openshift/operator-framework-operator-controller@269df4fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-09-19 00:07:50openshift/operator-framework-operator-controller@212674dCamila MacedoUPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-09-19 00:07:54openshift/operator-framework-operator-controller@410921fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-09-19 00:07:58openshift/operator-framework-operator-controller@a972a67Camila MacedoUPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-09-19 00:08:02openshift/operator-framework-operator-controller@0580f48Camila MacedoUPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-09-19 00:08:05openshift/operator-framework-operator-controller@df5b640Camila MacedoUPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-09-19 00:08:10openshift/operator-framework-operator-controller@9c07754Camila MacedoUPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-09-19 00:08:14openshift/operator-framework-operator-controller@f028e60Camila MacedoUPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-09-19 00:08:18openshift/operator-framework-operator-controller@c6fb766Jian ZhangUPSTREAM: <carry>: SELinux type for operator-controller
2025-09-19 00:08:21openshift/operator-framework-operator-controller@f0bfedbTodd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:08:25openshift/operator-framework-operator-controller@fcc0e3dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-09-19 00:08:30openshift/operator-framework-operator-controller@7c84c4eCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-09-19 00:08:34openshift/operator-framework-operator-controller@1e6314bCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-09-19 00:08:37openshift/operator-framework-operator-controller@e1ecf22Camila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-09-19 00:08:41openshift/operator-framework-operator-controller@02ae39dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-09-19 00:08:44openshift/operator-framework-operator-controller@64d2a26AOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-operator-controller.yml
2025-09-19 00:08:48openshift/operator-framework-operator-controller@806fbadAOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-catalogd.yml
2025-09-19 00:08:52openshift/operator-framework-operator-controller@676a673Todd ShortUPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-09-19 00:08:58openshift/operator-framework-operator-controller@9a5f92aCamila MacedoUPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-09-19 00:09:05openshift/operator-framework-operator-controller@11378d4Camila MacedoUPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-09-19 00:09:12openshift/operator-framework-operator-controller@33d1eefTodd ShortUPSTREAM: <carry>: Add support for experimental manifests
2025-09-19 00:09:20openshift/operator-framework-operator-controller@425bd20Camila MacedoUPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-09-19 00:09:26openshift/operator-framework-operator-controller@27c7483Todd ShortUPSTREAM: <carry>: Remove build of test image registry
2025-09-19 00:09:32openshift/operator-framework-operator-controller@2630639Todd ShortUPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-09-19 00:09:40openshift/operator-framework-operator-controller@3e47f70Camila MacedoUPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-09-19 00:09:52openshift/operator-framework-operator-controller@94ea7d0Todd ShortUPSTREAM: <carry>: Fix experimental manifest copying
2025-09-19 00:09:58openshift/operator-framework-operator-controller@c6ebdb2Todd ShortUPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks
2025-09-19 00:10:06openshift/operator-framework-operator-controller@2ccf670Camila MacedoUPSTREAM: <carry>: [OTE] - Add tracking mechanism
2025-09-19 00:10:14openshift/operator-framework-operator-controller@22cb4efCamila MacedoUPSTREAM: <carry>: Update OTE dep to get fix
2025-09-19 00:10:23openshift/operator-framework-operator-controller@21f3f60Camila MacedoUPSTREAM: <carry>: [OTE] Add Readme
2025-09-19 00:10:36openshift/operator-framework-operator-controller@be68262Rashmi GottipatiUPSTREAM: <carry>: set GIT_COMMIT env from SOURCE_GIT_COMMIT in Dockerfiles for operator-controller and catalogd
2025-09-19 00:10:44openshift/operator-framework-operator-controller@73770e0Ankita ThomasUPSTREAM: <carry>: add openshift specific build target to pass commit info downstream
2025-09-19 00:10:53openshift/operator-framework-operator-controller@56f6822Brett TofelUPSTREAM: <carry>: add source commit into binaries when linking
2025-09-19 00:11:01openshift/operator-framework-operator-controller@5058365Camila MacedoUPSTREAM: <carry>: OTE add first test from openshift/origin olmv1.go
2025-09-19 00:11:11openshift/operator-framework-operator-controller@91c2d9aCamila MacedoUPSTREAM: <carry>: Migrate tasks from openshift/origin olm v1.go file which are remaining
2025-09-19 00:11:17openshift/operator-framework-operator-controller@d080b3fCamila MacedoUPSTREAM: <carry>: OTE - How to test locally with OCP instances
2025-09-19 00:11:25openshift/operator-framework-operator-controller@14ed7ddCamila MacedoUPSTREAM: <carry>: [OTE] Refac: refac helper and olmv1 test to create namespace instead to use pre-existent
2025-09-19 00:11:32openshift/operator-framework-operator-controller@fb7c104Camila MacedoUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:38openshift/operator-framework-operator-controller@03fe8b4Todd ShortUPSTREAM: <carry>: OTE: rewrite the upgrade incompatible operator test
2025-09-19 00:11:45openshift/operator-framework-operator-controller@e7e2d93Todd ShortUPSTREAM: <carry>: Handle service-ca cert availability/rotation
2025-09-19 00:11:52openshift/operator-framework-operator-controller@97b5b67Luke MeyerUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:58openshift/operator-framework-operator-controller@8086766Camila MacedoUPSTREAM: <carry>: Upgrade OCP Catalog images from 4.19 to 4.20
2025-09-19 00:12:05openshift/operator-framework-operator-controller@91f3068Todd ShortUPSTREAM: <carry>: Remove bindata generation from build
2025-09-19 00:12:11openshift/operator-framework-operator-controller@644da89Camila MacedoUPSTREAM: <carry>: [OTE] Add webhook tests
2025-09-19 00:12:17openshift/operator-framework-operator-controller@79dc489Camila MacedoUPSTREAM: <carry>: OTE add logs and dumps for olmv1 test and fix helper for clusterextensions
2025-09-19 00:12:23openshift/operator-framework-operator-controller@f3e2634Camila MacedoUPSTREAM: <carry>: [OTE] Migrate preflight checks from openshift/origin
2025-09-19 00:12:30openshift/operator-framework-operator-controller@a9dbd4dCamila MacedoUPSTREAM: <carry>: [OTE] Add webhook to validate openshift-service-ca certificate rotation
2025-09-19 00:12:35openshift/operator-framework-operator-controller@d3af372Camila MacedoUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:12:41openshift/operator-framework-operator-controller@cfa430cCamila MacedoUPSTREAM: <carry>: [OTE] - Readme:Add info to help use payload-aggregate with new tests
2025-09-19 00:12:47openshift/operator-framework-operator-controller@3e448bdgrokspawnUPSTREAM: <carry>: remove obsolete owners
2025-09-19 00:12:54openshift/operator-framework-operator-controller@4dd4727Camila MacedoUPSTREAM: <carry>: [OTE] add catalog tests from openshift/origin
2025-09-19 00:13:01openshift/operator-framework-operator-controller@eb7d3acCamila MacedoUPSTREAM: <carry>: Migrate single/own namespace tests
2025-09-19 00:13:06openshift/operator-framework-operator-controller@99ac258Forrest BabcockUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:13:12openshift/operator-framework-operator-controller@fa98303Camila MacedoUPSTREAM: <carry>: Ensure unique name for bad-catalog tests
2025-09-19 00:13:18openshift/operator-framework-operator-controller@2068a04Todd ShortUPSTREAM: <carry>: Revert "Handle service-ca cert availability/rotation"
2025-09-19 00:13:24openshift/operator-framework-operator-controller@1b0152cJian ZhangUPSTREAM: <carry>: grant QE approver permission for OTE
2025-09-19 00:13:30openshift/operator-framework-operator-controller@795c75ePer Goncalves da SilvaUPSTREAM: <carry>: Update webhook ote tests to use latest webhook-operator
2025-09-19 00:13:36openshift/operator-framework-operator-controller@f6cfcd3Anik BhattacharjeeUPSTREAM: <carry>: update operator-controller to v1.5.1
2025-09-19 00:13:43openshift/operator-framework-operator-controller@548c133Anik BhattacharjeeUPSTREAM: <carry>: configure watchnamespace using spec.config for OTE tests
2025-09-19 00:13:49openshift/operator-framework-operator-controller@a8f8909Jian ZhangUPSTREAM: <carry>: add jiazha to approvers
2025-09-19 00:13:55openshift/operator-framework-operator-controller@1a23c4fTodd ShortUPSTREAM: <carry>: Create combined manifests for comparison
2025-09-19 00:13:58openshift/operator-framework-operator-controller@4867f22Todd ShortUPSTREAM: <carry>: Use Helm charts for openshift manifests
2025-09-19 00:14:00openshift/operator-framework-operator-controller@3a400cdKui WangUPSTREAM: <carry>: add support for tests-private cases and add the case

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-robotopenshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 20, 2025
@openshift-botopenshift-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2025
@openshift-ci

openshift-ciBot commented Sep 20, 2025

Copy link
Copy Markdown
Contributor

@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:

DateCommitAuthorMessage
2025-09-19 14:38:43operator-framework/operator-controller@d3e8883Per Goncalves da SilvaOPRUN-4151: Add webhook rule validation (#2226)
2025-09-19 14:35:56operator-framework/operator-controller@5478ac6Per Goncalves da SilvaOPRUN-4150: Relax webhook support preconditions (#2222)
2025-09-19 14:32:50operator-framework/operator-controller@ee3456adependabot[bot]🌱 Bump regex from 2025.9.1 to 2025.9.18 (#2228)
2025-09-19 09:43:12operator-framework/operator-controller@8fafb65Per Goncalves da SilvaAdd pedjak to OWNER_ALIASES as reviwer (#2227)

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

DateCommitAuthorMessage
2025-09-19 00:07:03openshift/operator-framework-operator-controller@971ac15dtfranzUPSTREAM: <carry>: Add OpenShift specific files
2025-09-19 00:07:06openshift/operator-framework-operator-controller@43e5f1dTodd ShortUPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-09-19 00:07:11openshift/operator-framework-operator-controller@a84a4baTodd ShortUPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-09-19 00:07:16openshift/operator-framework-operator-controller@828e8b0Catherine Chan-TseUPSTREAM: <carry>: Add openshift node selector annotation
2025-09-19 00:07:18openshift/operator-framework-operator-controller@8a17a34Todd ShortUPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-09-19 00:07:21openshift/operator-framework-operator-controller@2b17a7dJian ZhangUPSTREAM: <carry>: set the SElinux type
2025-09-19 00:07:24openshift/operator-framework-operator-controller@7cd1e46Camila MacedoUPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-09-19 00:07:28openshift/operator-framework-operator-controller@627b33dCamila MacedoUPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-09-19 00:07:32openshift/operator-framework-operator-controller@678cc14Todd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:07:36openshift/operator-framework-operator-controller@44a012eTodd ShortUPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-09-19 00:07:42openshift/operator-framework-operator-controller@30fdeb1Todd ShortUPSTREAM: <carry>: Update HOWTO-origin-tests
2025-09-19 00:07:47openshift/operator-framework-operator-controller@269df4fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-09-19 00:07:50openshift/operator-framework-operator-controller@212674dCamila MacedoUPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-09-19 00:07:54openshift/operator-framework-operator-controller@410921fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-09-19 00:07:58openshift/operator-framework-operator-controller@a972a67Camila MacedoUPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-09-19 00:08:02openshift/operator-framework-operator-controller@0580f48Camila MacedoUPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-09-19 00:08:05openshift/operator-framework-operator-controller@df5b640Camila MacedoUPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-09-19 00:08:10openshift/operator-framework-operator-controller@9c07754Camila MacedoUPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-09-19 00:08:14openshift/operator-framework-operator-controller@f028e60Camila MacedoUPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-09-19 00:08:18openshift/operator-framework-operator-controller@c6fb766Jian ZhangUPSTREAM: <carry>: SELinux type for operator-controller
2025-09-19 00:08:21openshift/operator-framework-operator-controller@f0bfedbTodd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:08:25openshift/operator-framework-operator-controller@fcc0e3dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-09-19 00:08:30openshift/operator-framework-operator-controller@7c84c4eCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-09-19 00:08:34openshift/operator-framework-operator-controller@1e6314bCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-09-19 00:08:37openshift/operator-framework-operator-controller@e1ecf22Camila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-09-19 00:08:41openshift/operator-framework-operator-controller@02ae39dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-09-19 00:08:44openshift/operator-framework-operator-controller@64d2a26AOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-operator-controller.yml
2025-09-19 00:08:48openshift/operator-framework-operator-controller@806fbadAOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-catalogd.yml
2025-09-19 00:08:52openshift/operator-framework-operator-controller@676a673Todd ShortUPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-09-19 00:08:58openshift/operator-framework-operator-controller@9a5f92aCamila MacedoUPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-09-19 00:09:05openshift/operator-framework-operator-controller@11378d4Camila MacedoUPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-09-19 00:09:12openshift/operator-framework-operator-controller@33d1eefTodd ShortUPSTREAM: <carry>: Add support for experimental manifests
2025-09-19 00:09:20openshift/operator-framework-operator-controller@425bd20Camila MacedoUPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-09-19 00:09:26openshift/operator-framework-operator-controller@27c7483Todd ShortUPSTREAM: <carry>: Remove build of test image registry
2025-09-19 00:09:32openshift/operator-framework-operator-controller@2630639Todd ShortUPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-09-19 00:09:40openshift/operator-framework-operator-controller@3e47f70Camila MacedoUPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-09-19 00:09:52openshift/operator-framework-operator-controller@94ea7d0Todd ShortUPSTREAM: <carry>: Fix experimental manifest copying
2025-09-19 00:09:58openshift/operator-framework-operator-controller@c6ebdb2Todd ShortUPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks
2025-09-19 00:10:06openshift/operator-framework-operator-controller@2ccf670Camila MacedoUPSTREAM: <carry>: [OTE] - Add tracking mechanism
2025-09-19 00:10:14openshift/operator-framework-operator-controller@22cb4efCamila MacedoUPSTREAM: <carry>: Update OTE dep to get fix
2025-09-19 00:10:23openshift/operator-framework-operator-controller@21f3f60Camila MacedoUPSTREAM: <carry>: [OTE] Add Readme
2025-09-19 00:10:36openshift/operator-framework-operator-controller@be68262Rashmi GottipatiUPSTREAM: <carry>: set GIT_COMMIT env from SOURCE_GIT_COMMIT in Dockerfiles for operator-controller and catalogd
2025-09-19 00:10:44openshift/operator-framework-operator-controller@73770e0Ankita ThomasUPSTREAM: <carry>: add openshift specific build target to pass commit info downstream
2025-09-19 00:10:53openshift/operator-framework-operator-controller@56f6822Brett TofelUPSTREAM: <carry>: add source commit into binaries when linking
2025-09-19 00:11:01openshift/operator-framework-operator-controller@5058365Camila MacedoUPSTREAM: <carry>: OTE add first test from openshift/origin olmv1.go
2025-09-19 00:11:11openshift/operator-framework-operator-controller@91c2d9aCamila MacedoUPSTREAM: <carry>: Migrate tasks from openshift/origin olm v1.go file which are remaining
2025-09-19 00:11:17openshift/operator-framework-operator-controller@d080b3fCamila MacedoUPSTREAM: <carry>: OTE - How to test locally with OCP instances
2025-09-19 00:11:25openshift/operator-framework-operator-controller@14ed7ddCamila MacedoUPSTREAM: <carry>: [OTE] Refac: refac helper and olmv1 test to create namespace instead to use pre-existent
2025-09-19 00:11:32openshift/operator-framework-operator-controller@fb7c104Camila MacedoUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:38openshift/operator-framework-operator-controller@03fe8b4Todd ShortUPSTREAM: <carry>: OTE: rewrite the upgrade incompatible operator test
2025-09-19 00:11:45openshift/operator-framework-operator-controller@e7e2d93Todd ShortUPSTREAM: <carry>: Handle service-ca cert availability/rotation
2025-09-19 00:11:52openshift/operator-framework-operator-controller@97b5b67Luke MeyerUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:58openshift/operator-framework-operator-controller@8086766Camila MacedoUPSTREAM: <carry>: Upgrade OCP Catalog images from 4.19 to 4.20
2025-09-19 00:12:05openshift/operator-framework-operator-controller@91f3068Todd ShortUPSTREAM: <carry>: Remove bindata generation from build
2025-09-19 00:12:11openshift/operator-framework-operator-controller@644da89Camila MacedoUPSTREAM: <carry>: [OTE] Add webhook tests
2025-09-19 00:12:17openshift/operator-framework-operator-controller@79dc489Camila MacedoUPSTREAM: <carry>: OTE add logs and dumps for olmv1 test and fix helper for clusterextensions
2025-09-19 00:12:23openshift/operator-framework-operator-controller@f3e2634Camila MacedoUPSTREAM: <carry>: [OTE] Migrate preflight checks from openshift/origin
2025-09-19 00:12:30openshift/operator-framework-operator-controller@a9dbd4dCamila MacedoUPSTREAM: <carry>: [OTE] Add webhook to validate openshift-service-ca certificate rotation
2025-09-19 00:12:35openshift/operator-framework-operator-controller@d3af372Camila MacedoUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:12:41openshift/operator-framework-operator-controller@cfa430cCamila MacedoUPSTREAM: <carry>: [OTE] - Readme:Add info to help use payload-aggregate with new tests
2025-09-19 00:12:47openshift/operator-framework-operator-controller@3e448bdgrokspawnUPSTREAM: <carry>: remove obsolete owners
2025-09-19 00:12:54openshift/operator-framework-operator-controller@4dd4727Camila MacedoUPSTREAM: <carry>: [OTE] add catalog tests from openshift/origin
2025-09-19 00:13:01openshift/operator-framework-operator-controller@eb7d3acCamila MacedoUPSTREAM: <carry>: Migrate single/own namespace tests
2025-09-19 00:13:06openshift/operator-framework-operator-controller@99ac258Forrest BabcockUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:13:12openshift/operator-framework-operator-controller@fa98303Camila MacedoUPSTREAM: <carry>: Ensure unique name for bad-catalog tests
2025-09-19 00:13:18openshift/operator-framework-operator-controller@2068a04Todd ShortUPSTREAM: <carry>: Revert "Handle service-ca cert availability/rotation"
2025-09-19 00:13:24openshift/operator-framework-operator-controller@1b0152cJian ZhangUPSTREAM: <carry>: grant QE approver permission for OTE
2025-09-19 00:13:30openshift/operator-framework-operator-controller@795c75ePer Goncalves da SilvaUPSTREAM: <carry>: Update webhook ote tests to use latest webhook-operator
2025-09-19 00:13:36openshift/operator-framework-operator-controller@f6cfcd3Anik BhattacharjeeUPSTREAM: <carry>: update operator-controller to v1.5.1
2025-09-19 00:13:43openshift/operator-framework-operator-controller@548c133Anik BhattacharjeeUPSTREAM: <carry>: configure watchnamespace using spec.config for OTE tests
2025-09-19 00:13:49openshift/operator-framework-operator-controller@a8f8909Jian ZhangUPSTREAM: <carry>: add jiazha to approvers
2025-09-19 00:13:55openshift/operator-framework-operator-controller@1a23c4fTodd ShortUPSTREAM: <carry>: Create combined manifests for comparison
2025-09-19 00:13:58openshift/operator-framework-operator-controller@4867f22Todd ShortUPSTREAM: <carry>: Use Helm charts for openshift manifests
2025-09-19 00:14:00openshift/operator-framework-operator-controller@3a400cdKui WangUPSTREAM: <carry>: add support for tests-private cases and add the case

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.

@openshift-ci

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: openshift-bot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: openshift-bot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jianzhangbjz

Copy link
Copy Markdown
Contributor

Hi @bandrade , could you help test it? Thanks!
/assign @bandrade

dependabotBotand others added 2 commits September 22, 2025 20:53
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-6.0.1...lxml-6.0.2)
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Given that at the creation we can create a revision with no phases, we should
declare `.spec.phases` as optional.
Added initial set of unit tests to assert CER .spec immutability.
@openshift-ciopenshift-ciBot removed the lgtm Indicates that a PR is ready to be merged. label Sep 23, 2025
@openshift-ci

Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@bandrade

Copy link
Copy Markdown
Contributor

/retest

Followup of #2145: given that `config` folder is going to be removed soon,
`internal/operator-controller/controllers/suite_test.go` loads CRDs from
`helm/olmv1/base/operator-controller/crd`.
Creation of `envtest.Environment` moved and consolidated into `test/utils.go`
so that it can be consumed by multiple test suites.
@bandrade

Copy link
Copy Markdown
Contributor

issues on failed jobs are not related with PR
/label qe-verified
/verified by @bandrade

@openshift-ci

Copy link
Copy Markdown
Contributor

@bandrade: The label(s) /label qe-verified cannot be applied. These labels are supported: acknowledge-critical-fixes-only, platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, ux-approved, no-qe, downstream-change-needed, rebase/manual, cluster-config-api-changed, run-integration-tests, approved, backport-risk-assessed, bugzilla/valid-bug, cherry-pick-approved, jira/valid-bug, ok-to-test, stability-fix-approved, staff-eng-approved. Is this label configured under labels -> additional_labels or labels -> restricted_labels in plugin.yaml?

Details

In response to this:

issues on failed jobs are not related with PR
/label qe-verified
/verified by @bandrade

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.

@openshift-ci-robotopenshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Sep 23, 2025
@openshift-ci-robot

Copy link
Copy Markdown

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

Details

In response to this:

issues on failed jobs are not related with PR
/label qe-verified
/verified by @bandrade

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.

@bandrade

Copy link
Copy Markdown
Contributor

/label qe-approved

@openshift-ciopenshift-ciBot added the qe-approved Signifies that QE has signed off on this PR label Sep 23, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@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:

DateCommitAuthorMessage
2025-09-22 20:56:01operator-framework/operator-controller@16d1089Predrag KnezevicMake ClusterExtensionRevision.spec.phases optional (#2230)
2025-09-22 20:53:10operator-framework/operator-controller@31e8b60dependabot[bot]🌱 Bump lxml from 6.0.1 to 6.0.2 (#2229)
2025-09-19 14:38:43operator-framework/operator-controller@d3e8883Per Goncalves da SilvaOPRUN-4151: Add webhook rule validation (#2226)
2025-09-19 14:35:56operator-framework/operator-controller@5478ac6Per Goncalves da SilvaOPRUN-4150: Relax webhook support preconditions (#2222)
2025-09-19 14:32:50operator-framework/operator-controller@ee3456adependabot[bot]🌱 Bump regex from 2025.9.1 to 2025.9.18 (#2228)
2025-09-19 09:43:12operator-framework/operator-controller@8fafb65Per Goncalves da SilvaAdd pedjak to OWNER_ALIASES as reviwer (#2227)

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

DateCommitAuthorMessage
2025-09-19 00:07:03openshift/operator-framework-operator-controller@971ac15dtfranzUPSTREAM: <carry>: Add OpenShift specific files
2025-09-19 00:07:06openshift/operator-framework-operator-controller@43e5f1dTodd ShortUPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-09-19 00:07:11openshift/operator-framework-operator-controller@a84a4baTodd ShortUPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-09-19 00:07:16openshift/operator-framework-operator-controller@828e8b0Catherine Chan-TseUPSTREAM: <carry>: Add openshift node selector annotation
2025-09-19 00:07:18openshift/operator-framework-operator-controller@8a17a34Todd ShortUPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-09-19 00:07:21openshift/operator-framework-operator-controller@2b17a7dJian ZhangUPSTREAM: <carry>: set the SElinux type
2025-09-19 00:07:24openshift/operator-framework-operator-controller@7cd1e46Camila MacedoUPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-09-19 00:07:28openshift/operator-framework-operator-controller@627b33dCamila MacedoUPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-09-19 00:07:32openshift/operator-framework-operator-controller@678cc14Todd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:07:36openshift/operator-framework-operator-controller@44a012eTodd ShortUPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-09-19 00:07:42openshift/operator-framework-operator-controller@30fdeb1Todd ShortUPSTREAM: <carry>: Update HOWTO-origin-tests
2025-09-19 00:07:47openshift/operator-framework-operator-controller@269df4fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-09-19 00:07:50openshift/operator-framework-operator-controller@212674dCamila MacedoUPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-09-19 00:07:54openshift/operator-framework-operator-controller@410921fCamila MacedoUPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-09-19 00:07:58openshift/operator-framework-operator-controller@a972a67Camila MacedoUPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-09-19 00:08:02openshift/operator-framework-operator-controller@0580f48Camila MacedoUPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-09-19 00:08:05openshift/operator-framework-operator-controller@df5b640Camila MacedoUPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-09-19 00:08:10openshift/operator-framework-operator-controller@9c07754Camila MacedoUPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-09-19 00:08:14openshift/operator-framework-operator-controller@f028e60Camila MacedoUPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-09-19 00:08:18openshift/operator-framework-operator-controller@c6fb766Jian ZhangUPSTREAM: <carry>: SELinux type for operator-controller
2025-09-19 00:08:21openshift/operator-framework-operator-controller@f0bfedbTodd ShortUPSTREAM: <carry>: Bump catalog versions to 4.19
2025-09-19 00:08:25openshift/operator-framework-operator-controller@fcc0e3dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-09-19 00:08:30openshift/operator-framework-operator-controller@7c84c4eCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-09-19 00:08:34openshift/operator-framework-operator-controller@1e6314bCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-09-19 00:08:37openshift/operator-framework-operator-controller@e1ecf22Camila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-09-19 00:08:41openshift/operator-framework-operator-controller@02ae39dCamila MacedoUPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-09-19 00:08:44openshift/operator-framework-operator-controller@64d2a26AOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-operator-controller.yml
2025-09-19 00:08:48openshift/operator-framework-operator-controller@806fbadAOS Automation Release TeamUPSTREAM: <carry>: Updating ose-olm-catalogd-container image to be consistent with ART for 4.20 Reconciling with https://github.com/openshift/ocp-build-data/tree/dfb5c7d531490cfdc61a3b88bc533702b9624997/images/ose-olm-catalogd.yml
2025-09-19 00:08:52openshift/operator-framework-operator-controller@676a673Todd ShortUPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-09-19 00:08:58openshift/operator-framework-operator-controller@9a5f92aCamila MacedoUPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-09-19 00:09:05openshift/operator-framework-operator-controller@11378d4Camila MacedoUPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-09-19 00:09:12openshift/operator-framework-operator-controller@33d1eefTodd ShortUPSTREAM: <carry>: Add support for experimental manifests
2025-09-19 00:09:20openshift/operator-framework-operator-controller@425bd20Camila MacedoUPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-09-19 00:09:26openshift/operator-framework-operator-controller@27c7483Todd ShortUPSTREAM: <carry>: Remove build of test image registry
2025-09-19 00:09:32openshift/operator-framework-operator-controller@2630639Todd ShortUPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-09-19 00:09:40openshift/operator-framework-operator-controller@3e47f70Camila MacedoUPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-09-19 00:09:52openshift/operator-framework-operator-controller@94ea7d0Todd ShortUPSTREAM: <carry>: Fix experimental manifest copying
2025-09-19 00:09:58openshift/operator-framework-operator-controller@c6ebdb2Todd ShortUPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks
2025-09-19 00:10:06openshift/operator-framework-operator-controller@2ccf670Camila MacedoUPSTREAM: <carry>: [OTE] - Add tracking mechanism
2025-09-19 00:10:14openshift/operator-framework-operator-controller@22cb4efCamila MacedoUPSTREAM: <carry>: Update OTE dep to get fix
2025-09-19 00:10:23openshift/operator-framework-operator-controller@21f3f60Camila MacedoUPSTREAM: <carry>: [OTE] Add Readme
2025-09-19 00:10:36openshift/operator-framework-operator-controller@be68262Rashmi GottipatiUPSTREAM: <carry>: set GIT_COMMIT env from SOURCE_GIT_COMMIT in Dockerfiles for operator-controller and catalogd
2025-09-19 00:10:44openshift/operator-framework-operator-controller@73770e0Ankita ThomasUPSTREAM: <carry>: add openshift specific build target to pass commit info downstream
2025-09-19 00:10:53openshift/operator-framework-operator-controller@56f6822Brett TofelUPSTREAM: <carry>: add source commit into binaries when linking
2025-09-19 00:11:01openshift/operator-framework-operator-controller@5058365Camila MacedoUPSTREAM: <carry>: OTE add first test from openshift/origin olmv1.go
2025-09-19 00:11:11openshift/operator-framework-operator-controller@91c2d9aCamila MacedoUPSTREAM: <carry>: Migrate tasks from openshift/origin olm v1.go file which are remaining
2025-09-19 00:11:17openshift/operator-framework-operator-controller@d080b3fCamila MacedoUPSTREAM: <carry>: OTE - How to test locally with OCP instances
2025-09-19 00:11:25openshift/operator-framework-operator-controller@14ed7ddCamila MacedoUPSTREAM: <carry>: [OTE] Refac: refac helper and olmv1 test to create namespace instead to use pre-existent
2025-09-19 00:11:32openshift/operator-framework-operator-controller@fb7c104Camila MacedoUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:38openshift/operator-framework-operator-controller@03fe8b4Todd ShortUPSTREAM: <carry>: OTE: rewrite the upgrade incompatible operator test
2025-09-19 00:11:45openshift/operator-framework-operator-controller@e7e2d93Todd ShortUPSTREAM: <carry>: Handle service-ca cert availability/rotation
2025-09-19 00:11:52openshift/operator-framework-operator-controller@97b5b67Luke MeyerUPSTREAM: <carry>: [OTE] add webhook tests
2025-09-19 00:11:58openshift/operator-framework-operator-controller@8086766Camila MacedoUPSTREAM: <carry>: Upgrade OCP Catalog images from 4.19 to 4.20
2025-09-19 00:12:05openshift/operator-framework-operator-controller@91f3068Todd ShortUPSTREAM: <carry>: Remove bindata generation from build
2025-09-19 00:12:11openshift/operator-framework-operator-controller@644da89Camila MacedoUPSTREAM: <carry>: [OTE] Add webhook tests
2025-09-19 00:12:17openshift/operator-framework-operator-controller@79dc489Camila MacedoUPSTREAM: <carry>: OTE add logs and dumps for olmv1 test and fix helper for clusterextensions
2025-09-19 00:12:23openshift/operator-framework-operator-controller@f3e2634Camila MacedoUPSTREAM: <carry>: [OTE] Migrate preflight checks from openshift/origin
2025-09-19 00:12:30openshift/operator-framework-operator-controller@a9dbd4dCamila MacedoUPSTREAM: <carry>: [OTE] Add webhook to validate openshift-service-ca certificate rotation
2025-09-19 00:12:35openshift/operator-framework-operator-controller@d3af372Camila MacedoUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:12:41openshift/operator-framework-operator-controller@cfa430cCamila MacedoUPSTREAM: <carry>: [OTE] - Readme:Add info to help use payload-aggregate with new tests
2025-09-19 00:12:47openshift/operator-framework-operator-controller@3e448bdgrokspawnUPSTREAM: <carry>: remove obsolete owners
2025-09-19 00:12:54openshift/operator-framework-operator-controller@4dd4727Camila MacedoUPSTREAM: <carry>: [OTE] add catalog tests from openshift/origin
2025-09-19 00:13:01openshift/operator-framework-operator-controller@eb7d3acCamila MacedoUPSTREAM: <carry>: Migrate single/own namespace tests
2025-09-19 00:13:06openshift/operator-framework-operator-controller@99ac258Forrest BabcockUPSTREAM: <carry>: Adds ResourceVersion checks to the tls secret deletion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
2025-09-19 00:13:12openshift/operator-framework-operator-controller@fa98303Camila MacedoUPSTREAM: <carry>: Ensure unique name for bad-catalog tests
2025-09-19 00:13:18openshift/operator-framework-operator-controller@2068a04Todd ShortUPSTREAM: <carry>: Revert "Handle service-ca cert availability/rotation"
2025-09-19 00:13:24openshift/operator-framework-operator-controller@1b0152cJian ZhangUPSTREAM: <carry>: grant QE approver permission for OTE
2025-09-19 00:13:30openshift/operator-framework-operator-controller@795c75ePer Goncalves da SilvaUPSTREAM: <carry>: Update webhook ote tests to use latest webhook-operator
2025-09-19 00:13:36openshift/operator-framework-operator-controller@f6cfcd3Anik BhattacharjeeUPSTREAM: <carry>: update operator-controller to v1.5.1
2025-09-19 00:13:43openshift/operator-framework-operator-controller@548c133Anik BhattacharjeeUPSTREAM: <carry>: configure watchnamespace using spec.config for OTE tests
2025-09-19 00:13:49openshift/operator-framework-operator-controller@a8f8909Jian ZhangUPSTREAM: <carry>: add jiazha to approvers
2025-09-19 00:13:55openshift/operator-framework-operator-controller@1a23c4fTodd ShortUPSTREAM: <carry>: Create combined manifests for comparison
2025-09-19 00:13:58openshift/operator-framework-operator-controller@4867f22Todd ShortUPSTREAM: <carry>: Use Helm charts for openshift manifests
2025-09-19 00:14:00openshift/operator-framework-operator-controller@3a400cdKui WangUPSTREAM: <carry>: add support for tests-private cases and add the case

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.

camilamacedo86and others added 18 commits September 24, 2025 00:09
Signed-off-by: grokspawn <jordan@nimblewidget.com>
This commit migrates the olmv1_catalog set of tests from openshift/origin
to OTE as part the broad effort to migrate all tests.
Assisted-by: Gemini
This commit migrates the OLMv1 single and own namespace watch mode tests from openshift/origin/test/extended/olm/olmv1-singleownnamespace.go to this repository. This is part of the effort to move component-specific tests into their respective downstream locations.
Assisted-by: Gemini
…tion test, mirroring the logic used in the certificate rotation test. This makes the test more robust by ensuring a new secret is created, not just that an existing one is still present.
This reverts commit 0bb1953.
UPSTREAM: <carry>: [OTE] Add webhook to validate openshift-service-ca certificate rotation
This reverts commit e9e3220.
…rator
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Todd Short <todd.short@me.com>
@openshift-botopenshift-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2025
@openshift-ci-robotopenshift-ci-robot removed the verified Signifies that the PR passed pre-merge verification criteria label Sep 24, 2025
@jianzhangbjz

Copy link
Copy Markdown
Contributor

/verified by @bandrade

@openshift-ci-robotopenshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Sep 24, 2025
@openshift-ci-robot

Copy link
Copy Markdown

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

Details

In response to this:

/verified by @bandrade

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot

Copy link
Copy Markdown

/retest-required

Remaining retests: 0 against base HEAD 83ffc35 and 2 for PR HEAD dfdeb48 in total

@tmshort

Copy link
Copy Markdown
Contributor

/retest

@openshift-ci

Copy link
Copy Markdown
Contributor

@openshift-bot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test nameCommitDetailsRequiredRerun command
ci/prow/openshift-e2e-aws-techpreviewdfdeb48linkfalse/test openshift-e2e-aws-techpreview
ci/prow/e2e-aws-techpreview-olmv1-extdfdeb48linktrue/test e2e-aws-techpreview-olmv1-ext
ci/prow/okd-scos-e2e-aws-ovndfdeb48linkfalse/test okd-scos-e2e-aws-ovn
ci/prow/openshift-e2e-awsdfdeb48linktrue/test openshift-e2e-aws

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

tmshort commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

/close
Closing in favor of #484

@openshift-ciopenshift-ciBot closed this Sep 24, 2025
@openshift-ci

Copy link
Copy Markdown
Contributor

@tmshort: Closed this PR.

Details

In response to this:

/close
Closing in preference to #484

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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.jira/valid-referenceIndicates that this PR references a valid Jira ticket of any type.kind/synclgtmIndicates that a PR is ready to be merged.qe-approvedSignifies that QE has signed off on this PRtide/merge-method-mergeDenotes a PR that should use a standard merge by tide when it merges.verifiedSignifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

18 participants

@openshift-bot@openshift-ci-robot@jianzhangbjz@bandrade@tmshort@perdasilva@pedjak@dtfranz@oceanc80@camilamacedo86@rashmigottipati@ankitathomas@bentito@sosiouxme@grokspawn@neisw@anik120@kuiwang02