sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

feat(dashboard): create dashboards for Kepler on OpenShift #243

Closed sthaha closed 12 months ago

sthaha commented 12 months ago

The PR

image
vimalk78 commented 12 months ago

any tests for changes to kepler controller?

sthaha commented 12 months ago

@vimalk78 , the Availability test asserts the resource is installed.

vimalk78 commented 12 months ago

@vimalk78 , the Availability test asserts the resource is installed.

for downstream we can add more elaborate test

sthaha commented 12 months ago

@vimalk78 please hold one ...

2023-09-21T06:55:45Z    LEVEL(-3)   continue reconciliation despite error   {"controller": "kepler", "controllerGroup": "kepler.system.sustainable.computing.io", "controllerKind": "Kepler", "Kepler": {"name":"kepler"}, "namespace": "", "name": "kepler", "reconcileID": "20c67a36-6df3-4b5b-a476-2eff2755f804", "error": "kepler-dashboard (/v1, Kind=ConfigMap): deleter: timed out waiting for deletion : timed out waiting for the condition"}

I see this! let me look further into this!