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

fix: add path-style URL switch flag for S3 strategy. #29

Merged
merged 1 commit into from Feb 13, 2018
Merged

fix: add path-style URL switch flag for S3 strategy. #29

merged 1 commit into from Feb 13, 2018

Conversation

wdstar
Copy link
Contributor

@wdstar wdstar commented Feb 11, 2018

Context

S3 storage strategy (catbox-s3) supports virtual-hosted-style URL by default and does not provide a flag to use path-style URL.

Objective

This PR adds path-style URL switch flag and makes it possible for users to use a S3 compatible server (that supports path-style only, e.g. Minio) easily.

References

Copy link
Contributor

@FenrirUnbound FenrirUnbound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Looks fine to me.

@FenrirUnbound
Copy link
Contributor

In addition, I've created a PR to push this upstream to the catbox-s3 library (PR here)

@tkyi
Copy link
Member

tkyi commented Feb 13, 2018

Looks like @FenrirUnbound's PR was merged and the change was released.

@tkyi tkyi merged commit d4453f2 into screwdriver-cd:master Feb 13, 2018
@wdstar
Copy link
Contributor Author

wdstar commented Feb 14, 2018

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
3 participants