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

Update operator api resources with a status to indicate solver success/failure #73

Closed
awgreene opened this issue Dec 7, 2022 · 0 comments · Fixed by #91
Closed

Update operator api resources with a status to indicate solver success/failure #73

awgreene opened this issue Dec 7, 2022 · 0 comments · Fixed by #91
Assignees

Comments

@awgreene
Copy link
Member

awgreene commented Dec 7, 2022

User Story:

As a user, if I create an Operator CR that cannot be fulfilled for any reason, I would like the reason for the failure to be surfaced in the Operator CR's status.

Open Questions:

Acceptance Criteria:

  • Unmet constraints are surfaced in the Operator CR's status.
tmshort added a commit to tmshort/operator-controller that referenced this issue Jan 11, 2023
* Adds an initial Condition: "Ready" with a "False" status.
* Fixed operator-framework#73
* Include unit-tests

Signed-off-by: Todd Short <tshort@redhat.com>
tmshort added a commit that referenced this issue Jan 17, 2023
* Add Conditions to status
* Adds an initial Condition: "Ready" with a "False" status.
* Fixed #73
* Include unit-tests

Signed-off-by: Todd Short <tshort@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants