Skip to content

feat(object): add support for bucket lifecycle configuration - #6005

Draft
pypaut wants to merge 4 commits into
mainfrom
feat/object-bucket-lifecycle
Draft

feat(object): add support for bucket lifecycle configuration#6005
pypaut wants to merge 4 commits into
mainfrom
feat/object-bucket-lifecycle

Conversation

@pypaut

@pypaut pypaut commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #4160

Release note for CHANGELOG:

object: add support for buckets lifecycle configuration management

@pypaut pypaut self-assigned this Aug 14, 2026
@codecov-commenter

codecov-commenter commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.30058% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.29%. Comparing base (5403184) to head (65f6d8f).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...object/v1/custom_bucket_lifecycle_configuration.go 75.39% 19 Missing and 12 partials ⚠️
internal/namespaces/object/v1/custom_marshaler.go 75.60% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6005      +/-   ##
==========================================
+ Coverage   49.23%   49.29%   +0.05%     
==========================================
  Files         355      356       +1     
  Lines       84986    85159     +173     
==========================================
+ Hits        41847    41979     +132     
- Misses      41602    41626      +24     
- Partials     1537     1554      +17     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for managing lifecycle of objects from the cli

2 participants