Skip to content

NO-ISSUE: Synchronize From Upstream Repositories #404

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

openshift-bot
Copy link

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

Date Commit Author Message
2025-07-11 15:51:04 operator-framework/operator-controller@365831a Todd Short Propagate errors from update-crds.sh script (#2090)
2025-07-11 19:49:42 operator-framework/operator-controller@5017e8e Todd Short Ensure proper deepcopy generation by deleting the file (#2091)
2025-07-11 15:46:23 operator-framework/operator-controller@bc0f609 Tayler Geiger Add Network Policy to e2e test bundles (#2078)
2025-07-10 15:15:25 operator-framework/operator-controller@134f887 dependabot[bot] 🌱 Bump certifi from 2025.6.15 to 2025.7.9 (#2084)
2025-07-10 15:12:39 operator-framework/operator-controller@e73cabd dependabot[bot] 🌱 Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#2087)
2025-07-10 14:54:29 operator-framework/operator-controller@0a88ab3 dependabot[bot] 🌱 Bump golang.org/x/mod from 0.25.0 to 0.26.0 (#2086)
2025-07-10 08:21:14 operator-framework/operator-controller@6bbf4d7 Edmund Ochieng ✨ Add support for deploying OCI helm charts in OLM v1 (#1971)
2025-07-09 08:20:36 operator-framework/operator-controller@e02c8de dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 (#2083)
2025-07-08 15:24:40 operator-framework/operator-controller@1b159f6 Todd Short Update Tilt to use a single manifest (#2082)
2025-07-08 16:22:45 operator-framework/operator-controller@eb4b979 Per Goncalves da Silva 🌱 Move registry to registry:3 and make in-cluster registry visibile to kubelet (#2080)
2025-07-08 15:55:15 operator-framework/operator-controller@d101484 Per Goncalves da Silva ✨ Add NamespaceSelector to generated webhook configs (#2076)
2025-07-08 11:12:52 operator-framework/operator-controller@7bde7c9 Todd Short Add experimental CRDs into Tilt config (#2079)
2025-07-08 09:37:43 operator-framework/operator-controller@1333f7b Todd Short Update locations of ./config/ within code and docs (#2077)

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

Date Commit Author Message
2025-07-05 00:05:57 openshift/operator-framework-operator-controller@8aa3d43 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-05 00:05:59 openshift/operator-framework-operator-controller@fda19d5 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-05 00:06:01 openshift/operator-framework-operator-controller@3abfb15 Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-05 00:06:04 openshift/operator-framework-operator-controller@8ccea7b Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-05 00:06:06 openshift/operator-framework-operator-controller@2d75942 Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-05 00:06:08 openshift/operator-framework-operator-controller@7d34bfb Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-05 00:06:11 openshift/operator-framework-operator-controller@c8e561e Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-05 00:06:14 openshift/operator-framework-operator-controller@364fc2c Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-05 00:06:17 openshift/operator-framework-operator-controller@bcf7178 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-05 00:06:19 openshift/operator-framework-operator-controller@28ea419 Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-05 00:06:22 openshift/operator-framework-operator-controller@bdfbb2f Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-05 00:06:24 openshift/operator-framework-operator-controller@569c5e9 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-05 00:06:27 openshift/operator-framework-operator-controller@01b859e Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-05 00:06:30 openshift/operator-framework-operator-controller@deeee0e Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-05 00:06:32 openshift/operator-framework-operator-controller@dec301b Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-05 00:06:34 openshift/operator-framework-operator-controller@91b4163 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-05 00:06:37 openshift/operator-framework-operator-controller@0a193ec Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-05 00:06:39 openshift/operator-framework-operator-controller@33b72b4 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-05 00:06:42 openshift/operator-framework-operator-controller@5068181 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-05 00:06:44 openshift/operator-framework-operator-controller@d900752 Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-05 00:06:47 openshift/operator-framework-operator-controller@dbe9e4e Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-05 00:06:49 openshift/operator-framework-operator-controller@cdc9d5f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-05 00:06:52 openshift/operator-framework-operator-controller@475aad0 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-05 00:06:54 openshift/operator-framework-operator-controller@79afdda Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-05 00:06:57 openshift/operator-framework-operator-controller@df575f6 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-05 00:07:00 openshift/operator-framework-operator-controller@1fcc618 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-05 00:07:02 openshift/operator-framework-operator-controller@ee42f30 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-05 00:07:05 openshift/operator-framework-operator-controller@3e5ba56 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-05 00:07:07 openshift/operator-framework-operator-controller@5918293 Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-05 00:07:10 openshift/operator-framework-operator-controller@ccbc8e7 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-09 11:36:41 openshift/operator-framework-operator-controller@ad904c5 Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-10 00:21:51 openshift/operator-framework-operator-controller@90cc99c Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-11 07:15:40 openshift/operator-framework-operator-controller@cba0e4c Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call

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

tmshort and others added 30 commits July 8, 2025 09:37
Signed-off-by: Per Goncalves da Silva <[email protected]>
Co-authored-by: Per Goncalves da Silva <[email protected]>
…o kubelet (#2080)

Signed-off-by: Per Goncalves da Silva <[email protected]>
Co-authored-by: Per Goncalves da Silva <[email protected]>
This makes tilt use the equivalent of the experimental manifest with
the additional patches.

Git seems to get confused about the rename because the two patch
files are identical.

Signed-off-by: Todd Short <[email protected]>
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.18.3 to 3.18.4.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.18.3...v3.18.4)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.18.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for deploying OCI helm charts in OLM v1

* added support for deploying OCI helm charts which sits behind
the HelmChartSupport feature gate
* extend the Cache Store() method to allow storing of Helm charts
* inspect chart archive contents
* added MediaType to the LayerData struct

Signed-off-by: Edmund Ochieng <[email protected]>

* Helm chart support documentation

Signed-off-by: Edmund Ochieng <[email protected]>

* add overlays for Helm Chart experimental features

Signed-off-by: Edmund Ochieng <[email protected]>

---------

Signed-off-by: Edmund Ochieng <[email protected]>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.25.0 to 0.26.0.
- [Commits](golang/mod@v0.25.0...v0.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.15.0 to 0.16.0.
- [Commits](golang/sync@v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.6.15 to 2025.7.9.
- [Commits](certifi/python-certifi@2025.06.15...2025.07.09)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.7.9
  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>
Adds a Netwok Policy to the end-to-end test bundles and adds a check to
the tests that the Network Policy resources are created.

Signed-off-by: Tayler Geiger <[email protected]>
This is similar to #1748, but for deepcopy code.

Signed-off-by: Todd Short <[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
camilamacedo86 and others added 19 commits July 12, 2025 00:07
…k for executable files in filesystem

Checks if given paths exist and point to executable files or valid symlinks.
Update the e2e registry Dockerfile to use golang 1.24/OCP 4.20

Signed-off-by: Todd Short <[email protected]>
This commit introduces a binary and supporting structure to enable the
execution of OpenShift origin (olmv1) tests using the Open Test Environment (OTE).

It lays the groundwork for moving origin test in openshift/origin to
be executed from this repository using OTE.
Update the openshift kustomize configuration for both operator-controller
and catalogd.

Update the manifest generation scripts to put the core generation code
into a function (ignore-whitespace will help with the review), so that
it can be called twice; once for standard, and once for experimental.

Move around some of the kustomization directives to
* Create a patch kustomization (Component) file and move the patch directives from olmv1-ns there. This allows it to be referenced from a different directory.
* Add a kustomization file for tusted-ca. This allows it to be referenced from a different directory.
* Move the setting of the namePrefix for operator-controller; this makes the generation compatible with upstream feature components.
* Define experimental kustomization files that reference existing components.
* Reference the correct CRDs (standard or experimental).
* Add references to upstream feature components into the experimental manifests.

This *will* add `--feature-gates` options from the upstream feature
components to the experimental manifests. The cluster-olm-operator will
strip those arguments from the deployments before adding the enabled
feature gates.

Update the Dockerfiles to include the experimental manifests and a copy
script (`cp-manifests`) into the image containers. The complexity of
having multiple sets of manifests mean that the simple initContainer
copy mechanism found in cluster-olm-operator is no longer sufficient.

This attempts to keep backwards compatibility with older versions of
cluster-olm-operator, specifically by keeping the original (standard)
manifests in the original location, and adding the experimental
manifests in a new directory. The new `cp-manifests` script is used
by newer versions of cluster-olm-operator.

Signed-off-by: Todd Short <[email protected]>
@openshift-bot openshift-bot added tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. kind/sync do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Jul 12, 2025
@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 12, 2025
@openshift-bot openshift-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 12, 2025
@openshift-ci-robot
Copy link

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

In response to this:

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

Date Commit Author Message
2025-07-11 15:51:04 operator-framework/operator-controller@365831a Todd Short Propagate errors from update-crds.sh script (#2090)
2025-07-11 19:49:42 operator-framework/operator-controller@5017e8e Todd Short Ensure proper deepcopy generation by deleting the file (#2091)
2025-07-11 15:46:23 operator-framework/operator-controller@bc0f609 Tayler Geiger Add Network Policy to e2e test bundles (#2078)
2025-07-10 15:15:25 operator-framework/operator-controller@134f887 dependabot[bot] 🌱 Bump certifi from 2025.6.15 to 2025.7.9 (#2084)
2025-07-10 15:12:39 operator-framework/operator-controller@e73cabd dependabot[bot] 🌱 Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#2087)
2025-07-10 14:54:29 operator-framework/operator-controller@0a88ab3 dependabot[bot] 🌱 Bump golang.org/x/mod from 0.25.0 to 0.26.0 (#2086)
2025-07-10 08:21:14 operator-framework/operator-controller@6bbf4d7 Edmund Ochieng ✨ Add support for deploying OCI helm charts in OLM v1 (#1971)
2025-07-09 08:20:36 operator-framework/operator-controller@e02c8de dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 (#2083)
2025-07-08 15:24:40 operator-framework/operator-controller@1b159f6 Todd Short Update Tilt to use a single manifest (#2082)
2025-07-08 16:22:45 operator-framework/operator-controller@eb4b979 Per Goncalves da Silva 🌱 Move registry to registry:3 and make in-cluster registry visibile to kubelet (#2080)
2025-07-08 15:55:15 operator-framework/operator-controller@d101484 Per Goncalves da Silva ✨ Add NamespaceSelector to generated webhook configs (#2076)
2025-07-08 11:12:52 operator-framework/operator-controller@7bde7c9 Todd Short Add experimental CRDs into Tilt config (#2079)
2025-07-08 09:37:43 operator-framework/operator-controller@1333f7b Todd Short Update locations of ./config/ within code and docs (#2077)

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

Date Commit Author Message
2025-07-05 00:05:57 openshift/operator-framework-operator-controller@8aa3d43 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-05 00:05:59 openshift/operator-framework-operator-controller@fda19d5 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-05 00:06:01 openshift/operator-framework-operator-controller@3abfb15 Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-05 00:06:04 openshift/operator-framework-operator-controller@8ccea7b Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-05 00:06:06 openshift/operator-framework-operator-controller@2d75942 Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-05 00:06:08 openshift/operator-framework-operator-controller@7d34bfb Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-05 00:06:11 openshift/operator-framework-operator-controller@c8e561e Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-05 00:06:14 openshift/operator-framework-operator-controller@364fc2c Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-05 00:06:17 openshift/operator-framework-operator-controller@bcf7178 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-05 00:06:19 openshift/operator-framework-operator-controller@28ea419 Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-05 00:06:22 openshift/operator-framework-operator-controller@bdfbb2f Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-05 00:06:24 openshift/operator-framework-operator-controller@569c5e9 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-05 00:06:27 openshift/operator-framework-operator-controller@01b859e Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-05 00:06:30 openshift/operator-framework-operator-controller@deeee0e Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-05 00:06:32 openshift/operator-framework-operator-controller@dec301b Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-05 00:06:34 openshift/operator-framework-operator-controller@91b4163 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-05 00:06:37 openshift/operator-framework-operator-controller@0a193ec Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-05 00:06:39 openshift/operator-framework-operator-controller@33b72b4 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-05 00:06:42 openshift/operator-framework-operator-controller@5068181 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-05 00:06:44 openshift/operator-framework-operator-controller@d900752 Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-05 00:06:47 openshift/operator-framework-operator-controller@dbe9e4e Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-05 00:06:49 openshift/operator-framework-operator-controller@cdc9d5f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-05 00:06:52 openshift/operator-framework-operator-controller@475aad0 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-05 00:06:54 openshift/operator-framework-operator-controller@79afdda Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-05 00:06:57 openshift/operator-framework-operator-controller@df575f6 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-05 00:07:00 openshift/operator-framework-operator-controller@1fcc618 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-05 00:07:02 openshift/operator-framework-operator-controller@ee42f30 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-05 00:07:05 openshift/operator-framework-operator-controller@3e5ba56 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-05 00:07:07 openshift/operator-framework-operator-controller@5918293 Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-05 00:07:10 openshift/operator-framework-operator-controller@ccbc8e7 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-09 11:36:41 openshift/operator-framework-operator-controller@ad904c5 Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-10 00:21:51 openshift/operator-framework-operator-controller@90cc99c Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-11 07:15:40 openshift/operator-framework-operator-controller@cba0e4c Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call

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-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 12, 2025
Copy link
Contributor

openshift-ci bot commented Jul 12, 2025

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

In response to this:

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

Date Commit Author Message
2025-07-11 15:51:04 operator-framework/operator-controller@365831a Todd Short Propagate errors from update-crds.sh script (#2090)
2025-07-11 19:49:42 operator-framework/operator-controller@5017e8e Todd Short Ensure proper deepcopy generation by deleting the file (#2091)
2025-07-11 15:46:23 operator-framework/operator-controller@bc0f609 Tayler Geiger Add Network Policy to e2e test bundles (#2078)
2025-07-10 15:15:25 operator-framework/operator-controller@134f887 dependabot[bot] 🌱 Bump certifi from 2025.6.15 to 2025.7.9 (#2084)
2025-07-10 15:12:39 operator-framework/operator-controller@e73cabd dependabot[bot] 🌱 Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#2087)
2025-07-10 14:54:29 operator-framework/operator-controller@0a88ab3 dependabot[bot] 🌱 Bump golang.org/x/mod from 0.25.0 to 0.26.0 (#2086)
2025-07-10 08:21:14 operator-framework/operator-controller@6bbf4d7 Edmund Ochieng ✨ Add support for deploying OCI helm charts in OLM v1 (#1971)
2025-07-09 08:20:36 operator-framework/operator-controller@e02c8de dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 (#2083)
2025-07-08 15:24:40 operator-framework/operator-controller@1b159f6 Todd Short Update Tilt to use a single manifest (#2082)
2025-07-08 16:22:45 operator-framework/operator-controller@eb4b979 Per Goncalves da Silva 🌱 Move registry to registry:3 and make in-cluster registry visibile to kubelet (#2080)
2025-07-08 15:55:15 operator-framework/operator-controller@d101484 Per Goncalves da Silva ✨ Add NamespaceSelector to generated webhook configs (#2076)
2025-07-08 11:12:52 operator-framework/operator-controller@7bde7c9 Todd Short Add experimental CRDs into Tilt config (#2079)
2025-07-08 09:37:43 operator-framework/operator-controller@1333f7b Todd Short Update locations of ./config/ within code and docs (#2077)

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

Date Commit Author Message
2025-07-05 00:05:57 openshift/operator-framework-operator-controller@8aa3d43 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-07-05 00:05:59 openshift/operator-framework-operator-controller@fda19d5 Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-07-05 00:06:01 openshift/operator-framework-operator-controller@3abfb15 Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-07-05 00:06:04 openshift/operator-framework-operator-controller@8ccea7b Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-07-05 00:06:06 openshift/operator-framework-operator-controller@2d75942 Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-07-05 00:06:08 openshift/operator-framework-operator-controller@7d34bfb Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-07-05 00:06:11 openshift/operator-framework-operator-controller@c8e561e Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-07-05 00:06:14 openshift/operator-framework-operator-controller@364fc2c Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-07-05 00:06:17 openshift/operator-framework-operator-controller@bcf7178 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-05 00:06:19 openshift/operator-framework-operator-controller@28ea419 Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-07-05 00:06:22 openshift/operator-framework-operator-controller@bdfbb2f Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-07-05 00:06:24 openshift/operator-framework-operator-controller@569c5e9 Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-07-05 00:06:27 openshift/operator-framework-operator-controller@01b859e Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-07-05 00:06:30 openshift/operator-framework-operator-controller@deeee0e Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-07-05 00:06:32 openshift/operator-framework-operator-controller@dec301b Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-07-05 00:06:34 openshift/operator-framework-operator-controller@91b4163 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-07-05 00:06:37 openshift/operator-framework-operator-controller@0a193ec Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-07-05 00:06:39 openshift/operator-framework-operator-controller@33b72b4 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-07-05 00:06:42 openshift/operator-framework-operator-controller@5068181 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-07-05 00:06:44 openshift/operator-framework-operator-controller@d900752 Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-07-05 00:06:47 openshift/operator-framework-operator-controller@dbe9e4e Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-07-05 00:06:49 openshift/operator-framework-operator-controller@cdc9d5f Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-07-05 00:06:52 openshift/operator-framework-operator-controller@475aad0 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-07-05 00:06:54 openshift/operator-framework-operator-controller@79afdda Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-07-05 00:06:57 openshift/operator-framework-operator-controller@df575f6 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-07-05 00:07:00 openshift/operator-framework-operator-controller@1fcc618 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-07-05 00:07:02 openshift/operator-framework-operator-controller@ee42f30 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-05 00:07:05 openshift/operator-framework-operator-controller@3e5ba56 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-05 00:07:07 openshift/operator-framework-operator-controller@5918293 Todd Short UPSTREAM: <carry>: Update e2e registry to use 1.24/4.20
2025-07-05 00:07:10 openshift/operator-framework-operator-controller@ccbc8e7 Camila Macedo UPSTREAM: <carry>: [Catalog Default Tests]: Upgrade go version to 1.24.3, dependencies and fix new lint issue
2025-07-09 11:36:41 openshift/operator-framework-operator-controller@ad904c5 Camila Macedo UPSTREAM: <carry>: Add structure to allow move the orgin tests using OTE
2025-07-10 00:21:51 openshift/operator-framework-operator-controller@90cc99c Todd Short UPSTREAM: <carry>: Add support for experimental manifests
2025-07-11 07:15:40 openshift/operator-framework-operator-controller@cba0e4c Camila Macedo UPSTREAM: <carry>: [OTE] - chore: follow up #383 – remove unreachable target call

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.

Copy link
Contributor

openshift-ci bot commented Jul 12, 2025

[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

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

openshift-ci bot commented Jul 12, 2025

[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

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

Copy link
Contributor

openshift-ci bot commented Jul 12, 2025

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

Test name Commit Details Required Rerun command
ci/prow/okd-scos-e2e-aws-ovn 1c12ccb link false /test okd-scos-e2e-aws-ovn
ci/prow/verify 1c12ccb link true /test verify
ci/prow/openshift-e2e-aws-techpreview 1c12ccb link false /test openshift-e2e-aws-techpreview
ci/prow/images 1c12ccb link true /test images
ci/prow/openshift-e2e-aws 1c12ccb link true /test openshift-e2e-aws

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.

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/sync lgtm Indicates that a PR is ready to be merged. tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants