Skip to content

feat: add delete bucket method in client#32

Open
natthan-pigoux wants to merge 2 commits into
DIRACGrid:masterfrom
natthan-pigoux:feat_delete_bucket
Open

feat: add delete bucket method in client#32
natthan-pigoux wants to merge 2 commits into
DIRACGrid:masterfrom
natthan-pigoux:feat_delete_bucket

Conversation

@natthan-pigoux
Copy link
Copy Markdown

When dropping boto dependency (c.f. DIRACGrid/diracx#901) in diracx I remarked that delete_bucket method was not implemented but used in diracx tests.

Related to DIRACGrid/diracx#712

  • in _baseClient add a _prepare and _parse methods for delete_bucket
  • in client and async client add the public delete_bucket method
  • write unit tests for both

Note: some parts are based on IA generated code.

@natthan-pigoux natthan-pigoux force-pushed the feat_delete_bucket branch 2 times, most recently from 0ec2ff0 to c64cbb6 Compare April 24, 2026 13:49
@natthan-pigoux
Copy link
Copy Markdown
Author

Shall I also update the benchmark tests which are using the boto client delete_bucket ?

@natthan-pigoux
Copy link
Copy Markdown
Author

Concerning the unit tests, is that expected that the seaweedfs tests fail?

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.

1 participant