also add status icon:
-pending (yellow triangle)
-error (red cross)
Signed-off-by: Alexandre Derumier
---
www/css/ext6-pve.css | 4
www/manager6/tree/ResourceTree.js | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/www/css/ext6-pve.css b/www/css/ext6
Tested locally in a VM:
The setsid was necessary to give the bash job-control (otherwise Ctrl+C would
simply kill the shell).
Signed-off-by: Stoiko Ivanov
---
unconfigured.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/unconfigured.sh b/unconfigured.sh
index ed492c9..e36ffc9 100755
--
check all plumbing interfaces needed for vnets
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones.pm| 29 +---
PVE/Network/SDN/Zones/Plugin.pm | 35
PVE/Network/SDN/Zones/QinQPlugin.pm | 51 +
PVE/Network/SDN/Z
looks good to me and works as expected
if we wanted we could probably make this the default by either
* applying the novnc patch
* alternatively putting the generated password at the beginning of the
vncticket and removing it before verifying in the websocket api call
this would be ok since the
On Thu, Jun 18, 2020 at 04:58:54PM +0200, Dietmar Maurer wrote:
> May I request that you open a bug at: https://bugzilla.proxmox.com
> That way it is easier to track the bug status ...
Sure thing, will do later today.
___
pve-devel mailing list
pve-devel