cloudfoundry / korifi

Cloud Foundry on Kubernetes
Apache License 2.0
315 stars 63 forks source link

[Explore] Audit all CRDs to ensure they record a useful status condition #2502

Open davewalter opened 1 year ago

davewalter commented 1 year ago

Background

We have (repeatedly) noted at our working group meetings (see here and here) that some of the CRDs are missing useful status information that would indicate whether a resource has been reconciled and, if so, what the current state of the resource is.

For this exploration, we want to answer the following questions for each CRD in Korifi:

Acceptance Criteria

The outcome of this exploration should be a document containing the following information for each CRD defined in Korifi:

Timebox

No timebox

Dev Notes

gcapizzi commented 1 year ago

@davewalter is this actually done, or do you plan to work on the document about status conditions? I moved this to Reviewer approved because of the merged PR, but I now see this might not be done.