Skip to content

NO-ISSUE: Synchronize From Upstream Repositories #387

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 57 commits into
base: main
Choose a base branch
from

Conversation

openshift-bot
Copy link

@openshift-bot openshift-bot commented Jun 25, 2025

The downstream repository has been updated through the following upstream commit:

Date Commit Author Message
2025-06-29 22:24:03 operator-framework/operator-controller@6465e63 Todd Short 🌱 Add experimental e2e tests (#2064)
upstream commit list

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

Date Commit Author Message
2025-06-24 00:05:03 openshift/operator-framework-operator-controller@c4a3768 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-06-24 00:05:06 openshift/operator-framework-operator-controller@deaeaaf Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-06-24 00:05:08 openshift/operator-framework-operator-controller@eddd8df Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-06-24 00:05:10 openshift/operator-framework-operator-controller@f3880c2 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-06-24 00:05:12 openshift/operator-framework-operator-controller@1561df8 Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-06-24 00:05:15 openshift/operator-framework-operator-controller@ce1ea83 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-06-24 00:05:17 openshift/operator-framework-operator-controller@71086a0 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-06-24 00:05:20 openshift/operator-framework-operator-controller@c38aac2 Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-06-24 00:05:23 openshift/operator-framework-operator-controller@0b49222 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-06-24 00:05:25 openshift/operator-framework-operator-controller@fbd244e Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-06-24 00:05:27 openshift/operator-framework-operator-controller@8e57f66 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-06-24 00:05:30 openshift/operator-framework-operator-controller@ca3bbba Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-06-24 00:05:32 openshift/operator-framework-operator-controller@8f24ae4 Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-06-24 00:05:34 openshift/operator-framework-operator-controller@ecd40cd Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-06-24 00:05:37 openshift/operator-framework-operator-controller@2519f42 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-06-24 00:05:40 openshift/operator-framework-operator-controller@10cc3b6 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-06-24 00:05:43 openshift/operator-framework-operator-controller@96f05ba Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-06-24 00:05:46 openshift/operator-framework-operator-controller@5f4dac7 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-06-24 00:05:49 openshift/operator-framework-operator-controller@19ee341 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-06-24 00:05:52 openshift/operator-framework-operator-controller@d6f8c08 Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-06-24 00:05:55 openshift/operator-framework-operator-controller@db64fc6 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-06-24 00:05:58 openshift/operator-framework-operator-controller@38a4d89 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-06-24 00:06:01 openshift/operator-framework-operator-controller@5e6f946 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-06-24 00:06:03 openshift/operator-framework-operator-controller@63d1965 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-06-24 00:06:06 openshift/operator-framework-operator-controller@06fb6e2 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-06-24 00:06:10 openshift/operator-framework-operator-controller@7b2909b Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-06-24 00:06:13 openshift/operator-framework-operator-controller@7689f88 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-06-24 00:06:15 openshift/operator-framework-operator-controller@2891463 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

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

dtfranz and others added 8 commits June 24, 2025 13:13
Adds prometheus to the test-e2e Makefile target, which stands up a barebones prometheus scraper to gather metrics from the operator-controller and catalogd pods during the e2e test run. When finished, the prometheus server is queried for a raw output of the metrics and stores it in metrics.out. These metrics will be analyzed in a later PR.

Signed-off-by: Daniel Franz <[email protected]>
* Update CRD generator to support experimental CRDs

Add support for a new CRD generator. This generator will use `opcon`
tags to identify experimental features. A script runs the CRD
generation, and creates all the CRDs.

New experimental CRDs are now created.

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

---------

Signed-off-by: Todd Short <[email protected]>
… (#2038)

* Upgrade go version, controller-runtime and k8s dependencies to support k8s 1.33

* Update hack/ci to use go 1.24.3 and latest version in the testdata

* Update go version from 1.23 to 1.24 in the tilt
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](operator-framework/api@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.3 to 0.20.6.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.20.3...v0.20.6)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.20.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.17.3 to 3.18.3.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.17.3...v3.18.3)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.18.3
  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>
@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 Jun 25, 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 Jun 25, 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 through the following upstream commit:

