Closed palexster closed 3 years ago
With @giorio94 we discovered that setting the HTTP header cache-control
to no-cache
in the watch request avoids this issue in Firefox
This behavior can be emulated by setting the "disable cache" in the browser development tools
Hence, is the issue still present on Firefox? Should we label as "good 1st issue"?
Yes sadly it is still present, I tried to change the kubernetes client library to add custom headers to the watcher request (this line in this branch) but it didn't work.
In Firefox it actually works when the disable cache
toggle is active in the browser devtools. So now I would start by understanding what actually happens in the browser when that toggle is on.
Since it is related to some elements from the backend and the frontend, I don't know if it could be classified as a good first issue
Closing due to liqo dashboard usage
After creating the VM, the dashboard leaves the VM as "In progress", even if the VM is correctly ready and accessible:
I would expect that after the login, the VM becomes green.