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 blob prefix support #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aksakalmustafa
Copy link

Release notes

What does this PR do?

Adds blob prefix support to listing storage objects with blob_prefix config

Why is it important/What is the impact to the user?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files (and/or docker env variables)
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • My code doesn't break existing features
  • When blob_prefix config is specified, only prefixed blobs are listed

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@cla-checker-service
Copy link

cla-checker-service bot commented Jan 31, 2022

💚 CLA has been signed

@aksakalmustafa aksakalmustafa force-pushed the feature/gcs-prefix-support branch from d66b450 to 1403c78 Compare January 31, 2022 04:26
@aksakalmustafa aksakalmustafa force-pushed the feature/gcs-prefix-support branch from 1403c78 to 70e9d78 Compare January 31, 2022 17:49
@aksakalmustafa
Copy link
Author

@jsvd CI is failing due to change 46ff388 commit. Looks like the main branch is also failing. it is most probably related to the conflict between jruby & jar-dependencies dependency. ES 6.x is passing when jar-dependencies is 0.4.1. Who needs to address the CI issue? Thanks!

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