Skip to content

OPRUN-4017: Synchronize From Upstream Repositories #408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Jul 17, 2025

‼️ Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

‼️ Upsream PR2099 required a new UPSTREAM: <carry> commit was to handle the upstream changes to the manifest rbac/webhook (basically OPRUN-4017)

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying
2025-07-17 NEW Todd Short UPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

dtfranz and others added 30 commits July 16, 2025 08:28
Introduces an early-warning series of prometheus alerts to attempt to catch issues with performance at an early stage in development.

Signed-off-by: Daniel Franz <[email protected]>
The use of the namespace parameter is kustomization files is very tricky.
In one particular instance, we have an ordering issue with the cert-manager
CA component. If not ordered correctly in the set of kustomization files,
the CA component namespace will be overwritten by prior namespace
directives.

This eliminates that edge case, and makes the kustomization more robust.

Downstream uses a different overlay, so there's no issue there.

Also, add `-n` option to the install script to allow users to easily
change the namespace that they install OLMv1 into.

Note that the manifests don't change; so this keep everything as-is.

Signed-off-by: Todd Short <[email protected]>
Did you know you can validate your codecov.yaml file?
```
curl -X POST --data-binary @codecov.yml https://codecov.io/validate
```

Our codecov.yaml file was not valid, now it is.

Signed-off-by: Todd Short <[email protected]>
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.35.0 to 5.36.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.35.0...v5.36.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-version: 5.36.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>
* Split rbac generation into experimental/standard

Signed-off-by: Per Goncalves da Silva <[email protected]>

* Add rbac standard/experimental split to catalogd

Signed-off-by: Per Goncalves da Silva <[email protected]>

* Add catalogd webhook exp/standard split

Signed-off-by: Per Goncalves da Silva <[email protected]>

* Fix merge conflicts

Signed-off-by: Per Goncalves da Silva <[email protected]>

---------

Signed-off-by: Per Goncalves da Silva <[email protected]>
Co-authored-by: Per Goncalves da Silva <[email protected]>
Adding comment for traceability to prometheus alert rules. Move prometheus installation to new script to clean up makefile.

Signed-off-by: Daniel Franz <[email protected]>
Signed-off-by: dtfranz <[email protected]>

UPSTREAM: <carry>: Update generate-manifests to handle new directory

The `default` directory was renamed `base`.

Signed-off-by: Todd Short <[email protected]>

The `base` directory was moved to `base\operator-controller`.

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Drop commitchecker

Signed-off-by: Alexander Greene <[email protected]>

UPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART
Reconciling with https://github.com/openshift/ocp-build-data/tree/4022cd290f00a44d667dda03f2d78d84a488c7ed/images/ose-olm-operator-controller.yml

UPSTREAM: <carry>: update owners

* Remove alumni from owners
* Add m1kola to approvers

Signed-off-by: Mikalai Radchuk <[email protected]>

UPSTREAM: <carry>: Add pointer to tooling README

UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream

Signed-off-by: Mikalai Radchuk <[email protected]>

UPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.16
Reconciling with https://github.com/openshift/ocp-build-data/tree/6250d54c4686a708ca5985afb73080e8ca9a1f7f/images/ose-olm-operator-controller.yml

UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream

* This reverts commit 3f079c4.
* Includes Validating Admission Policy manifests

Signed-off-by: Mikalai Radchuk <[email protected]>

UPSTREAM: <carry>: manifests: set required-scc for openshift workloads

UPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.17
Reconciling with https://github.com/openshift/ocp-build-data/tree/4c1326094222f9209876f06833179a1b9178faf7/images/ose-olm-operator-controller.yml

UPSTREAM: <carry>: add everettraven to approvers+reviewers

Signed-off-by: everettraven <[email protected]>

UPSTREAM: <carry>: add openshift kustomize overlay

to enable TLS communication with catalogd. Configure the CA certs
using the configmap injection method via service-ca-operator

Signed-off-by: everettraven <[email protected]>

UPSTREAM: <carry>: Add tmshort to approvers

