kyma-incubator / varkes

A mocking toolkit for Kyma
Apache License 2.0
12 stars 13 forks source link

bringing back the connected status for compass legacy mode #280

Closed a-thaler closed 4 years ago

a-thaler commented 4 years ago

In a previous fix, the application and cluster info got removed in case they are unknown. Unfortunately, the whole connection table got removed including the "connected" status.

This PR brings back the table and now even displays the Application and Cluster info again using a "N/A" value instead.