kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Dashboards page - infrastructure and test #394

Closed ukalifon closed 5 years ago

ukalifon commented 5 years ago

This adds the basic infrastructure to interact with the elements in the dashboards page. It is still WIP and currently includes support for:

1) Reading the inventory and statuses of the inventory items (hosts and nodes, for example, and how many of them are up and how many down) 2) Reading the events (such as pod started, pod stopped etc...) 3) Reading the alerts (such as storage space low etc...) 4) A small test is included, which tests that the nodes and hosts in the inventory match what you get from the CLI