This is an automated email from the ASF dual-hosted git repository.

sammichen pushed a commit to branch HDDS-8342
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/HDDS-8342 by this push:
     new 738b9c60d3 HDDS-8342. S3 Object LifeCycle Management design doc. 
(#8240)
738b9c60d3 is described below

commit 738b9c60d339d95ad04a4bcd365dfdfb1bd232b7
Author: Ashish Kumar <[email protected]>
AuthorDate: Tue Apr 8 13:07:20 2025 +0530

    HDDS-8342. S3 Object LifeCycle Management design doc. (#8240)
    
    Co-authored-by: Mohanad Elsafty
---
 .../design/s3-object-lifecycle-management.md       | 29 ++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/hadoop-hdds/docs/content/design/s3-object-lifecycle-management.md 
b/hadoop-hdds/docs/content/design/s3-object-lifecycle-management.md
new file mode 100644
index 0000000000..649bd5ce86
--- /dev/null
+++ b/hadoop-hdds/docs/content/design/s3-object-lifecycle-management.md
@@ -0,0 +1,29 @@
+---
+title: S3 Object LifeCycle Management
+summary: S3 Object expiration support, similar like AWS
+date: 2025-04-07
+jira: HDDS-8342
+status: design
+author: Mohanad Elsafty, Xi Chen, Ivan Andika, Sammi Chen, Ashish Kumar
+---
+<!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+# Abstract
+
+Support AWS S3 compatible object lifecycle management with expiration action.
+
+# Link
+
+* 
https://issues.apache.org/jira/secure/attachment/13075761/S3%20Object%20LifeCycle%20Management-Object%20Expiration-V1.pdf


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to