Also `s/runtime/framework/g` in the DOWNSTREAM_OWNERS

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.18
Reconciling with https://github.com/openshift/ocp-build-data/tree/dd68246f3237db5db458127566fc7b05b55e1660/images/ose-olm-operator-controller.yml

UPSTREAM: <carry>: Properly copy and call kustomize

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.

Signed-off-by: dtfranz <[email protected]>

UPSTREAM: <carry>: Add downstream verify makefile target

Signed-off-by: dtfranz <[email protected]>

UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Add global-pull-secret flag

Pass global-pull-secret to the manager container.

Signed-off-by: Mikalai Radchuk <[email protected]>

UPSTREAM: <carry>: Update openshift CAs to operator-controller

The /run/secrets/kubernetes.io/serviceaccount/ directory is projected
into the pod and contains the following CA certificates:

* configmap/kube-root-ca.crt as ca.crt
* configmap/openshift-service-ca.crt as service-ca.crt

Update the --ca-certs-dir argument to reference the directory.

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Add HowTo for origin tests

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Add e2e registry Dockerfile

Signed-off-by: dtfranz <[email protected]>

UPSTREAM: <carry>: add nodeSelector and tolerations to operator-controller deployment via kustomize patch

Signed-off-by: everettraven <[email protected]>

UPSTREAM: <carry>: namespace: use privileged PSA for audit and warn levels

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Enable downstream e2e

Signed-off-by: dtfranz <[email protected]>

UPSTREAM: <carry>: Remove m1kola from owners

Signed-off-by: Mikalai Radchuk <[email protected]>

UPSTREAM: <carry>: Updating ose-olm-operator-controller-container image to be consistent with ART for 4.19
Reconciling with https://github.com/openshift/ocp-build-data/tree/a39508c86497b4e5e463d7b2c78e51e577be9e7d/images/ose-olm-operator-controller.yml

UPSTREAM: <carry>: generate and mount service-ca server cert

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Add support for proxy trustedCAs

Just map the list of trusted ca certs into the deployment

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Fix error to build the image

Copy correct (new) executable name for operator-controller

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Fix make verify for mac os envs

Joe Lanford <[email protected]>

UPSTREAM: <carry>: Move operator-controller openshift files to its own dir

UPSTREAM: <carry>: Upgrade OCP images from 4.18 to 4.19

UPSTREAM: <carry>: Add Openshift's catalogd manifests

- Move to openshift/catalogd the specific manifest under: https://github.com/openshift/operator-framework-catalogd/tree/main/openshift
- Add call to generate catalogd manifest to 'make manifest'. Make verify test is now done for catalogd and operator-controller Openshift's manifests

UPSTREAM: <carry>: resolve issue with pre-mature mounting of trusted CA configmap

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Add /etc/docker to the operator-controller and catalogd deployments

This allows for use of the any image.config.openshift.io trusted CAs

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: fixup catalogd.Dockerfile paths

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Resolve issue with pre-mature mounting of service CA configmap

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: use projected volume for CAs to avoid subPath limitations

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Revert "UPSTREAM: <carry>: use projected volume for CAs to avoid subPath limitations"

This reverts commit 548caa4.

UPSTREAM: <carry>: use projected volume for CAs to avoid subPath limitations

Signed-off-by: Joe Lanford <[email protected]>

UPSTREAM: <carry>: Remove vet from openshift verify

The `vet` target was removed upstream.

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Skip another upstream test

Signed-off-by: Todd Short <[email protected]>

UPSTREAM: <carry>: Cleanup openshift/Makefile by removing no longer required comments regards catalogd e2e tests

UPSTREAM: <carry>: Enable OCP metrics collection by default

Enables OCP to collect Prometheus metrics for both catalogd and
operator-controller by default. This is accomplished
via ServiceMonitor CRs which are now created for both projects.
The root catalogd directory has been removed

Signed-off-by: Todd Short <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
(cherry picked from commit 9b4a113)
techpreview is no longer a required option.

