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

chore: add the region field to the minio StorageProvider #7882

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

zjx20
Copy link
Contributor

@zjx20 zjx20 commented Jul 26, 2024

No description provided.

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Jul 26, 2024
@@ -258,8 +258,12 @@ spec:
provisioner: ru.yandex.s3.csi
parameters:
mounter: geesefs
{{ `{{ $regionOption := "" }}` }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Do other object storage StorageProvider CRs need the region option? e.g. gcs-s3comp.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I confirmed that the region option is not necessary for other storage. For GCS, it seems that requests would be routed to the correct region automatically. And for other storage services, the endpoint URL would contain the region info.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Jul 29, 2024
@zjx20 zjx20 merged commit 390b4a7 into main Jul 29, 2024
34 checks passed
@zjx20 zjx20 deleted the support/minio-region branch July 29, 2024 05:44
@github-actions github-actions bot added this to the 0.9.2 milestone Jul 29, 2024
@zjx20
Copy link
Contributor Author

zjx20 commented Jul 29, 2024

/cherry-pick release-0.9

Copy link

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/10138802157

github-actions bot pushed a commit that referenced this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants