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

Add Delete Mode for S3 buckets #282

Open
alanking opened this issue Sep 27, 2024 · 0 comments
Open

Add Delete Mode for S3 buckets #282

alanking opened this issue Sep 27, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@alanking
Copy link
Collaborator

#48 adds Delete Mode for filesystem syncs. This issue is to address adding Delete Mode support for S3 bucket syncs.

@alanking alanking added the enhancement New feature or request label Sep 27, 2024
@alanking alanking added this to the 0.6.0 milestone Sep 27, 2024
@korydraughn korydraughn modified the milestones: 0.6.0, 0.7.0 Oct 8, 2024
alanking added a commit to alanking/irods_capability_automated_ingest that referenced this issue Oct 8, 2024
DeleteMode is not supported for S3 bucket syncs, so we need
to stop the sync job if something other than DO_NOT_DELETE
is provided in order to prevent a silent no-op.
alanking added a commit that referenced this issue Oct 8, 2024
DeleteMode is not supported for S3 bucket syncs, so we need
to stop the sync job if something other than DO_NOT_DELETE
is provided in order to prevent a silent no-op.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants