all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox{,-backup} 0/3] add flag to opt-in using node proxy config for s3 connections
@ 2026-05-11 15:19 Christian Ebner
  2026-05-11 15:19 ` [PATCH proxmox 1/3] s3-client: add flag to opt-in for using node proxy for connections Christian Ebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Ebner @ 2026-05-11 15:19 UTC (permalink / raw)
  To: pbs-devel

Currently, if set the node proxy config is used unconditionally also
for S3 client API connections. Since this is however not always the
intention, allow users to expliciteley opt-in for individual S3
endpoint configurations.

Reported in the community forum:
https://forum.proxmox.com/threads/183436/


proxmox:

Christian Ebner (1):
  s3-client: add flag to opt-in for using node proxy for connections

 proxmox-s3-client/src/api_types.rs | 8 ++++++++
 1 file changed, 8 insertions(+)


proxmox-backup:

Christian Ebner (2):
  api: config: allow editing the use-node-config flag for s3 endpoints
  ui: add opt-in flag for using the node proxy config for s3 connections

 pbs-datastore/src/datastore.rs | 14 ++++++++++++--
 src/api2/admin/s3.rs           |  8 +++++++-
 src/api2/config/s3.rs          | 16 +++++++++++++++-
 www/window/S3ClientEdit.js     | 13 +++++++++++++
 4 files changed, 47 insertions(+), 4 deletions(-)


Summary over all repositories:
  5 files changed, 55 insertions(+), 4 deletions(-)

-- 
Generated by murpp 0.11.0




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

end of thread, other threads:[~2026-05-11 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 15:19 [PATCH proxmox{,-backup} 0/3] add flag to opt-in using node proxy config for s3 connections Christian Ebner
2026-05-11 15:19 ` [PATCH proxmox 1/3] s3-client: add flag to opt-in for using node proxy for connections Christian Ebner
2026-05-11 15:19 ` [PATCH proxmox-backup 2/3] api: config: allow editing the use-node-config flag for s3 endpoints Christian Ebner
2026-05-11 15:19 ` [PATCH proxmox-backup 3/3] ui: add opt-in flag for using the node proxy config for s3 connections Christian Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal