Skip to content

Conversation

@twk3
Copy link
Contributor

@twk3 twk3 commented Apr 17, 2025

Configuration for region was somehow missed during earlier testing.

This results in our system defaulting to 'auto', which works for R2 but not for S3, for S3 the region needs to be set.

@notion-workspace
Copy link

@twk3 twk3 requested a review from Copilot April 17, 2025 22:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses the missing S3 region configuration by adding the necessary region parameters in various documentation and configuration files.

  • Updated quickstart documentation to include the missing region field.
  • Revised the developer guide to clarify secret creation.
  • Added the region configuration parameter in both the documentation and Helm chart values.

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
docs/eks/quickstart.md Added the region parameter for S3 configuration.
docs/developer-guide/README.md Updated secret creation instructions for clarity.
docs/configuration.md Introduced the objectStorage.region configuration.
charts/currents/values.yaml Added region property to the objectStorage settings.
Files not reviewed (1)
  • charts/currents/templates/_common.tpl: Language not supported

@twk3 twk3 merged commit 6572449 into main Apr 17, 2025
2 checks passed
@twk3 twk3 deleted the fix/allow-s3-region branch April 17, 2025 22:15
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