Skip to content
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

Synchronize From Upstream Repositories #549

Closed

Conversation

stevekuznetsov
Copy link
Contributor

@stevekuznetsov stevekuznetsov commented Aug 17, 2023

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

Date Commit Author Message
2023-08-10 13:53:54 operator-framework/operator-lifecycle-manager@ad4ac77 Todd Short Add tmshort to reviewers (#3008)
2023-08-15 15:13:02 operator-framework/operator-registry@dba1e10 Jordan Keister [chore] bump containerd to 1.6.22 (#1134)
2023-08-15 18:22:03 operator-framework/operator-registry@7f37952 Todd Short [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#1136)
2023-08-15 18:50:30 operator-framework/api@775e6c6 Todd Short [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#290)
2023-08-16 12:03:33 operator-framework/operator-lifecycle-manager@a827c02 Todd Short [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#3011)

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

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 17, 2023

@stevekuznetsov: 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
2023-08-10 13:53:54 operator-framework/operator-lifecycle-manager@ad4ac77 Todd Short Add tmshort to reviewers (#3008)
2023-08-15 15:13:02 operator-framework/operator-registry@dba1e10 Jordan Keister [chore] bump containerd to 1.6.22 (#1134)
2023-08-15 18:22:03 operator-framework/operator-registry@7f37952 Todd Short [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#1136)
2023-08-15 18:50:30 operator-framework/api@775e6c6 Todd Short [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#290)
2023-08-16 12:03:33 operator-framework/operator-lifecycle-manager@a827c02 Todd Short [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 (#3011)

/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/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 17, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: stevekuznetsov
Once this PR has been reviewed and has the lgtm label, please assign anik120 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@stevekuznetsov stevekuznetsov changed the title Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:30:37 MDT Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:52:02 MDT Aug 17, 2023
@stevekuznetsov stevekuznetsov changed the title Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:52:02 MDT Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:53:26 MDT Aug 17, 2023
@stevekuznetsov stevekuznetsov changed the title Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:53:26 MDT Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:54:22 MDT Aug 17, 2023
@stevekuznetsov stevekuznetsov changed the title Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:54:22 MDT Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:55:12 MDT Aug 17, 2023
@stevekuznetsov stevekuznetsov changed the title Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 07:55:12 MDT Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 08:12:33 MDT Aug 17, 2023
@stevekuznetsov stevekuznetsov changed the title Synchronize From Upstream Repositories by synchronize job at Thu, 17 Aug 2023 08:12:33 MDT Synchronize From Upstream Repositories Aug 17, 2023
stevekuznetsov and others added 6 commits August 17, 2023 08:20
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: ad4ac77284454a077ecccfc6740f180bbb58e6f4
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Upstream-repository: operator-registry
Upstream-commit: dba1e1052875cbf3850058120c8eb7a1c8a5d11c
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Fixes path join issue

Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Upstream-repository: operator-registry
Upstream-commit: 7f37952d54699439d27e0dc27c1a5778cdb101ec
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
…t#290)

Fixes path join issue

Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Upstream-repository: api
Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Fixes path join issue

Signed-off-by: Todd Short <todd.short@me.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: a827c02a0530c0b0532630662dda423773cc5ed9
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
@stevekuznetsov
Copy link
Contributor Author

This was just a PoC. The sync is in #547 and the bumper changes in #550

/close

@openshift-ci openshift-ci bot closed this Aug 17, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 17, 2023

@stevekuznetsov: Closed this PR.

In response to this:

This was just a PoC. The sync is in #547 and the bumper changes in #550

/close

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants