public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager 0/3] improve node shell
@ 2025-12-11 13:07 Fabian Grünbichler
  2025-12-11 13:07 ` [pdm-devel] [PATCH datacenter-manager 1/3] api: remote shell: do not rely on first node being reachable Fabian Grünbichler
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabian Grünbichler @ 2025-12-11 13:07 UTC (permalink / raw)
  To: pdm-devel

this series attempts to improve the remote node shell by no longer
always using the first endpoint for a given remote, and ensuring both
requests made for setting up the remote shell are talking to the same
PVE node.

Fabian Grünbichler (3):
  api: remote shell: do not rely on first node being reachable
  api: remote shell: improve error message
  api: remote shell: make websocket proxy a worker task

 server/src/api/remote_shell.rs                | 186 ++++++++++--------
 server/src/connection.rs                      |  10 +-
 .../src/metric_collection/collection_task.rs  |   6 +-
 ui/src/tasks.rs                               |   1 +
 4 files changed, 115 insertions(+), 88 deletions(-)

-- 
2.47.3



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-11 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-11 13:07 [pdm-devel] [PATCH datacenter-manager 0/3] improve node shell Fabian Grünbichler
2025-12-11 13:07 ` [pdm-devel] [PATCH datacenter-manager 1/3] api: remote shell: do not rely on first node being reachable Fabian Grünbichler
2025-12-11 13:07 ` [pdm-devel] [PATCH datacenter-manager 2/3] api: remote shell: improve error message Fabian Grünbichler
2025-12-11 13:07 ` [pdm-devel] [PATCH datacenter-manager 3/3] api: remote shell: make websocket proxy a worker task Fabian Grünbichler

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