[pbs-devel] applied: [PATCH proxmox-backup v4 2/2] ui: s3 endpoint: add provider specific quirk selector
Christian Ebner
c.ebner at proxmox.com
Tue Aug 5 18:42:06 CEST 2025
On 8/5/25 5:40 PM, Thomas Lamprecht wrote:
> 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.html
Okay, thanks for the suggestion!
More information about the pbs-devel
mailing list