Skip to content

NO-ISSUE: Synchronize From Upstream Repositories #189

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 42 commits into from
Nov 15, 2024

Conversation

openshift-bot
Copy link

@openshift-bot openshift-bot commented Nov 7, 2024

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

Date Commit Author Message
2024-11-15 15:39:23 operator-framework/operator-controller@63ef902 Todd Short Update go version checker (#1474)
upstream commit list

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

Date Commit Author Message
2024-11-13 13:08:11 openshift/operator-framework-operator-controller@adc4047 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-11-13 13:08:12 openshift/operator-framework-operator-controller@8ca026c Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-11-13 13:08:13 openshift/operator-framework-operator-controller@b56cd54 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-11-13 13:08:14 openshift/operator-framework-operator-controller@be93097 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-11-13 13:08:15 openshift/operator-framework-operator-controller@8d940e6 Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-11-13 13:08:16 openshift/operator-framework-operator-controller@969ab40 Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-11-13 13:08:17 openshift/operator-framework-operator-controller@b5453b1 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-11-13 13:08:18 openshift/operator-framework-operator-controller@1ea5641 Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-11-13 13:08:19 openshift/operator-framework-operator-controller@f2d07e3 Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-11-13 13:08:20 openshift/operator-framework-operator-controller@82b7fcf 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-11-13 13:08:22 openshift/operator-framework-operator-controller@210304a everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-11-13 13:08:23 openshift/operator-framework-operator-controller@6d9ece1 everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-11-13 13:08:24 openshift/operator-framework-operator-controller@2111299 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-11-13 13:08:25 openshift/operator-framework-operator-controller@fff554e 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-11-13 13:08:26 openshift/operator-framework-operator-controller@f95f305 Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-11-13 13:08:27 openshift/operator-framework-operator-controller@a547da7 Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-11-13 13:08:29 openshift/operator-framework-operator-controller@c2a6d4e dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-11-13 13:08:30 openshift/operator-framework-operator-controller@1faa60c dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-11-13 13:08:31 openshift/operator-framework-operator-controller@2cd2beb Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator
2024-11-13 13:08:33 openshift/operator-framework-operator-controller@59de8a9 Mikalai Radchuk UPSTREAM: <carry>: Add global-pull-secret flag
2024-11-13 13:08:34 openshift/operator-framework-operator-controller@e19a40d Todd Short UPSTREAM: <carry>: Update openshift CAs to operator-controller
2024-11-13 13:08:35 openshift/operator-framework-operator-controller@8c60f5e Todd Short UPSTREAM: <carry>: Add HowTo for origin tests

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 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. lgtm Indicates that a PR is ready to be merged. labels Nov 7, 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-11-06 21:12:59 operator-framework/operator-controller@570d760 Camila Macedo chore: configure Codecov to include only relevant directories for coverage (#1431)
upstream commit list

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

Date Commit Author Message
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36fce6b dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36c7b52 Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-11-06 00:04:22 openshift/operator-framework-operator-controller@02447d0 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-11-06 00:04:22 openshift/operator-framework-operator-controller@b9c7a73 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-11-06 00:04:23 openshift/operator-framework-operator-controller@936097f Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@c375bd3 Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@bf290fc 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-11-06 00:04:24 openshift/operator-framework-operator-controller@dfe1f80 Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@c31b3dc Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@b3cb629 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-11-06 00:04:26 openshift/operator-framework-operator-controller@8dc7c77 everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-11-06 00:04:26 openshift/operator-framework-operator-controller@e526bfa everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@0c68f16 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@e461d25 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-11-06 00:04:28 openshift/operator-framework-operator-controller@bae792b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@5283bcd Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@797cd1b dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-11-06 00:04:30 openshift/operator-framework-operator-controller@a616ce3 dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@64898a6 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@bc7bcf8 Mikalai Radchuk UPSTREAM: <carry>: Add global-pull-secret flag
2024-11-06 00:04:32 openshift/operator-framework-operator-controller@467bc6e Todd Short UPSTREAM: <carry>: Update openshift CAs to operator-controller
2024-11-06 00:04:33 openshift/operator-framework-operator-controller@9bc4c0c Todd Short UPSTREAM: <carry>: Add HowTo for origin tests

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 Nov 7, 2024
Copy link
Contributor

openshift-ci bot commented Nov 7, 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-11-06 21:12:59 operator-framework/operator-controller@570d760 Camila Macedo chore: configure Codecov to include only relevant directories for coverage (#1431)
upstream commit list

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

Date Commit Author Message
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36fce6b dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36c7b52 Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-11-06 00:04:22 openshift/operator-framework-operator-controller@02447d0 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-11-06 00:04:22 openshift/operator-framework-operator-controller@b9c7a73 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-11-06 00:04:23 openshift/operator-framework-operator-controller@936097f Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@c375bd3 Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@bf290fc 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-11-06 00:04:24 openshift/operator-framework-operator-controller@dfe1f80 Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@c31b3dc Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@b3cb629 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-11-06 00:04:26 openshift/operator-framework-operator-controller@8dc7c77 everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-11-06 00:04:26 openshift/operator-framework-operator-controller@e526bfa everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@0c68f16 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@e461d25 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-11-06 00:04:28 openshift/operator-framework-operator-controller@bae792b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@5283bcd Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@797cd1b dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-11-06 00:04:30 openshift/operator-framework-operator-controller@a616ce3 dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@64898a6 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@bc7bcf8 Mikalai Radchuk UPSTREAM: <carry>: Add global-pull-secret flag
2024-11-06 00:04:32 openshift/operator-framework-operator-controller@467bc6e Todd Short UPSTREAM: <carry>: Update openshift CAs to operator-controller
2024-11-06 00:04:33 openshift/operator-framework-operator-controller@9bc4c0c Todd Short UPSTREAM: <carry>: Add HowTo for origin tests

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.

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 2a497e3 in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 2a497e3 in total

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 8, 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-11-07 19:36:17 operator-framework/operator-controller@ce86a65 Bryce Palmer ✨ reduce use of carvel validators (#1269)
upstream commit list

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

Date Commit Author Message
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36fce6b dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36c7b52 Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-11-06 00:04:22 openshift/operator-framework-operator-controller@02447d0 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-11-06 00:04:22 openshift/operator-framework-operator-controller@b9c7a73 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-11-06 00:04:23 openshift/operator-framework-operator-controller@936097f Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@c375bd3 Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@bf290fc 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-11-06 00:04:24 openshift/operator-framework-operator-controller@dfe1f80 Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@c31b3dc Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@b3cb629 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-11-06 00:04:26 openshift/operator-framework-operator-controller@8dc7c77 everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-11-06 00:04:26 openshift/operator-framework-operator-controller@e526bfa everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@0c68f16 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@e461d25 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-11-06 00:04:28 openshift/operator-framework-operator-controller@bae792b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@5283bcd Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@797cd1b dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-11-06 00:04:30 openshift/operator-framework-operator-controller@a616ce3 dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@64898a6 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@bc7bcf8 Mikalai Radchuk UPSTREAM: <carry>: Add global-pull-secret flag
2024-11-06 00:04:32 openshift/operator-framework-operator-controller@467bc6e Todd Short UPSTREAM: <carry>: Update openshift CAs to operator-controller
2024-11-06 00:04:33 openshift/operator-framework-operator-controller@9bc4c0c Todd Short UPSTREAM: <carry>: Add HowTo for origin tests

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 Nov 9, 2024
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 9, 2024
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 10, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 75771c3 in total

2 similar comments
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 75771c3 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 75771c3 in total

@tmshort
Copy link
Contributor

tmshort commented Nov 11, 2024

Not sure what's going on with verify...

@dtfranz
Copy link
Contributor

dtfranz commented Nov 11, 2024

Not sure what's going on with verify...

My guess is we need the vendor/ dirs checked in for each of testdata/push and testdata/registry.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 11, 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-11-11 11:12:27 operator-framework/operator-controller@aaa0e00 Bryce Palmer ⚠️ Move .spec.install.namespace and .spec.install.serviceAccount to .spec.namespace and .spec.serviceAccount (#1439)
upstream commit list

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

Date Commit Author Message
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36fce6b dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-11-06 00:04:21 openshift/operator-framework-operator-controller@36c7b52 Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-11-06 00:04:22 openshift/operator-framework-operator-controller@02447d0 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-11-06 00:04:22 openshift/operator-framework-operator-controller@b9c7a73 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-11-06 00:04:23 openshift/operator-framework-operator-controller@936097f Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@c375bd3 Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-11-06 00:04:24 openshift/operator-framework-operator-controller@bf290fc 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-11-06 00:04:24 openshift/operator-framework-operator-controller@dfe1f80 Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@c31b3dc Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-11-06 00:04:25 openshift/operator-framework-operator-controller@b3cb629 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-11-06 00:04:26 openshift/operator-framework-operator-controller@8dc7c77 everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-11-06 00:04:26 openshift/operator-framework-operator-controller@e526bfa everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@0c68f16 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-11-06 00:04:27 openshift/operator-framework-operator-controller@e461d25 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-11-06 00:04:28 openshift/operator-framework-operator-controller@bae792b Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@5283bcd Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-11-06 00:04:29 openshift/operator-framework-operator-controller@797cd1b dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-11-06 00:04:30 openshift/operator-framework-operator-controller@a616ce3 dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@64898a6 Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator
2024-11-06 00:04:31 openshift/operator-framework-operator-controller@bc7bcf8 Mikalai Radchuk UPSTREAM: <carry>: Add global-pull-secret flag
2024-11-06 00:04:32 openshift/operator-framework-operator-controller@467bc6e Todd Short UPSTREAM: <carry>: Update openshift CAs to operator-controller
2024-11-06 00:04:33 openshift/operator-framework-operator-controller@9bc4c0c Todd Short UPSTREAM: <carry>: Add HowTo for origin tests

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

@tmshort tmshort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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

openshift-ci bot commented Nov 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openshift-bot, tmshort

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 3755014 in total

1 similar comment
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD ca679a7 and 2 for PR HEAD 3755014 in total

Mikalai Radchuk and others added 19 commits November 15, 2024 16:03
* This reverts commit 3f079c4.
* Includes Validating Admission Policy manifests

Signed-off-by: Mikalai Radchuk <[email protected]>
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]>
Also `s/runtime/framework/g` in the DOWNSTREAM_OWNERS

Signed-off-by: Todd Short <[email protected]>
Pass global-pull-secret to the manager container.

Signed-off-by: Mikalai Radchuk <[email protected]>
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]>
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 15, 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-11-15 15:39:23 operator-framework/operator-controller@63ef902 Todd Short Update go version checker (#1474)
upstream commit list

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

Date Commit Author Message
2024-11-13 13:08:11 openshift/operator-framework-operator-controller@adc4047 dtfranz UPSTREAM: <carry>: Add OpenShift specific files
2024-11-13 13:08:12 openshift/operator-framework-operator-controller@8ca026c Alexander Greene UPSTREAM: <carry>: Drop commitchecker
2024-11-13 13:08:13 openshift/operator-framework-operator-controller@b56cd54 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-11-13 13:08:14 openshift/operator-framework-operator-controller@be93097 Mikalai Radchuk UPSTREAM: <carry>: update owners
2024-11-13 13:08:15 openshift/operator-framework-operator-controller@8d940e6 Brett Tofel UPSTREAM: <carry>: Add pointer to tooling README
2024-11-13 13:08:16 openshift/operator-framework-operator-controller@969ab40 Mikalai Radchuk UPSTREAM: <carry>: Disable Validating Admission Policy APIs downstream
2024-11-13 13:08:17 openshift/operator-framework-operator-controller@b5453b1 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-11-13 13:08:18 openshift/operator-framework-operator-controller@1ea5641 Mikalai Radchuk UPSTREAM: <carry>: Enable Validating Admission Policy APIs downstream
2024-11-13 13:08:19 openshift/operator-framework-operator-controller@f2d07e3 Ilias Rinis UPSTREAM: <carry>: manifests: set required-scc for openshift workloads
2024-11-13 13:08:20 openshift/operator-framework-operator-controller@82b7fcf 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-11-13 13:08:22 openshift/operator-framework-operator-controller@210304a everettraven UPSTREAM: <carry>: add everettraven to approvers+reviewers
2024-11-13 13:08:23 openshift/operator-framework-operator-controller@6d9ece1 everettraven UPSTREAM: <carry>: add openshift kustomize overlay
2024-11-13 13:08:24 openshift/operator-framework-operator-controller@2111299 Todd Short UPSTREAM: <carry>: Add tmshort to approvers
2024-11-13 13:08:25 openshift/operator-framework-operator-controller@fff554e 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-11-13 13:08:26 openshift/operator-framework-operator-controller@f95f305 Todd Short UPSTREAM: <carry>: Properly copy and call kustomize
2024-11-13 13:08:27 openshift/operator-framework-operator-controller@a547da7 Joe Lanford UPSTREAM: <carry>: manifests: add hostPath mount for /etc/containers
2024-11-13 13:08:29 openshift/operator-framework-operator-controller@c2a6d4e dtfranz UPSTREAM: <carry>: Add test-e2e target for downstream Makefile to be run by openshift/release.
2024-11-13 13:08:30 openshift/operator-framework-operator-controller@1faa60c dtfranz UPSTREAM: <carry>: Add downstream verify makefile target
2024-11-13 13:08:31 openshift/operator-framework-operator-controller@2cd2beb Joe Lanford UPSTREAM: <carry>: openshift: template log verbosity to be managed by cluster-olm-operator
2024-11-13 13:08:33 openshift/operator-framework-operator-controller@59de8a9 Mikalai Radchuk UPSTREAM: <carry>: Add global-pull-secret flag
2024-11-13 13:08:34 openshift/operator-framework-operator-controller@e19a40d Todd Short UPSTREAM: <carry>: Update openshift CAs to operator-controller
2024-11-13 13:08:35 openshift/operator-framework-operator-controller@8c60f5e Todd Short UPSTREAM: <carry>: Add HowTo for origin tests

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 Nov 15, 2024
@dtfranz
Copy link
Contributor

dtfranz commented Nov 15, 2024

/lgtm

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

tmshort commented Nov 15, 2024

Ha! This was the old one that I tried to close, but apparently it was updated.

Copy link
Contributor

openshift-ci bot commented Nov 15, 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 c74370f into openshift:main Nov 15, 2024
8 checks passed
@openshift-bot
Copy link
Author

[ART PR BUILD NOTIFIER]

Distgit: ose-olm-operator-controller
This PR has been included in build ose-olm-operator-controller-container-v4.18.0-202411152139.p0.gc74370f.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-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.