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 swift options to s3 blobstore options #2566

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Add swift options to s3 blobstore options #2566

merged 1 commit into from
Sep 19, 2024

Conversation

mvach
Copy link
Contributor

@mvach mvach commented Sep 18, 2024

What is this change about?

A while ago we added signed url support for swift blobstore to the S3cli.
With that we introduced two new parameters swift_auth_account and swift_temp_url_key into the S3cli.
With this PR the director now forwards the parameters to the S3cli if they are set in the deployment manifest.

Please provide contextual information.

What tests have you run against this PR?

we tested the integration with s3cli and ran the required unit tests

How should this change be described in bosh release notes?

Add support of signed for s3 compatible swift blobstores

Does this PR introduce a breaking change?

nope

Tag your pair, your PM, and/or team!

@anshrupani, @a-hassanin

Copy link
Contributor

@a-hassanin a-hassanin left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@anshrupani anshrupani left a comment

Choose a reason for hiding this comment

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

Looks good!

@beyhan beyhan merged commit 08f17ec into main Sep 19, 2024
23 checks passed
@beyhan beyhan deleted the add-swift-options branch September 19, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants