public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Christian Ebner <c.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox{,-backup} 0/3] add flag to opt-in using node proxy config for s3 connections
Date: Mon, 11 May 2026 17:19:21 +0200	[thread overview]
Message-ID: <20260511151924.901315-1-c.ebner@proxmox.com> (raw)

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




             reply	other threads:[~2026-05-11 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11 15:19 Christian Ebner [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260511151924.901315-1-c.ebner@proxmox.com \
    --to=c.ebner@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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