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

Revert "Drop usage of github.com/operator-framework/operator-lib/status" #156

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

roivaz
Copy link
Member

@roivaz roivaz commented Nov 3, 2022

Reverts #155

This PR breaks the upgrade path due to the status.conditions[*].message property being now required. I need to add the message everywhere in the code before doing the library switch so OLM doesn't complain about existent resources not matching the spec.

/kind bug
/priority important-soon
/assign

@raelga
Copy link
Contributor

raelga commented Nov 3, 2022

/lgtm

@3scale-robot 3scale-robot added kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next sprint. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. labels Nov 3, 2022
@3scale-robot 3scale-robot added the size/L Requires few days to complete the PR or the issue. label Nov 3, 2022
@slopezz
Copy link
Member

slopezz commented Nov 3, 2022

/lgtm

@roivaz
Copy link
Member Author

roivaz commented Nov 3, 2022

/ok-to-test

@3scale-robot 3scale-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 3, 2022
@3scale-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 983adef083606819c8682dcdd67600cebac7e88b

@3scale-robot 3scale-robot removed the needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. label Nov 3, 2022
@3scale-robot 3scale-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Nov 3, 2022
@roivaz
Copy link
Member Author

roivaz commented Nov 3, 2022

/approve

@3scale-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roivaz

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

@3scale-robot 3scale-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 3, 2022
@3scale-robot 3scale-robot merged commit c2791c3 into main Nov 3, 2022
@3scale-robot 3scale-robot deleted the revert-155-drop-deprecated-status-pkg branch November 3, 2022 16:54
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. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next sprint. size/L Requires few days to complete the PR or the issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants