We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e77a102 + abe76cc commit 8e1b8d5Copy full SHA for 8e1b8d5
frontend/packages/kubevirt-plugin/console-extensions.json
@@ -151,26 +151,6 @@
151
"required": ["KUBEVIRT"]
152
}
153
},
154
- {
155
- "type": "console.dashboards/overview/inventory/item",
156
- "properties": {
157
- "mapper": { "$codeRef": "dashboardInventory.getVMStatusGroups" },
158
- "model": { "$codeRef": "models.VirtualMachineModel" }
159
- },
160
- "flags": {
161
- "required": ["KUBEVIRT"]
162
- }
163
164
165
- "type": "console.dashboards/project/overview/item",
166
167
168
169
170
171
172
173
174
{
175
"type": "console.dashboards/overview/inventory/item/group",
176
"properties": {
0 commit comments