Skip to content

OCPBUGS-56467: Synchronize From Upstream Repositories #1005

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

Merged
merged 11 commits into from
May 30, 2025

Conversation

openshift-bot
Copy link
Contributor

@openshift-bot openshift-bot commented May 16, 2025

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-21 00:21:47 operator-framework/operator-lifecycle-manager@02e953e Rashmi Gottipati Bump operator-registry to v1.55.0 (#3584)
2025-05-21 11:40:33 operator-framework/operator-lifecycle-manager@ffe0625 dependabot[bot] 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
2025-05-21 16:59:59 operator-framework/operator-lifecycle-manager@cda4c90 Per Goncalves da Silva remove superfluous comment from template (#3585)
2025-05-22 06:48:26 operator-framework/operator-lifecycle-manager@65ef3b2 Jordan Keister make cache flags optional for extractContent functionality (#3586)
2025-05-27 07:34:56 operator-framework/operator-lifecycle-manager@be9af88 Camila Macedo (ci) - Add stale config to close PRs and issues which are inactivity (#3588)
2025-05-12 08:12:42 operator-framework/operator-registry@5288e32 dependabot[bot] Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#1668)
2025-05-13 14:02:53 operator-framework/operator-registry@4485156 Camila Macedo (cleanup): Update Owner Alias - remove inactive maintainers (#1658)
2025-05-14 07:04:17 operator-framework/operator-registry@5c37150 Camila Macedo OWNER: Add camilamacedo86 and tmshort as approvers (#1669)
2025-05-15 09:10:23 operator-framework/operator-registry@33a3372 dependabot[bot] Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#1670)
2025-05-18 11:17:07 operator-framework/operator-registry@919aefd Rashmi Gottipati Add NetworkPolicy as a supported kind (#1675)
2025-05-19 06:17:40 operator-framework/operator-registry@ef3bfdf dependabot[bot] Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 (#1676)

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

@openshift-bot openshift-bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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 May 16, 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 May 16, 2025
@openshift-ci-robot
Copy link

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

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-15 13:48:22 operator-framework/operator-lifecycle-manager@8723097 Joe Lanford ✨ Include network policy for all configmap and grpc catalogsources (#3568)

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.

Copy link
Contributor

openshift-ci bot commented May 16, 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 staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-15 13:48:22 operator-framework/operator-lifecycle-manager@8723097 Joe Lanford ✨ Include network policy for all configmap and grpc catalogsources (#3568)

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 May 16, 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 May 16, 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

@jianzhangbjz
Copy link
Contributor

Hi @Xia-Zhao-rh @kuiwang02 , do you need to test it before merging? Thanks!

@kuiwang02
Copy link

kuiwang02 commented May 16, 2025

Hi @Xia-Zhao-rh @kuiwang02 , do you need to test it before merging? Thanks!

@jianzhangbjz it is just one PR of https://issues.redhat.com/browse/OPRUN-3896, so I will create one cluster with cluster-bot to run one case with creating catalogsource as basic testing.
if the basic testing pass, could unhold it, and then I will try full testing after all related PR are merged.

@kuiwang02
Copy link

/test e2e-gcp-olm

@kuiwang02
Copy link

/test e2e-gcp-ovn

@camilamacedo86
Copy link
Contributor

/retest-required

@kuiwang02
Copy link

kuiwang02 commented May 16, 2025

@jianzhangbjz it is just one PR of https://issues.redhat.com/browse/OPRUN-3896, so I will create one cluster with cluster-bot to run one case with creating catalogsource as basic testing.
if the basic testing pass, could unhold it, and then I will try full testing after all related PR are merged.

@jianzhangbjz
After basic testing (create catalogsource and then create subscription to check if the operator can be installed successfully).
if sourceType is grpc, it works. if sourceType is configmap, it does not work
per pre-merge testing procedure, I create the bug https://issues.redhat.com/browse/OCPBUGS-56355 with Affect/s Version = premerge and Target Version = 4.20.

please proceed.

cc @Xia-Zhao-rh

@jianzhangbjz
Copy link
Contributor

Thanks Kui! Unhold it.
/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 May 16, 2025
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1c88f59 and 2 for PR HEAD ac703da in total

2 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1c88f59 and 2 for PR HEAD ac703da in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1c88f59 and 2 for PR HEAD ac703da in total

@camilamacedo86
Copy link
Contributor

/test e2e-gcp-olm

@perdasilva
Copy link
Contributor

/retest

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1c88f59 and 2 for PR HEAD ac703da in total

@perdasilva
Copy link
Contributor

/hold let's get this change down via #1008 if we can
once that is merged, I'll close this PR to allow downstream sync to flow again

@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 May 19, 2025
@camilamacedo86
Copy link
Contributor

/test e2e-gcp-olm

@openshift-ci-robot
Copy link

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

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-21 00:21:47 operator-framework/operator-lifecycle-manager@02e953e Rashmi Gottipati Bump operator-registry to v1.55.0 (#3584)
2025-05-21 11:40:33 operator-framework/operator-lifecycle-manager@ffe0625 dependabot[bot] 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
2025-05-21 16:59:59 operator-framework/operator-lifecycle-manager@cda4c90 Per Goncalves da Silva remove superfluous comment from template (#3585)
2025-05-22 06:48:26 operator-framework/operator-lifecycle-manager@65ef3b2 Jordan Keister make cache flags optional for extractContent functionality (#3586)
2025-05-12 08:12:42 operator-framework/operator-registry@5288e32 dependabot[bot] Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#1668)
2025-05-13 14:02:53 operator-framework/operator-registry@4485156 Camila Macedo (cleanup): Update Owner Alias - remove inactive maintainers (#1658)
2025-05-14 07:04:17 operator-framework/operator-registry@5c37150 Camila Macedo OWNER: Add camilamacedo86 and tmshort as approvers (#1669)
2025-05-15 09:10:23 operator-framework/operator-registry@33a3372 dependabot[bot] Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#1670)
2025-05-18 11:17:07 operator-framework/operator-registry@919aefd Rashmi Gottipati Add NetworkPolicy as a supported kind (#1675)
2025-05-19 06:17:40 operator-framework/operator-registry@ef3bfdf dependabot[bot] Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 (#1676)

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

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

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

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 23, 2025
Copy link
Contributor

openshift-ci bot commented May 23, 2025

New changes are detected. LGTM label has been removed.

Copy link
Contributor

openshift-ci bot commented May 28, 2025

New changes are detected. LGTM label has been removed.

@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label May 29, 2025
@grokspawn
Copy link
Contributor

/retest-required

@grokspawn
Copy link
Contributor

grokspawn commented May 29, 2025

/retitle OCPBUGS-56467,OPRUN-3347: Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title NO-ISSUE: Synchronize From Upstream Repositories OCPBUGS-56467,OPRUN-3347: Synchronize From Upstream Repositories May 29, 2025
@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label May 29, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 29, 2025

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

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

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

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

This pull request references OPRUN-3347 which is a valid jira issue.

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-21 00:21:47 operator-framework/operator-lifecycle-manager@02e953e Rashmi Gottipati Bump operator-registry to v1.55.0 (#3584)
2025-05-21 11:40:33 operator-framework/operator-lifecycle-manager@ffe0625 dependabot[bot] 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
2025-05-21 16:59:59 operator-framework/operator-lifecycle-manager@cda4c90 Per Goncalves da Silva remove superfluous comment from template (#3585)
2025-05-22 06:48:26 operator-framework/operator-lifecycle-manager@65ef3b2 Jordan Keister make cache flags optional for extractContent functionality (#3586)
2025-05-27 07:34:56 operator-framework/operator-lifecycle-manager@be9af88 Camila Macedo (ci) - Add stale config to close PRs and issues which are inactivity (#3588)
2025-05-12 08:12:42 operator-framework/operator-registry@5288e32 dependabot[bot] Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#1668)
2025-05-13 14:02:53 operator-framework/operator-registry@4485156 Camila Macedo (cleanup): Update Owner Alias - remove inactive maintainers (#1658)
2025-05-14 07:04:17 operator-framework/operator-registry@5c37150 Camila Macedo OWNER: Add camilamacedo86 and tmshort as approvers (#1669)
2025-05-15 09:10:23 operator-framework/operator-registry@33a3372 dependabot[bot] Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#1670)
2025-05-18 11:17:07 operator-framework/operator-registry@919aefd Rashmi Gottipati Add NetworkPolicy as a supported kind (#1675)
2025-05-19 06:17:40 operator-framework/operator-registry@ef3bfdf dependabot[bot] Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 (#1676)

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.

@grokspawn
Copy link
Contributor

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented May 29, 2025

@grokspawn: This pull request references Jira Issue OCPBUGS-56467, which is invalid:

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

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

This pull request references OPRUN-3347 which is a valid jira issue.

In response to this:

/jira refresh

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

@grokspawn
Copy link
Contributor

/jira refresh

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

openshift-ci-robot commented May 29, 2025

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

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

Requesting review from QA contact:
/cc @Xia-Zhao-rh

This pull request references OPRUN-3347 which is a valid jira issue.

In response to this:

/jira refresh

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

@openshift-ci openshift-ci bot requested a review from Xia-Zhao-rh May 29, 2025 19:53
Copy link
Contributor

openshift-ci bot commented May 29, 2025

@openshift-bot: 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.

@openshift-bot openshift-bot changed the title OCPBUGS-56467,OPRUN-3347: Synchronize From Upstream Repositories NO-ISSUE: Synchronize From Upstream Repositories May 30, 2025
@openshift-ci-robot openshift-ci-robot removed the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label May 30, 2025
@openshift-ci-robot
Copy link

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

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-21 00:21:47 operator-framework/operator-lifecycle-manager@02e953e Rashmi Gottipati Bump operator-registry to v1.55.0 (#3584)
2025-05-21 11:40:33 operator-framework/operator-lifecycle-manager@ffe0625 dependabot[bot] 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
2025-05-21 16:59:59 operator-framework/operator-lifecycle-manager@cda4c90 Per Goncalves da Silva remove superfluous comment from template (#3585)
2025-05-22 06:48:26 operator-framework/operator-lifecycle-manager@65ef3b2 Jordan Keister make cache flags optional for extractContent functionality (#3586)
2025-05-27 07:34:56 operator-framework/operator-lifecycle-manager@be9af88 Camila Macedo (ci) - Add stale config to close PRs and issues which are inactivity (#3588)
2025-05-12 08:12:42 operator-framework/operator-registry@5288e32 dependabot[bot] Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#1668)
2025-05-13 14:02:53 operator-framework/operator-registry@4485156 Camila Macedo (cleanup): Update Owner Alias - remove inactive maintainers (#1658)
2025-05-14 07:04:17 operator-framework/operator-registry@5c37150 Camila Macedo OWNER: Add camilamacedo86 and tmshort as approvers (#1669)
2025-05-15 09:10:23 operator-framework/operator-registry@33a3372 dependabot[bot] Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#1670)
2025-05-18 11:17:07 operator-framework/operator-registry@919aefd Rashmi Gottipati Add NetworkPolicy as a supported kind (#1675)
2025-05-19 06:17:40 operator-framework/operator-registry@ef3bfdf dependabot[bot] Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 (#1676)

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.

@grokspawn
Copy link
Contributor

/retitle OCPBUGS-56467: Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title NO-ISSUE: Synchronize From Upstream Repositories OCPBUGS-56467: Synchronize From Upstream Repositories May 30, 2025
@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label May 30, 2025
@openshift-ci-robot
Copy link

@openshift-bot: This pull request references Jira Issue OCPBUGS-56467, which is valid.

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

Requesting review from QA contact:
/cc @Xia-Zhao-rh

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

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-21 00:21:47 operator-framework/operator-lifecycle-manager@02e953e Rashmi Gottipati Bump operator-registry to v1.55.0 (#3584)
2025-05-21 11:40:33 operator-framework/operator-lifecycle-manager@ffe0625 dependabot[bot] 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
2025-05-21 16:59:59 operator-framework/operator-lifecycle-manager@cda4c90 Per Goncalves da Silva remove superfluous comment from template (#3585)
2025-05-22 06:48:26 operator-framework/operator-lifecycle-manager@65ef3b2 Jordan Keister make cache flags optional for extractContent functionality (#3586)
2025-05-27 07:34:56 operator-framework/operator-lifecycle-manager@be9af88 Camila Macedo (ci) - Add stale config to close PRs and issues which are inactivity (#3588)
2025-05-12 08:12:42 operator-framework/operator-registry@5288e32 dependabot[bot] Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#1668)
2025-05-13 14:02:53 operator-framework/operator-registry@4485156 Camila Macedo (cleanup): Update Owner Alias - remove inactive maintainers (#1658)
2025-05-14 07:04:17 operator-framework/operator-registry@5c37150 Camila Macedo OWNER: Add camilamacedo86 and tmshort as approvers (#1669)
2025-05-15 09:10:23 operator-framework/operator-registry@33a3372 dependabot[bot] Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#1670)
2025-05-18 11:17:07 operator-framework/operator-registry@919aefd Rashmi Gottipati Add NetworkPolicy as a supported kind (#1675)
2025-05-19 06:17:40 operator-framework/operator-registry@ef3bfdf dependabot[bot] Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 (#1676)

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.

@perdasilva
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 May 30, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit ebcdb8f into openshift:main May 30, 2025
15 checks passed
@openshift-ci-robot
Copy link

@openshift-bot: Jira Issue OCPBUGS-56467: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-56467 has been moved to the MODIFIED state.

In response to this:

The staging/ and vendor/ directories have been synchronized from the upstream repositories, pulling in the following commits:

Date Commit Author Message
2025-05-21 00:21:47 operator-framework/operator-lifecycle-manager@02e953e Rashmi Gottipati Bump operator-registry to v1.55.0 (#3584)
2025-05-21 11:40:33 operator-framework/operator-lifecycle-manager@ffe0625 dependabot[bot] 🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)
2025-05-21 16:59:59 operator-framework/operator-lifecycle-manager@cda4c90 Per Goncalves da Silva remove superfluous comment from template (#3585)
2025-05-22 06:48:26 operator-framework/operator-lifecycle-manager@65ef3b2 Jordan Keister make cache flags optional for extractContent functionality (#3586)
2025-05-27 07:34:56 operator-framework/operator-lifecycle-manager@be9af88 Camila Macedo (ci) - Add stale config to close PRs and issues which are inactivity (#3588)
2025-05-12 08:12:42 operator-framework/operator-registry@5288e32 dependabot[bot] Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#1668)
2025-05-13 14:02:53 operator-framework/operator-registry@4485156 Camila Macedo (cleanup): Update Owner Alias - remove inactive maintainers (#1658)
2025-05-14 07:04:17 operator-framework/operator-registry@5c37150 Camila Macedo OWNER: Add camilamacedo86 and tmshort as approvers (#1669)
2025-05-15 09:10:23 operator-framework/operator-registry@33a3372 dependabot[bot] Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#1670)
2025-05-18 11:17:07 operator-framework/operator-registry@919aefd Rashmi Gottipati Add NetworkPolicy as a supported kind (#1675)
2025-05-19 06:17:40 operator-framework/operator-registry@ef3bfdf dependabot[bot] Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 (#1676)

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

[ART PR BUILD NOTIFIER]

Distgit: operator-lifecycle-manager
This PR has been included in build operator-lifecycle-manager-container-v4.20.0-202505301615.p0.gebcdb8f.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link
Contributor Author

[ART PR BUILD NOTIFIER]

Distgit: operator-registry
This PR has been included in build operator-registry-container-v4.20.0-202505301615.p0.gebcdb8f.assembly.stream.el9.
All builds following this will include this PR.

@openshift-bot
Copy link
Contributor Author

[ART PR BUILD NOTIFIER]

Distgit: ose-operator-framework-tools
This PR has been included in build ose-operator-framework-tools-container-v4.20.0-202505301615.p0.gebcdb8f.assembly.stream.el9.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants