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

Support a separate URL base for pre-signed URLs #1006

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

ncdc
Copy link
Contributor

@ncdc ncdc commented Oct 26, 2018

This allows the Ark server to use one URL for the majority of
communications with S3 (or compatible) object storage, and a different
URL base for pre-signed URLs (for streaming logs, etc. to clients).

Signed-off-by: Andy Goldstein [email protected]

Copy link
Contributor

@skriss skriss left a comment

Choose a reason for hiding this comment

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

@ncdc
Copy link
Contributor Author

ncdc commented Nov 8, 2018

Working on docs

This allows the Ark server to use one URL for the majority of
communications with S3 (or compatible) object storage, and a different
URL base for pre-signed URLs (for streaming logs, etc. to clients).

Signed-off-by: Andy Goldstein <[email protected]>
@ncdc ncdc force-pushed the add-s3-public-url branch from b80f29a to 9ae861c Compare November 8, 2018 19:44
@ncdc
Copy link
Contributor Author

ncdc commented Nov 8, 2018

Initial docs edits done

@skriss
Copy link
Contributor

skriss commented Nov 8, 2018

LGTM

@skriss skriss requested a review from wwitzel3 November 8, 2018 19:50
@skriss
Copy link
Contributor

skriss commented Nov 8, 2018

@wwitzel3 PTAL

@ncdc
Copy link
Contributor Author

ncdc commented Nov 8, 2018

I'd recommend testing with s3 (no urls) and minio (just s3Url, s3Url + publicUrl)

@skriss skriss mentioned this pull request Nov 13, 2018
10 tasks
@skriss skriss added this to the v0.10.0 milestone Nov 14, 2018
@skriss
Copy link
Contributor

skriss commented Nov 14, 2018

@wwitzel3 and I tested and this looks good!

@skriss skriss merged commit 411d62f into vmware-tanzu:master Nov 14, 2018
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.

3 participants