Skip to content

Conversation

openshift-bot
Copy link

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

Date Commit Author Message
2024-09-25 16:24:46 operator-framework/operator-controller@679e4ab Bryce Palmer ✨ add progressing condition (#1302)
upstream commit list

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

Date Commit Author Message
2024-09-25 00:03:20 openshift/operator-framework-operator-controller@4352ffa dtfranz UPSTREAM: : Add OpenShift specific files
2024-09-25 00:03:20 openshift/operator-framework-operator-controller@496a591 Alexander Greene UPSTREAM: : Drop commitchecker
2024-09-25 00:03:21 openshift/operator-framework-operator-controller@d73eaee 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-09-25 00:03:21 openshift/operator-framework-operator-controller@118e80f Mikalai Radchuk UPSTREAM: : update owners
2024-09-25 00:03:22 openshift/operator-framework-operator-controller@fdbcd2a Brett Tofel UPSTREAM: : Add pointer to tooling README
2024-09-25 00:03:22 openshift/operator-framework-operator-controller@99a98fe Mikalai Radchuk UPSTREAM: : Disable Validating Admission Policy APIs downstream
2024-09-25 00:03:23 openshift/operator-framework-operator-controller@26fd116 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-09-25 00:03:23 openshift/operator-framework-operator-controller@01e82af Mikalai Radchuk UPSTREAM: : Enable Validating Admission Policy APIs downstream
2024-09-25 00:03:23 openshift/operator-framework-operator-controller@7da949c Ilias Rinis UPSTREAM: : manifests: set required-scc for openshift workloads
2024-09-25 00:03:24 openshift/operator-framework-operator-controller@12ca441 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-09-25 00:03:25 openshift/operator-framework-operator-controller@7d05f71 everettraven UPSTREAM: : add everettraven to approvers+reviewers
2024-09-25 00:03:25 openshift/operator-framework-operator-controller@041cc47 everettraven UPSTREAM: : add openshift kustomize overlay
2024-09-25 00:03:26 openshift/operator-framework-operator-controller@d7fb0e5 Todd Short UPSTREAM: : Add tmshort to approvers
2024-09-25 00:03:26 openshift/operator-framework-operator-controller@7bcaaaf AOS Automation Release Team UPSTREAM: : 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-09-25 00:03:27 openshift/operator-framework-operator-controller@0ad984d Todd Short UPSTREAM: : Properly copy and call kustomize

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

LalatenduMohanty and others added 23 commits September 25, 2024 03:40
* Adding OLM V1 architecture document

The documentation contains description of the components and a diagram.
Removed the components.md file as the architecture doc contains the same
information

Fixes : [#1124](operator-framework/operator-controller#1124)

Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>

* Update docs/drafts/architecture.md

Co-authored-by: Per Goncalves da Silva <perdasilva@redhat.com>

* Update docs/drafts/architecture.md

Co-authored-by: Per Goncalves da Silva <perdasilva@redhat.com>

* Update docs/drafts/architecture.md

Co-authored-by: Per Goncalves da Silva <perdasilva@redhat.com>

* Update docs/drafts/architecture.md

Co-authored-by: Per Goncalves da Silva <perdasilva@redhat.com>

* Addressing the review comments for the arch doc

Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>

---------

Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
Co-authored-by: Per Goncalves da Silva <perdasilva@redhat.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.36 to 9.5.37.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.36...9.5.37)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add progressing condition

Signed-off-by: everettraven <everettraven@gmail.com>

* cleanup lingering healthy condition reason

Signed-off-by: everettraven <everettraven@gmail.com>

---------

Signed-off-by: everettraven <everettraven@gmail.com>
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>
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>
@openshift-bot openshift-bot added tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 26, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 26, 2024
@openshift-bot openshift-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 26, 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-09-25 16:24:46 operator-framework/operator-controller@679e4ab Bryce Palmer ✨ add progressing condition (#1302)
upstream commit list

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

Date Commit Author Message
2024-09-25 00:03:20 openshift/operator-framework-operator-controller@4352ffa dtfranz UPSTREAM: : Add OpenShift specific files
2024-09-25 00:03:20 openshift/operator-framework-operator-controller@496a591 Alexander Greene UPSTREAM: : Drop commitchecker
2024-09-25 00:03:21 openshift/operator-framework-operator-controller@d73eaee 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-09-25 00:03:21 openshift/operator-framework-operator-controller@118e80f Mikalai Radchuk UPSTREAM: : update owners
2024-09-25 00:03:22 openshift/operator-framework-operator-controller@fdbcd2a Brett Tofel UPSTREAM: : Add pointer to tooling README
2024-09-25 00:03:22 openshift/operator-framework-operator-controller@99a98fe Mikalai Radchuk UPSTREAM: : Disable Validating Admission Policy APIs downstream
2024-09-25 00:03:23 openshift/operator-framework-operator-controller@26fd116 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-09-25 00:03:23 openshift/operator-framework-operator-controller@01e82af Mikalai Radchuk UPSTREAM: : Enable Validating Admission Policy APIs downstream
2024-09-25 00:03:23 openshift/operator-framework-operator-controller@7da949c Ilias Rinis UPSTREAM: : manifests: set required-scc for openshift workloads
2024-09-25 00:03:24 openshift/operator-framework-operator-controller@12ca441 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-09-25 00:03:25 openshift/operator-framework-operator-controller@7d05f71 everettraven UPSTREAM: : add everettraven to approvers+reviewers
2024-09-25 00:03:25 openshift/operator-framework-operator-controller@041cc47 everettraven UPSTREAM: : add openshift kustomize overlay
2024-09-25 00:03:26 openshift/operator-framework-operator-controller@d7fb0e5 Todd Short UPSTREAM: : Add tmshort to approvers
2024-09-25 00:03:26 openshift/operator-framework-operator-controller@7bcaaaf AOS Automation Release Team UPSTREAM: : 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-09-25 00:03:27 openshift/operator-framework-operator-controller@0ad984d Todd Short UPSTREAM: : Properly copy and call kustomize

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 Sep 26, 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-09-25 16:24:46 operator-framework/operator-controller@679e4ab Bryce Palmer ✨ add progressing condition (#1302)
upstream commit list

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

Date Commit Author Message
2024-09-25 00:03:20 openshift/operator-framework-operator-controller@4352ffa dtfranz UPSTREAM: : Add OpenShift specific files
2024-09-25 00:03:20 openshift/operator-framework-operator-controller@496a591 Alexander Greene UPSTREAM: : Drop commitchecker
2024-09-25 00:03:21 openshift/operator-framework-operator-controller@d73eaee 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-09-25 00:03:21 openshift/operator-framework-operator-controller@118e80f Mikalai Radchuk UPSTREAM: : update owners
2024-09-25 00:03:22 openshift/operator-framework-operator-controller@fdbcd2a Brett Tofel UPSTREAM: : Add pointer to tooling README
2024-09-25 00:03:22 openshift/operator-framework-operator-controller@99a98fe Mikalai Radchuk UPSTREAM: : Disable Validating Admission Policy APIs downstream
2024-09-25 00:03:23 openshift/operator-framework-operator-controller@26fd116 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-09-25 00:03:23 openshift/operator-framework-operator-controller@01e82af Mikalai Radchuk UPSTREAM: : Enable Validating Admission Policy APIs downstream
2024-09-25 00:03:23 openshift/operator-framework-operator-controller@7da949c Ilias Rinis UPSTREAM: : manifests: set required-scc for openshift workloads
2024-09-25 00:03:24 openshift/operator-framework-operator-controller@12ca441 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-09-25 00:03:25 openshift/operator-framework-operator-controller@7d05f71 everettraven UPSTREAM: : add everettraven to approvers+reviewers
2024-09-25 00:03:25 openshift/operator-framework-operator-controller@041cc47 everettraven UPSTREAM: : add openshift kustomize overlay
2024-09-25 00:03:26 openshift/operator-framework-operator-controller@d7fb0e5 Todd Short UPSTREAM: : Add tmshort to approvers
2024-09-25 00:03:26 openshift/operator-framework-operator-controller@7bcaaaf AOS Automation Release Team UPSTREAM: : 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-09-25 00:03:27 openshift/operator-framework-operator-controller@0ad984d Todd Short UPSTREAM: : Properly copy and call kustomize

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 Sep 26, 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

Copy link
Contributor

openshift-ci bot commented Sep 26, 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 3924430 and 2 for PR HEAD 6d7c590 in total

Copy link
Contributor

openshift-ci bot commented Sep 26, 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 e0ad565 into openshift:main Sep 26, 2024
9 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-202409260309.p0.ge0ad565.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. 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