Skip to content

Conversation

openshift-bot
Copy link

@openshift-bot openshift-bot commented Oct 9, 2024

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

Date Commit Author Message
2024-10-09 18:59:53 operator-framework/operator-controller@8558349 Todd Short Add checks for helm deployment status (#1349)
upstream commit list

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

Date Commit Author Message
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@9bdb309 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@37c7eed Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@aa6ba89 AOS Automation Release Team 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
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@8249bf3 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-10-08 14:29:03 openshift/operator-framework-operator-controller@c72b1cb Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-10-08 14:29:04 openshift/operator-framework-operator-controller@2db327d Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-10-08 14:29:05 openshift/operator-framework-operator-controller@627d9de AOS Automation Release Team 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
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@90d98de Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@5e246db Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-10-08 14:29:07 openshift/operator-framework-operator-controller@8af526d AOS Automation Release Team 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
2024-10-08 14:29:08 openshift/operator-framework-operator-controller@c992baa everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-10-08 14:29:09 openshift/operator-framework-operator-controller@0f7af33 everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@0db5729 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@2b7c712 AOS Automation Release Team 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
2024-10-08 14:29:11 openshift/operator-framework-operator-controller@a61661b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-10-08 14:29:12 openshift/operator-framework-operator-controller@e018cc8 Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d8ebdbd dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d2fd28b dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-10-08 14:29:14 openshift/operator-framework-operator-controller@7085252 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator

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

anik120 and others added 2 commits October 8, 2024 14:26
* ✨ Add PullSecret controller to save pull secret data locally

RFC: https://docs.google.com/document/d/1BXD6kj5zXHcGiqvJOikU2xs8kV26TPnzEKp6n7TKD4M/edit#heading=h.x3tfh25grvnv

* main.go: improved cache configuration for watching pull secret

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>

---------

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Signed-off-by: Todd Short <tshort@redhat.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 approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 9, 2024
@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
2024-10-08 21:11:18 operator-framework/operator-controller@3002efe Todd Short Update catalogd to v0.31.0 (#1355)
upstream commit list

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

Date Commit Author Message
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@9bdb309 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@37c7eed Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@aa6ba89 AOS Automation Release Team 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
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@8249bf3 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-10-08 14:29:03 openshift/operator-framework-operator-controller@c72b1cb Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-10-08 14:29:04 openshift/operator-framework-operator-controller@2db327d Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-10-08 14:29:05 openshift/operator-framework-operator-controller@627d9de AOS Automation Release Team 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
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@90d98de Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@5e246db Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-10-08 14:29:07 openshift/operator-framework-operator-controller@8af526d AOS Automation Release Team 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
2024-10-08 14:29:08 openshift/operator-framework-operator-controller@c992baa everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-10-08 14:29:09 openshift/operator-framework-operator-controller@0f7af33 everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@0db5729 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@2b7c712 AOS Automation Release Team 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
2024-10-08 14:29:11 openshift/operator-framework-operator-controller@a61661b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-10-08 14:29:12 openshift/operator-framework-operator-controller@e018cc8 Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d8ebdbd dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d2fd28b dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-10-08 14:29:14 openshift/operator-framework-operator-controller@7085252 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator

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-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 9, 2024
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 9, 2024
Copy link
Contributor

openshift-ci bot commented Oct 9, 2024

@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
2024-10-08 21:11:18 operator-framework/operator-controller@3002efe Todd Short Update catalogd to v0.31.0 (#1355)
upstream commit list

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

Date Commit Author Message
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@9bdb309 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@37c7eed Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@aa6ba89 AOS Automation Release Team 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
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@8249bf3 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-10-08 14:29:03 openshift/operator-framework-operator-controller@c72b1cb Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-10-08 14:29:04 openshift/operator-framework-operator-controller@2db327d Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-10-08 14:29:05 openshift/operator-framework-operator-controller@627d9de AOS Automation Release Team 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
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@90d98de Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@5e246db Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-10-08 14:29:07 openshift/operator-framework-operator-controller@8af526d AOS Automation Release Team 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
2024-10-08 14:29:08 openshift/operator-framework-operator-controller@c992baa everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-10-08 14:29:09 openshift/operator-framework-operator-controller@0f7af33 everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@0db5729 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@2b7c712 AOS Automation Release Team 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
2024-10-08 14:29:11 openshift/operator-framework-operator-controller@a61661b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-10-08 14:29:12 openshift/operator-framework-operator-controller@e018cc8 Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d8ebdbd dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d2fd28b dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-10-08 14:29:14 openshift/operator-framework-operator-controller@7085252 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator

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 Oct 9, 2024

[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 Oct 9, 2024

[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

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b8f2ec3 and 2 for PR HEAD e38eb12 in total

@perdasilva
Copy link
Contributor

/retest

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b8f2ec3 and 2 for PR HEAD e38eb12 in total

@m1kola
Copy link
Contributor

m1kola commented Oct 9, 2024

/retest

Don't allow an update to occur when the deployment is still installing.

Signed-off-by: Todd Short <tshort@redhat.com>
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b8f2ec3 and 2 for PR HEAD e38eb12 in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b8f2ec3 and 2 for PR HEAD e38eb12 in total

ci-robot and others added 12 commits October 10, 2024 00:05
Signed-off-by: dtfranz <dfranz@redhat.com>

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

The `default` directory was renamed `base`.

Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Alexander Greene <greene.al1991@gmail.com>
* Remove alumni from owners
* Add m1kola to approvers

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
* This reverts commit 3f079c4.
* Includes Validating Admission Policy manifests

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
Signed-off-by: everettraven <everettraven@gmail.com>
everettraven and others added 11 commits October 10, 2024 00:05
to enable TLS communication with catalogd. Configure the CA certs
using the configmap injection method via service-ca-operator

Signed-off-by: everettraven <everettraven@gmail.com>
Also `s/runtime/framework/g` in the DOWNSTREAM_OWNERS

Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
…run by openshift/release.

Signed-off-by: dtfranz <dfranz@redhat.com>
Signed-off-by: dtfranz <dfranz@redhat.com>
… cluster-olm-operator

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@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
2024-10-09 18:59:53 operator-framework/operator-controller@8558349 Todd Short Add checks for helm deployment status (#1349)
upstream commit list

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

Date Commit Author Message
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@9bdb309 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-10-08 14:29:01 openshift/operator-framework-operator-controller@37c7eed Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@aa6ba89 AOS Automation Release Team 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
2024-10-08 14:29:02 openshift/operator-framework-operator-controller@8249bf3 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-10-08 14:29:03 openshift/operator-framework-operator-controller@c72b1cb Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-10-08 14:29:04 openshift/operator-framework-operator-controller@2db327d Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-10-08 14:29:05 openshift/operator-framework-operator-controller@627d9de AOS Automation Release Team 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
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@90d98de Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-10-08 14:29:06 openshift/operator-framework-operator-controller@5e246db Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-10-08 14:29:07 openshift/operator-framework-operator-controller@8af526d AOS Automation Release Team 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
2024-10-08 14:29:08 openshift/operator-framework-operator-controller@c992baa everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-10-08 14:29:09 openshift/operator-framework-operator-controller@0f7af33 everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@0db5729 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-10-08 14:29:10 openshift/operator-framework-operator-controller@2b7c712 AOS Automation Release Team 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
2024-10-08 14:29:11 openshift/operator-framework-operator-controller@a61661b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-10-08 14:29:12 openshift/operator-framework-operator-controller@e018cc8 Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d8ebdbd dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-10-08 14:29:13 openshift/operator-framework-operator-controller@d2fd28b dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-10-08 14:29:14 openshift/operator-framework-operator-controller@7085252 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator

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 Oct 10, 2024
@m1kola
Copy link
Contributor

m1kola commented Oct 10, 2024

/retest

1 similar comment
@neisw
Copy link
Contributor

neisw commented Oct 10, 2024

/retest

@tmshort
Copy link
Contributor

tmshort commented Oct 10, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 10, 2024
Copy link
Contributor

openshift-ci bot commented Oct 10, 2024

@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-merge-bot openshift-merge-bot bot merged commit ebdc65c into openshift:main Oct 10, 2024
7 checks passed
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 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.