Skip to content

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Jul 9, 2024

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

Date Commit Author Message
2024-07-08 23:48:25 operator-framework/@18a8b05 dtfranz UPSTREAM: : Add OpenShift specific files
2024-07-08 23:49:12 operator-framework/@3736a72 Todd Short UPSTREAM: : Update generate-manifests to handle new directory (squashed with above)
2024-07-08 23:48:26 operator-framework/@0caa8f8 Alexander Greene UPSTREAM: : Drop commitchecker
2024-07-08 23:48:26 operator-framework/@23e5836 AOS Automation Release Team UPSTREAM: : 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-07-08 23:48:27 operator-framework/@f6ded2e Mikalai Radchuk UPSTREAM: : update owners
2024-07-08 23:48:27 operator-framework/@1d80ab0 Brett Tofel UPSTREAM: : Add pointer to tooling README
2024-07-08 23:48:27 operator-framework/@67f6993 Mikalai Radchuk UPSTREAM: : Disable Validating Admission Policy APIs downstream
2024-07-08 23:48:28 operator-framework/@ac6d9b5 AOS Automation Release Team UPSTREAM: : 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-07-08 23:48:28 operator-framework/@099c9e5 Mikalai Radchuk UPSTREAM: : Enable Validating Admission Policy APIs downstream
2024-07-08 23:49:11 operator-framework/@253b662 Ilias Rinis UPSTREAM: : manifests: set required-scc for openshift workloads
2024-07-08 23:49:12 operator-framework/@007ec12 AOS Automation Release Team UPSTREAM: : 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-07-08 23:49:13 operator-framework/@c03dae7 everettraven UPSTREAM: : add everettraven to approvers+reviewers

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-runtime
/cc @openshift/openshift-team-operator-ecosystem

makon57 and others added 19 commits July 9, 2024 14:40
* Added service account as a required, immutable field for ClusterExtensions

Signed-off-by: Manna Kong <mkong@redhat.com>

* Added unit test and e2e test

Signed-off-by: Manna Kong <mkong@redhat.com>

---------

Signed-off-by: Manna Kong <mkong@redhat.com>
Signed-off-by: dtfranz <dfranz@redhat.com>
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>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 9, 2024
@openshift-ci-robot
Copy link

@tmshort: 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
2024-07-08 23:48:25 operator-framework/@18a8b05 dtfranz UPSTREAM: : Add OpenShift specific files
2024-07-08 23:49:12 operator-framework/@3736a72 Todd Short UPSTREAM: : Update generate-manifests to handle new directory (squashed with above)
2024-07-08 23:48:26 operator-framework/@0caa8f8 Alexander Greene UPSTREAM: : Drop commitchecker
2024-07-08 23:48:26 operator-framework/@23e5836 AOS Automation Release Team UPSTREAM: : 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-07-08 23:48:27 operator-framework/@f6ded2e Mikalai Radchuk UPSTREAM: : update owners
2024-07-08 23:48:27 operator-framework/@1d80ab0 Brett Tofel UPSTREAM: : Add pointer to tooling README
2024-07-08 23:48:27 operator-framework/@67f6993 Mikalai Radchuk UPSTREAM: : Disable Validating Admission Policy APIs downstream
2024-07-08 23:48:28 operator-framework/@ac6d9b5 AOS Automation Release Team UPSTREAM: : 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-07-08 23:48:28 operator-framework/@099c9e5 Mikalai Radchuk UPSTREAM: : Enable Validating Admission Policy APIs downstream
2024-07-08 23:49:11 operator-framework/@253b662 Ilias Rinis UPSTREAM: : manifests: set required-scc for openshift workloads
2024-07-08 23:49:12 operator-framework/@007ec12 AOS Automation Release Team UPSTREAM: : 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-07-08 23:49:13 operator-framework/@c03dae7 everettraven UPSTREAM: : add everettraven to approvers+reviewers

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-runtime
/cc @openshift/openshift-team-operator-ecosystem

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.

@tmshort
Copy link
Contributor Author

tmshort commented Jul 9, 2024

/label tide/merge-method-merge

@openshift-ci openshift-ci bot added the tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. label Jul 9, 2024
@tmshort
Copy link
Contributor Author

tmshort commented Jul 9, 2024

Squash the manifests update to handle future automatic downstreaming.

Copy link
Contributor

@everettraven everettraven left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

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

openshift-ci bot commented Jul 9, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: everettraven, 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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 9, 2024
Copy link
Contributor

openshift-ci bot commented Jul 9, 2024

@tmshort: 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 553c906 into openshift:main Jul 9, 2024
@tmshort tmshort deleted the synchronize branch July 9, 2024 20:09
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-olm-operator-controller-container-v4.17.0-202407100011.p0.g553c906.assembly.stream.el9 for distgit ose-olm-operator-controller.
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. 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.

9 participants