* [pve-devel] [PATCH manager] www: utils: add description for `reloadnetworkall` task
@ 2025-04-02 10:33 Christoph Heiss
2025-04-07 11:36 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Heiss @ 2025-04-02 10:33 UTC (permalink / raw)
To: pve-devel
This task name is used by the SDN stack when applying the configuration,
i.e. reloading the network configuration completely on all cluster
nodes.
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
www/manager6/Utils.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js
index aa415759c..0a3bb9a9e 100644
--- a/www/manager6/Utils.js
+++ b/www/manager6/Utils.js
@@ -2042,6 +2042,7 @@ Ext.define('PVE.Utils', {
qmsuspend: ['VM', gettext('Hibernate')],
qmtemplate: ['VM', gettext('Convert to template')],
resize: ['VM/CT', gettext('Resize')],
+ reloadnetworkall: ['', gettext('Reload network configuration on all nodes')],
spiceproxy: ['VM/CT', gettext('Console') + ' (Spice)'],
spiceshell: ['', gettext('Shell') + ' (Spice)'],
startall: ['', gettext('Bulk start VMs and Containers')],
--
2.48.1
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH manager] www: utils: add description for `reloadnetworkall` task
2025-04-02 10:33 [pve-devel] [PATCH manager] www: utils: add description for `reloadnetworkall` task Christoph Heiss
@ 2025-04-07 11:36 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-04-07 11:36 UTC (permalink / raw)
To: pve-devel, Christoph Heiss
On Wed, 02 Apr 2025 12:33:49 +0200, Christoph Heiss wrote:
> This task name is used by the SDN stack when applying the configuration,
> i.e. reloading the network configuration completely on all cluster
> nodes.
>
>
Applied, thanks!
[1/1] www: utils: add description for `reloadnetworkall` task
commit: 0457881c562e22254b882d616e699df6712f4d33
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-07 11:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-02 10:33 [pve-devel] [PATCH manager] www: utils: add description for `reloadnetworkall` task Christoph Heiss
2025-04-07 11:36 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal