Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSFS Bucket Tagging #8047

Open
guymguym opened this issue May 15, 2024 · 0 comments
Open

NSFS Bucket Tagging #8047

guymguym opened this issue May 15, 2024 · 0 comments
Labels
Non Containerized Non containerized NS-FS S3-Compatibility S3 Compatibility and Namespace over AWS Type:Technical Debt Known technical gaps left in the system
Milestone

Comments

@guymguym
Copy link
Member

Is your feature request related to a problem? Please describe.
No support for S3 bucket tagging operations in BucketSpaceFS:

////////////////////
// BUCKET TAGGING //
////////////////////
async put_bucket_tagging(params) {
// TODO
}
async delete_bucket_tagging(params) {
// TODO
}
async get_bucket_tagging(params) {
// TODO
}

Describe the solution you'd like
Support S3 bucket tagging operations for BucketSpaceFS.

Describe alternatives you've considered
NA

@guymguym guymguym added Type:Enhancement New suggestions for behaviours S3-Compatibility S3 Compatibility and Namespace over AWS NS-FS Non Containerized Non containerized labels May 15, 2024
@guymguym guymguym added this to the 5.16.z milestone May 15, 2024
@guymguym guymguym added Type:Technical Debt Known technical gaps left in the system and removed Type:Enhancement New suggestions for behaviours labels May 15, 2024
@nimrod-becker nimrod-becker modified the milestones: 5.16.z, 5.15.5 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non Containerized Non containerized NS-FS S3-Compatibility S3 Compatibility and Namespace over AWS Type:Technical Debt Known technical gaps left in the system
Projects
None yet
Development

No branches or pull requests

2 participants