Signed-off-by: Todd Short <[email protected]>
…s with right permissions to avoid issues scenarios
…k for executable files in filesystem

Checks if given paths exist and point to executable files or valid symlinks.
tmshort and others added 7 commits July 17, 2025 09:12
Upstream now uses a different image

Signed-off-by: Todd Short <[email protected]>
…file

This adds a test-experimental-e2e target to allow the CI to run the
experimental e2e test.

Signed-off-by: Todd Short <[email protected]>
The standard manifest was being copied rather than the experimental
manifest. This meant that the expected feature-flags are not present.
This is failing now that we are doing a check for those feature-flags.

Signed-off-by: Todd Short <[email protected]>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 17, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 17, 2025

@tmshort: This pull request explicitly references no jira issue.

In response to this:

Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

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 added the tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. label Jul 17, 2025
Copy link
Contributor

openshift-ci bot commented Jul 17, 2025

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

In response to this:

Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

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.

Copy link
Contributor

openshift-ci bot commented Jul 17, 2025

@tmshort: The label(s) /label kind/sync , /label do-not-merge/hold 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, stability-fix-approved, staff-eng-approved. Is this label configured under labels -> additional_labels or labels -> restricted_labels in plugin.yaml?

In response to this:

Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

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.

Copy link
Contributor

openshift-ci bot commented Jul 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tmshort

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

The pull request process is described here

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 17, 2025
@tmshort
Copy link
Contributor Author

tmshort commented Jul 17, 2025

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 17, 2025
@tmshort tmshort changed the title NO-ISSUE: Synchronize From Upstream Repositories OPRUN-4017: Synchronize From Upstream Repositories Jul 17, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 17, 2025

@tmshort: This pull request references OPRUN-4017 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set.

In response to this:

‼️ Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

‼️ Upsream PR2099 required a new UPSTREAM: <carry> commit was to handle the upstream changes to the manifest rbac/webhook.

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying
2025-07-17 NEW Todd Short UPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

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

openshift-ci-robot commented Jul 17, 2025

@tmshort: This pull request references OPRUN-4017 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set.

In response to this:

‼️ Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

‼️ Upsream PR2099 required a new UPSTREAM: <carry> commit was to handle the upstream changes to the manifest rbac/webhook (basically OPRUN-4017)

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying
2025-07-17 NEW Todd Short UPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

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.

1 similar comment
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 17, 2025

@tmshort: This pull request references OPRUN-4017 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set.

In response to this:

‼️ Upstream PR2095 required manual updating of downstream kustomize patch namespace references along the lines of:
s/namespace: system/namespace: olmv1-system/g

‼️ Upsream PR2099 required a new UPSTREAM: <carry> commit was to handle the upstream changes to the manifest rbac/webhook (basically OPRUN-4017)

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

