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

Replace MinIO with S3 Integrator #275

Merged
merged 6 commits into from
Mar 11, 2025
Merged

Replace MinIO with S3 Integrator #275

merged 6 commits into from
Mar 11, 2025

Conversation

Abuelodelanada
Copy link
Contributor

@Abuelodelanada Abuelodelanada commented Mar 10, 2025

This PR improves COS terraform modules by deprecating the use of MinIO variables as an object storage in favour of only using s3-integrator charm variables.

Now loki, mimir and tempo modules receives as an argument s3_user, s3_password, s3_endpoint and [loki|mimir|tempo]_bucket so they can use these values to configure s3-integrator charms.

Related to issue #247

How to test it.

Just follow the instructions in the documentation post: https://discourse.charmhub.io/t/how-to-deploy-cos-in-a-distributed-with-terraform/15878

@Abuelodelanada Abuelodelanada requested a review from a team as a code owner March 10, 2025 13:26
Copy link
Contributor

@lucabello lucabello left a comment

Choose a reason for hiding this comment

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

Approving assuming Mike's comment is resolved :)

@Abuelodelanada Abuelodelanada merged commit c28c814 into main Mar 11, 2025
2 checks passed
@Abuelodelanada Abuelodelanada deleted the s3_config branch March 11, 2025 23:18
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.

4 participants