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

Archived S3 files shall be excluded from pipe storage & pipe mount operations #3035

Merged
merged 4 commits into from
Jan 27, 2023

Conversation

ekazachkova
Copy link
Contributor

The current PR provides implementation for issue #3020

This implementation includes support for several pipe storage commands:

  • ls - introduced a new option --show-archived (-g) to include archived items to listing. Otherwise, restored items will be included to listing only.
  • cp/mv - archived files will be skipped and appropriate message will be shown

@mzueva mzueva merged commit b91dba1 into develop Jan 27, 2023
mzueva pushed a commit that referenced this pull request Feb 10, 2023
…erations (#3035)

* Issue #3020: Archived S3 files shall be excluded from pipe storage & pipe mount operations - pipe storage ls

* Issue #3020: Archived S3 files shall be excluded from pipe storage & pipe mount operations - pipe storage ls fix

* Issue #3020: Archived S3 files shall be excluded from pipe storage & pipe mount operations - pipe storage cp/mv

* Issue #3020: Archived S3 files shall be excluded from pipe storage & pipe mount operations - pipe storage ls message fix
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.

2 participants