Date Commit Author Message
2025-07-17 06:38:55 operator-framework/operator-controller@850e4a1 Daniel Franz Metrics Follow-Ups (#2105)
2025-07-16 19:26:22 operator-framework/operator-controller@7c12644 Per Goncalves da Silva 🌱 OPRUN-4016: Split rbac generation into experimental/standard (#2099)
2025-07-16 16:40:14 operator-framework/operator-controller@0491775 dependabot[bot] 🌱 Bump github.com/containers/image/v5 from 5.35.0 to 5.36.0 (#2106)
2025-07-16 10:29:44 operator-framework/operator-controller@6e5c186 Camila Macedo (chore): remove unused utils method (#2104)
2025-07-16 13:53:58 operator-framework/operator-controller@b25356d Todd Short Update codecov.yaml to be valid (#2101)
2025-07-16 13:40:19 operator-framework/operator-controller@a0717aa Todd Short Remove use of namespace in kustomize (#2095)
2025-07-16 08:28:29 operator-framework/operator-controller@ebc7986 Daniel Franz Performance Alerting (#2081)

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

Date Commit Author Message
2025-07-16 00:06:08 openshift/operator-framework-operator-controller@06a33ef dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-16 00:06:10 openshift/operator-framework-operator-controller@6abb7f6 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-16 00:06:13 openshift/operator-framework-operator-controller@c6d8c9e Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-16 00:06:15 openshift/operator-framework-operator-controller@1e503a4 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-16 00:06:17 openshift/operator-framework-operator-controller@a396feb Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-16 00:06:19 openshift/operator-framework-operator-controller@7942ce3 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-16 00:06:22 openshift/operator-framework-operator-controller@b65fef7 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-16 00:06:25 openshift/operator-framework-operator-controller@84beceb Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-16 00:06:28 openshift/operator-framework-operator-controller@db3d7cc Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:06:30 openshift/operator-framework-operator-controller@88a923b Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-16 00:06:32 openshift/operator-framework-operator-controller@ae21df7 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-16 00:06:35 openshift/operator-framework-operator-controller@127a6e3 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-16 00:06:37 openshift/operator-framework-operator-controller@0e5789c Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-16 00:06:40 openshift/operator-framework-operator-controller@070a8ac Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-16 00:06:43 openshift/operator-framework-operator-controller@0978ca6 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-16 00:06:47 openshift/operator-framework-operator-controller@2eec6c2 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-16 00:06:50 openshift/operator-framework-operator-controller@f9f2003 Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-16 00:06:53 openshift/operator-framework-operator-controller@6a85ee9 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-16 00:06:56 openshift/operator-framework-operator-controller@2de12ee Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-16 00:07:00 openshift/operator-framework-operator-controller@d9bff2e Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-16 00:07:03 openshift/operator-framework-operator-controller@ff03756 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-16 00:07:06 openshift/operator-framework-operator-controller@c8726c1 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-16 00:07:09 openshift/operator-framework-operator-controller@4c247ed Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-16 00:07:13 openshift/operator-framework-operator-controller@33b8c9f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-16 00:07:16 openshift/operator-framework-operator-controller@c846d3e Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-16 00:07:20 openshift/operator-framework-operator-controller@27fbd3c Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-16 00:07:24 openshift/operator-framework-operator-controller@c1a13d8 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:27 openshift/operator-framework-operator-controller@2016ba0 AOS Automation Release Team UPSTREAM: <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-07-16 00:07:31 openshift/operator-framework-operator-controller@2f91f9f Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-16 00:07:35 openshift/operator-framework-operator-controller@a7cb1f4 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-16 00:07:40 openshift/operator-framework-operator-controller@48868ac Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-16 00:07:47 openshift/operator-framework-operator-controller@1b79f62 Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-16 00:07:56 openshift/operator-framework-operator-controller@47ca85b Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call
2025-07-16 00:08:02 openshift/operator-framework-operator-controller@bb73f80 Todd Short UPSTREAM: <carry>: Remove build of test image registry
2025-07-16 07:22:12 openshift/operator-framework-operator-controller@7adf9ce Todd Short UPSTREAM: <carry>: Add test-experimental-e2e target to openshift Makefile
2025-07-16 12:36:27 openshift/operator-framework-operator-controller@982e725 Camila Macedo UPSTREAM: <carry>: [OTE]: Add binary in the operator controller image to allow proper integration with OCP tests
2025-07-17 07:01:01 openshift/operator-framework-operator-controller@7f00e53 Todd Short UPSTREAM: <carry>: Fix experimental manifest copying
2025-07-17 NEW Todd Short UPSTREAM: <carry>: Update manifest generation for upstream rbac/webhooks

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
/label tide/merge-method-merge
/label kind/sync
/label do-not-merge/hold

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.

@camilamacedo86
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2025
@tmshort
Copy link
Contributor Author

tmshort commented Jul 17, 2025

/test openshift-e2e-aws
Failed due to sig-network trying again.

Copy link
Contributor

openshift-ci bot commented Jul 17, 2025

@tmshort: all tests passed!

Full PR test history. Your PR dashboard.

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 Author

tmshort commented Jul 18, 2025

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 18, 2025
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-reference Indicates that this PR references a valid Jira ticket of any type. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants