[pbs-devel] applied: [PATCH proxmox v2] fix #7008: s3-client: drop unused optional object list v2 response fields

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Nov 11 16:25:13 CET 2025


On Tue, 11 Nov 2025 15:47:23 +0100, Christian Ebner wrote:
> The ListObjectsV2 Response contains fields as bucket name, number of
> keys, number of max keys of the response and prefix of the response
> keys [0]. Since the AWS S3 API reference documentation does not
> explicitly mention these fields as required, they are to be
> considered optional and because they are currently not used other
> than for response deserialization which will fail if missing, drop
> these fields for now.
> 
> [...]

Applied, thanks!

[1/1] fix #7008: s3-client: drop unused optional object list v2 response fields
      commit: eb559d8718fad4338edb71f4329b060a0f6c17bb

Best regards,
-- 
Fabian Grünbichler <f.gruenbichler at proxmox.com>




More information about the pbs-devel mailing list