Just noticed my list of VM's is showing "Restart a...
# harvester
w
Just noticed my list of VM's is showing "Restart action is required for the virtual machine configuration change to take effect" however - no configuration changes have been made to these machines...
b
Still there after a hard refresh?
(of the web page?)
w
yes
hang on - one just disapperared...
or maybe not - just one VM shows without this message - and its one of the ones in the woker pool - so not a new pod
I think this is a rancher bug - logging in direct to harvester and they show fine!
b
I believe this happens when the yaml
metadata.generation
gets bumped.
w
This is a 1.5.2 harvester, 1.6.1 UI extension and latest stable rancher.
Same list in harvester direct -
b
yeah I'm not sure what/where the actual code is but the difference between the two seems to be a good indicator
w
actually the ui extension is 1.6.0, an update is available
will install that now
Same result... wonder if the UI extension has to match harvester version - its not particularly clear if that is the case from the docs and you'd think it wouldn't provide updates for versions that are not compatable
b
The only other thing I can think of is have the rancher view cycle through the
pod
and
vmi
object views.
I don't think it has that, What if you have multiple clusters ? (I do)
w
we do
its a bit strange - its more an annoyance than actually a problem though
interestingly the first HV cluster (a single node setup) shows VM's fine - its the second HV cluster (4 node) that shows them all but one with this message...
reboot does clear the message or course.... https://github.com/harvester/harvester/issues/9309 Looks like someones raised an issue for this, just added what I can see in ours...