fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Distinguishing conditions for incorrect metadata, incorrect pod specs, and incorrect config maps

Open brownleej opened this issue 4 years ago • 1 comments

We currently use the IncorrectPodSpec condition for multiple different scenarios - incorrect pod metadata, incorrect pod specs, and incorrect config maps. This can be confusing when looking at the cluster status, as these scenarios have different causes and different implications for remediation. I think we should separate these conditions into different condition types.

brownleej avatar Apr 14 '21 02:04 brownleej