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(provisioners): small s3 reliability improvements #215

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

astromechza
Copy link
Member

Found these while testing compatibility between score-k8s and score-compose.

  1. region for minio should be us-east-1. S3 clients using sigv4 signing may require a region.
  2. simplify the bucket name to not have a . in it
  3. improvement the startup scripts reliability with set-eu

Signed-off-by: Ben Meier <ben.meier@humanitec.com>
@astromechza astromechza merged commit f0cdf00 into main Nov 22, 2024
4 checks passed
@astromechza astromechza deleted the adjustments-to-s3 branch November 22, 2024 13:50
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.

1 participant