Skip to content

OPECO-3066: Synchronize From Upstream Repositories #606

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

Conversation

openshift-bot
Copy link
Contributor

@openshift-bot openshift-bot commented Nov 11, 2023

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

Date Commit Author Message
2023-11-13 14:23:16 operator-framework/operator-lifecycle-manager@7d4f29f Steve Kuznetsov catalog operator: add logging
2023-11-14 15:16:48 operator-framework/operator-lifecycle-manager@3ca0718 Steve Kuznetsov e2e: more logging
2023-11-13 21:30:40 operator-framework/operator-registry@f7c6429 Jordan Keister grpc changes (#1161)
2023-11-14 07:21:18 operator-framework/operator-registry@6cb25c2 guangwu chore: unnecessary use of fmt.Sprintf (#1166)
2023-11-10 22:24:14 operator-framework/api@047dce1 Daniel Franz Add additional deprecation types for each level (package, channel, bundle). (#307)

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

@openshift-bot openshift-bot added 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 11, 2023
@openshift-ci openshift-ci bot requested a review from a team November 11, 2023 00:06
Copy link
Contributor

openshift-ci bot commented Nov 11, 2023

@openshift-bot: GitHub didn't allow me to request PR reviews from the following users: openshift/openshift-team-operator-ecosystem.

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-11-10 22:24:14 operator-framework/api@047dce1 Daniel Franz Add additional deprecation types for each level (package, channel, bundle). (#307)

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

Copy link
Contributor

openshift-ci bot commented Nov 11, 2023

[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 Nov 11, 2023

[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

@stevekuznetsov
Copy link
Contributor

stevekuznetsov commented Nov 13, 2023

level=error msg=Cluster operator monitoring Available is False with UpdatingPrometheusK8SFailed: reconciling Prometheus Alertmanager RoleBinding failed: creating RoleBinding object failed: roles.rbac.authorization.k8s.io "monitoring-alertmanager-edit" not found, client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
level=error msg=Cluster operator monitoring Degraded is True with UpdatingPrometheusK8SFailed: reconciling Prometheus Alertmanager RoleBinding failed: creating RoleBinding object failed: roles.rbac.authorization.k8s.io "monitoring-alertmanager-edit" not found, client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
level=info msg=Cluster operator monitoring Progressing is True with RollOutInProgress: Rolling out the stack.
level=info msg=Cluster operator network ManagementStateDegraded is False with : 
level=error msg=Bootstrap failed to complete: timed out waiting for the condition
level=error msg=Failed to wait for bootstrapping to complete. This error usually happens when there is a problem with control plane hosts that prevents the control plane operators from creating the control plane. 

We broke cluster bootstrap with RBAC? @awgreene

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 13, 2023
@stevekuznetsov
Copy link
Contributor

/lgtm

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

sippy panic or something?

/retest

@stevekuznetsov
Copy link
Contributor

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2023
@stevekuznetsov
Copy link
Contributor

/lgtm
/retest

@stevekuznetsov
Copy link
Contributor

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

/label acknowledge-critical-fixes-only

No docs impacts, indicated by
/label docs-approved

@ncdc
Copy link
Contributor

ncdc commented Nov 14, 2023

Discussed with @stevekuznetsov @grokspawn @dtfranz @awgreene and 👍 to merging now

@openshift-ci openshift-ci bot added acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. docs-approved Signifies that Docs has signed off on this PR labels Nov 14, 2023
@ncdc ncdc changed the title Synchronize From Upstream Repositories NOISSUE: Synchronize From Upstream Repositories Nov 14, 2023
@ncdc ncdc changed the title NOISSUE: Synchronize From Upstream Repositories NO-ISSUE: Synchronize From Upstream Repositories Nov 14, 2023
@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 14, 2023
@openshift-ci-robot
Copy link

@openshift-bot: 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
2023-11-13 21:30:40 operator-framework/operator-registry@f7c6429 Jordan Keister grpc changes (#1161)
2023-11-13 14:23:16 operator-framework/operator-lifecycle-manager@7d4f29f Steve Kuznetsov catalog operator: add logging
2023-11-10 22:24:14 operator-framework/api@047dce1 Daniel Franz Add additional deprecation types for each level (package, channel, bundle). (#307)

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

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b7b223c and 2 for PR HEAD e54e97c in total

@stevekuznetsov
Copy link
Contributor

FFS please merge

Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 7d4f29f923579a3b2363dd031c724139b88b8100
stevekuznetsov and others added 4 commits November 15, 2023 00:03
Signed-off-by: Steve Kuznetsov <[email protected]>
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 3ca07184d743816796af94f66ccdb9c3fd0b44d1
Signed-off-by: Jordan Keister <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: f7c6429a51fcfd3c27f1e340a81c622c8429b716
Signed-off-by: guoguangwu <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 6cb25c26756c4eeadd29a43ffc4d45cd43159e4e
…ndle). (openshift#307)

Signed-off-by: dtfranz <[email protected]>
Upstream-repository: api
Upstream-commit: 047dce1d23b997e02349c97c38733c8ab047aabe
@openshift-bot openshift-bot changed the title NO-ISSUE: Synchronize From Upstream Repositories Synchronize From Upstream Repositories Nov 15, 2023
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2023
@stevekuznetsov
Copy link
Contributor

/lgtm

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

openshift-ci bot commented Nov 15, 2023

@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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot bot merged commit e7e63bc into openshift:master Nov 15, 2023
@openshift-bot
Copy link
Contributor Author

[ART PR BUILD NOTIFIER]

This PR has been included in build operator-registry-container-v4.15.0-202311150532.p0.ge7e63bc.assembly.stream for distgit operator-registry.
All builds following this will include this PR.

@openshift-bot
Copy link
Contributor Author

[ART PR BUILD NOTIFIER]

This PR has been included in build operator-lifecycle-manager-container-v4.15.0-202311150532.p0.ge7e63bc.assembly.stream for distgit operator-lifecycle-manager.
All builds following this will include this PR.

@grokspawn
Copy link
Contributor

grokspawn commented Nov 16, 2023

/retitle OPECO-3066: Synchronize From Upstream Repositories

@openshift-ci openshift-ci bot changed the title Synchronize From Upstream Repositories OPECO-3066: Synchronize From Upstream Repositories Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants