sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

WIP basic structure for adding Related Objects. #365

Closed KaiyiLiu1234 closed 6 months ago

KaiyiLiu1234 commented 7 months ago

Structure was taken from ClusterOperatorStatus. Populating Related Objects should occur in Reconcile alongside updateStatus. Reference https://github.com/openshift/console/blob/master/frontend/packages/operator-lifecycle-manager/src/components/descriptors/reference/reference.md#specDescriptors-1 for xdescriptors that can be used to portray status (podstatuses or with text).

sthaha commented 6 months ago

Closing this as this isn't a supported feature for all operators.