Add status from conditions for CRDs #101
josegonzalez
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
For CRD resources, use the conditions to denote whether a resource is "good" or not.
Motivation
Many CRDs - like those of Crossplane - expose status information to show whether the resource is ready or not. Using that as a proxy instead of just showing nothing would be useful as a visual indicator.
Proposal
Add a column to the
Beta Was this translation helpful? Give feedback.
All reactions