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

feat(app): add Directory Mode for clearing Directory Buckets for S3 Express One Zone #189

Merged
merged 30 commits into from
Aug 4, 2024

Conversation

go-to-k
Copy link
Owner

@go-to-k go-to-k commented Aug 3, 2024

Closes #187

TODO

  • implementations
  • unit tests
  • action.yml
  • README
    • -d mode
    • Erase any text that says we don't want a regional option.
  • deploy.sh for the Directory Mode in testdata
    • Errors often occur when uploading files to S3 Express One Zone. (Retrying fixes it, but it happens again with another file.)
      upload failed: testfiles/test-goto-01/1_864_21587.txt to s3://test-goto-01--use1-az4--x-s3/1_864_21587.txt An error occurred (400) when calling the PutObject operation: Bad Request
      

@go-to-k go-to-k merged commit 1b4df3e into main Aug 4, 2024
2 checks passed
@go-to-k go-to-k deleted the directory-bucket branch August 4, 2024 15:58
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.

[Feature] Directory Mode for clearing Directory Buckets for S3 Express One Zone
1 participant