1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-26 13:32:46 +02:00
seaweedfs/test
Chris Lu 1549ee2e15
implement PubObjectRetention and WORM (#6969)
* implement PubObjectRetention and WORM

* Update s3_worm_integration_test.go

* avoid previous buckets

* Update s3-versioning-tests.yml

* address comments

* address comments

* rename to ExtObjectLockModeKey

* only checkObjectLockPermissions if versioningEnabled

* address comments

* comments

* Revert "comments"

This reverts commit 6736434176.

* Update s3api_object_handlers_skip.go

* Update s3api_object_retention_test.go

* add version id to ObjectIdentifier

* address comments

* add comments

* Add proper error logging for timestamp parsing failures

* address comments

* add version id to the error

* Update weed/s3api/s3api_object_retention_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update weed/s3api/s3api_object_retention.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* constants

* fix comments

* address comments

* address comment

* refactor out handleObjectLockAvailabilityCheck

* errors.Is ErrBucketNotFound

* better error checking

* address comments

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-12 21:58:55 -07:00
..
data volume: large_volume version has bug when using in memory index 2021-06-28 15:48:07 -07:00
mq Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
random_access Java 3.59 2023-11-13 08:23:53 -08:00
s3 implement PubObjectRetention and WORM (#6969) 2025-07-12 21:58:55 -07:00