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(helm): s3PathStyleAccess should be true when minio endpoint is set #269

Closed
wants to merge 14 commits into from

Conversation

ogirardot
Copy link

What

The change is about the s3PathStyleAccess variable that disregards the endpoint definition and should take it into account just like the minio configuration just above to set the style path to a s3 style in case of using minio endpoints.

How

Simply add to the ternary operation the endpoint variable

Can this PR be safely reverted / rolled back?

  • YES 💚
  • NO ❌

🚨 User Impact 🚨

No breaking changes and just a bug fix

@colesnodgrass
Copy link
Member

Closing as this functionality is now determined entirely by the global.storage.type value being set to minio instead of being based off of any other property.

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants