From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 233AF1FF16F for ; Tue, 5 Aug 2025 17:39:57 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 6C9FD1948C; Tue, 5 Aug 2025 17:41:27 +0200 (CEST) From: Thomas Lamprecht To: pbs-devel@lists.proxmox.com, Christian Ebner Date: Tue, 5 Aug 2025 17:40:34 +0200 Message-ID: <175440823229.3188344.11268683178675917633.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250805105120.623089-4-c.ebner@proxmox.com> References: <20250805105120.623089-1-c.ebner@proxmox.com> <20250805105120.623089-4-c.ebner@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1754408433421 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.029 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [sencha.com] Subject: [pbs-devel] applied: [PATCH proxmox-backup v4 2/2] ui: s3 endpoint: add provider specific quirk selector X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" On Tue, 05 Aug 2025 12:51:20 +0200, Christian Ebner wrote: > Add an advanced column with a provider specific quirk selector, which > allows to set the s3 endpoint accordingly and use the provider > specific implementation detail in the s3 client. > > Clear the value if it is set to the default one, being no quirks. > > For now only the one If-None-Match http header quirk is available, but > this can be extended to a multi selection list if required. > > [...] Applied, with minor label rewording in a follow up, thanks! Btw. if we get more than this I'd probably favor moving this to a list of check boxes, e.g. nested inside a FieldSet [0] with collapsible disabled and Provider Quirks as title, then it would IMO stay a bit more discoverable compared to a multi-selection inside a combobox. But only relevant once we get new quirks. [0]: https://docs.sencha.com/extjs/7.0.0/classic/Ext.form.FieldSet.htm [2/2] ui: s3 endpoint: add provider specific quirk selector commit: fc2a5d7c03bec1766b9f374b559946c4b47a91e0 _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel