@@ -47,7 +47,7 @@ metadata:
47
47
capabilities : Seamless Upgrades
48
48
categories : Monitoring
49
49
containerImage : quay.io/sustainable_computing_io/kepler-operator:0.16.0
50
- createdAt : " 2025-05-08T14:06:23Z "
50
+ createdAt : " 2025-05-09T08:51:49Z "
51
51
description : Deploys and Manages Kepler on Kubernetes
52
52
operators.operatorframework.io/builder : operator-sdk-v1.39.1
53
53
operators.operatorframework.io/internal-objects : |-
@@ -88,11 +88,29 @@ spec:
88
88
x-descriptors :
89
89
- urn:alm:descriptor:com.tectonic.ui:conditions
90
90
version : v1alpha1
91
- - kind : PowerMonitorInternal
91
+ - description : PowerMonitorInternal is the Schema for internal/unsupported API
92
+ displayName : PowerMonitorInternal
93
+ kind : PowerMonitorInternal
92
94
name : powermonitorinternals.kepler.system.sustainable.computing.io
95
+ statusDescriptors :
96
+ - description : conditions represent the latest available observations of the
97
+ power-monitor
98
+ displayName : Conditions
99
+ path : conditions
100
+ x-descriptors :
101
+ - urn:alm:descriptor:com.tectonic.ui:conditions
93
102
version : v1alpha1
94
- - kind : PowerMonitor
103
+ - description : PowerMonitor is the Schema for the powermonitors API
104
+ displayName : PowerMonitor
105
+ kind : PowerMonitor
95
106
name : powermonitors.kepler.system.sustainable.computing.io
107
+ statusDescriptors :
108
+ - description : conditions represent the latest available observations of the
109
+ power-monitor
110
+ displayName : Conditions
111
+ path : conditions
112
+ x-descriptors :
113
+ - urn:alm:descriptor:com.tectonic.ui:conditions
96
114
version : v1alpha1
97
115
description : |-
98
116
### Introduction
0 commit comments