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

Ops to configure external blobstore to use AWS S3 Compatible Object Storage #1118

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

Conversation

kinjelom
Copy link
Contributor

WHAT is this change about?

Ops to configure external blobstore to use AWS S3 Compatible Object Storage (e.g. Min.IO)

Has a cf-deployment including this change passed cf-acceptance-tests?

  • NO

Does this PR introduce a breaking change? Please take a moment to read through the examples before answering the question.

  • NO

How should this change be described in cf-deployment release notes?

Ops to configure external blobstore to use AWS S3 Compatible Object Storage (e.g. Min.IO)

Does this PR introduce a new BOSH release into the base cf-deployment.yml manifest or any ops-files?

  • NO

What is the level of urgency for publishing this change?

  • Slightly Less than Urgent

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

kinjelom

@jochenehret
Copy link
Contributor

Is there an implementation in the https://github.com/fog organization that actually uses the new configuration parameters (blobstore_path_style and blobstore_endpoint)?

@kinjelom
Copy link
Contributor Author

kinjelom commented Oct 9, 2023

Is there an implementation in the https://github.com/fog organization that actually uses the new configuration parameters (blobstore_path_style and blobstore_endpoint)?

@jochenehret https://github.com/fog/fog-aws/blob/master/lib/fog/aws/storage.rb#L57

I have a cf-deployment that is configured using the proposed ops to work with my MinIO deployment, using one as an S3 blobstore for CF.

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