Date Commit Author Message
2025-06-24 17:45:04 operator-framework/operator-controller@00b965c dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.17.3 to 3.18.3 (#2029)
upstream commit list

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

Date Commit Author Message
2025-06-24 00:05:03 openshift/operator-framework-operator-controller@c4a3768 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-06-24 00:05:06 openshift/operator-framework-operator-controller@deaeaaf Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-06-24 00:05:08 openshift/operator-framework-operator-controller@eddd8df Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-06-24 00:05:10 openshift/operator-framework-operator-controller@f3880c2 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-06-24 00:05:12 openshift/operator-framework-operator-controller@1561df8 Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-06-24 00:05:15 openshift/operator-framework-operator-controller@ce1ea83 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-06-24 00:05:17 openshift/operator-framework-operator-controller@71086a0 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-06-24 00:05:20 openshift/operator-framework-operator-controller@c38aac2 Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-06-24 00:05:23 openshift/operator-framework-operator-controller@0b49222 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-06-24 00:05:25 openshift/operator-framework-operator-controller@fbd244e Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-06-24 00:05:27 openshift/operator-framework-operator-controller@8e57f66 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-06-24 00:05:30 openshift/operator-framework-operator-controller@ca3bbba Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-06-24 00:05:32 openshift/operator-framework-operator-controller@8f24ae4 Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-06-24 00:05:34 openshift/operator-framework-operator-controller@ecd40cd Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-06-24 00:05:37 openshift/operator-framework-operator-controller@2519f42 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-06-24 00:05:40 openshift/operator-framework-operator-controller@10cc3b6 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-06-24 00:05:43 openshift/operator-framework-operator-controller@96f05ba Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-06-24 00:05:46 openshift/operator-framework-operator-controller@5f4dac7 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-06-24 00:05:49 openshift/operator-framework-operator-controller@19ee341 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-06-24 00:05:52 openshift/operator-framework-operator-controller@d6f8c08 Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-06-24 00:05:55 openshift/operator-framework-operator-controller@db64fc6 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-06-24 00:05:58 openshift/operator-framework-operator-controller@38a4d89 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-06-24 00:06:01 openshift/operator-framework-operator-controller@5e6f946 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-06-24 00:06:03 openshift/operator-framework-operator-controller@63d1965 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-06-24 00:06:06 openshift/operator-framework-operator-controller@06fb6e2 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-06-24 00:06:10 openshift/operator-framework-operator-controller@7b2909b Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-06-24 00:06:13 openshift/operator-framework-operator-controller@7689f88 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-06-24 00:06:15 openshift/operator-framework-operator-controller@2891463 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

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jun 25, 2025
Copy link
Contributor

openshift-ci bot commented Jun 25, 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 through the following upstream commit:

Date Commit Author Message
2025-06-24 17:45:04 operator-framework/operator-controller@00b965c dependabot[bot] 🌱 Bump helm.sh/helm/v3 from 3.17.3 to 3.18.3 (#2029)
upstream commit list

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

Date Commit Author Message
2025-06-24 00:05:03 openshift/operator-framework-operator-controller@c4a3768 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2025-06-24 00:05:06 openshift/operator-framework-operator-controller@deaeaaf Todd Short UPSTREAM: <carry>: Fix catalogd.Dockerfile to use new paths
2025-06-24 00:05:08 openshift/operator-framework-operator-controller@eddd8df Todd Short UPSTREAM: <carry>: Update DOWNSTREAM_OWNERS_ALIASES
2025-06-24 00:05:10 openshift/operator-framework-operator-controller@f3880c2 Catherine Chan-Tse UPSTREAM: <carry>: Add openshift node selector annotation
2025-06-24 00:05:12 openshift/operator-framework-operator-controller@1561df8 Todd Short UPSTREAM: <carry>: Add caalogd-cas-dir option to op-con
2025-06-24 00:05:15 openshift/operator-framework-operator-controller@ce1ea83 Jian Zhang UPSTREAM: <carry>: set the SElinux type
2025-06-24 00:05:17 openshift/operator-framework-operator-controller@71086a0 Camila Macedo UPSTREAM: <carry>: Add initial stack to run tests to validate the catalogs
2025-06-24 00:05:20 openshift/operator-framework-operator-controller@c38aac2 Camila Macedo UPSTREAM: <carry>: Add vendor files for the catalog-sync tests
2025-06-24 00:05:23 openshift/operator-framework-operator-controller@0b49222 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-06-24 00:05:25 openshift/operator-framework-operator-controller@fbd244e Todd Short UPSTREAM: <carry>: revert "Bump catalog versions to 4.19"
2025-06-24 00:05:27 openshift/operator-framework-operator-controller@8e57f66 Todd Short UPSTREAM: <carry>: Update HOWTO-origin-tests
2025-06-24 00:05:30 openshift/operator-framework-operator-controller@ca3bbba Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Allow to pass auth path for docker credentials"
2025-06-24 00:05:32 openshift/operator-framework-operator-controller@8f24ae4 Camila Macedo UPSTREAM: <carry>: fix: set NoLchown=true to allow image unpack on OCPci
2025-06-24 00:05:34 openshift/operator-framework-operator-controller@ecd40cd Camila Macedo UPSTREAM: <carry>: [DefaultCatalogTests]: Moving parse of ENVVAR to the caller (follow-up 345)
2025-06-24 00:05:37 openshift/operator-framework-operator-controller@2519f42 Camila Macedo UPSTREAM: <carry>: [Default Catalog]: Create tmp dir to extract layers with right permissions to avoid issues scenarios
2025-06-24 00:05:40 openshift/operator-framework-operator-controller@10cc3b6 Camila Macedo UPSTREAM: <carry>: Default Catalog Remove hack directory which is not used
2025-06-24 00:05:43 openshift/operator-framework-operator-controller@96f05ba Camila Macedo UPSTREAM: <carry>: Change code implementation to extract layers in OCP env
2025-06-24 00:05:46 openshift/operator-framework-operator-controller@5f4dac7 Camila Macedo UPSTREAM: <carry>: Add vendor files for change in the extract code implementation
2025-06-24 00:05:49 openshift/operator-framework-operator-controller@19ee341 Camila Macedo UPSTREAM: <carry>: [Default Catalog Tests]: Final cleanups and enhancements of initial implementation
2025-06-24 00:05:52 openshift/operator-framework-operator-controller@d6f8c08 Jian Zhang UPSTREAM: <carry>: SELinux type for operator-controller
2025-06-24 00:05:55 openshift/operator-framework-operator-controller@db64fc6 Todd Short UPSTREAM: <carry>: Bump catalog versions to 4.19
2025-06-24 00:05:58 openshift/operator-framework-operator-controller@38a4d89 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check for executable files in filesystem
2025-06-24 00:06:01 openshift/operator-framework-operator-controller@5e6f946 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: fix junit output format to allow generate xml
2025-06-24 00:06:03 openshift/operator-framework-operator-controller@63d1965 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test] (feat) add check to validate multi-arch support
2025-06-24 00:06:06 openshift/operator-framework-operator-controller@06fb6e2 Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Enable CatalogChecks
2025-06-24 00:06:10 openshift/operator-framework-operator-controller@7b2909b Camila Macedo UPSTREAM: <carry>: [Default Catalog Consistency Test]: Rename Tests suite and small cleanups
2025-06-24 00:06:13 openshift/operator-framework-operator-controller@7689f88 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-06-24 00:06:15 openshift/operator-framework-operator-controller@2891463 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

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 Jun 25, 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 Jun 25, 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

@tmshort
Copy link
Contributor

tmshort commented Jun 25, 2025

/retest-required

openshift/release and this repo should be referencing 1.24 now

@jianzhangbjz
Copy link
Contributor

/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 Jun 26, 2025
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD bd1cea0 and 2 for PR HEAD e001deb in total

Rather than assuming we should use a version of kindest/node based
on our version of k8s in go.mod (with a .0 patch), we check to esnure
that the version kind uses is compatible with our k8s major.minor
version.

We discovered this problem because it appears that kindest/node:v1.33.0
has issues with some systems (e.g. Fedora).

Using kindest/node:v1.33.1 fixes this issue. So, we don't want to fix
a .0 patch version. We want to ensure that the kindest/node image is
compatible.

Also note that kind never used kindest/node:v1.33.0 as a default image,
kind v0.28.0/v0.29.0 use kindest/node:v1.33.1.

Signed-off-by: Todd Short <[email protected]>
@tmshort
Copy link
Contributor

tmshort commented Jun 26, 2025

/retest-required

dtfranz and others added 6 commits June 26, 2025 08:45
Now that the version of kubernetes we're using in CI has been increased, Endpoints, which Prometheus uses by default, are deprecated and we need to add configuration to tell Prometheus to use EndpointSlices instead.

Signed-off-by: Daniel Franz <[email protected]>
Bumps the k8s-dependencies group with 1 update in the / directory: [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml).


Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tmshort and others added 23 commits June 30, 2025 00:06
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.
@openshift-bot openshift-bot force-pushed the synchronize-upstream branch from 0233aff to 1b87f69 Compare June 30, 2025 00:08
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2025
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2025
Copy link
Contributor

openshift-ci bot commented Jun 30, 2025

New changes are detected. LGTM label has been removed.

Copy link
Contributor

openshift-ci bot commented Jun 30, 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/openshift-e2e-aws-techpreview 1b87f69 link false /test openshift-e2e-aws-techpreview
ci/prow/openshift-e2e-aws 1b87f69 link true /test openshift-e2e-aws
ci/prow/images 1b87f69 link true /test images
ci/prow/okd-scos-e2e-aws-ovn 1b87f69 link false /test okd-scos-e2e-aws-ovn

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.

@jianzhangbjz
Copy link
Contributor

/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 Jun 30, 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. kind/sync 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.

8 participants