crc-org / tray-windows

CodeReady Containers tray for windows
Apache License 2.0
2 stars 4 forks source link

[bug] Status not updated on tray menu #116

Closed adrianriobo closed 3 years ago

adrianriobo commented 3 years ago

Tested on pre-release bits 1.30.0

There is a regression failure, status on main menu from tray it is not updated according to cluster state. It is always showing Stopped

image (1)

gbraad commented 3 years ago

https://github.com/code-ready/tray-windows/blob/41e3eebe3afd235806c286f60eb0ab39b0e7ca5d/CRCTray.cs#L56

can you verify @anjannath ?