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

Disable minio for s3 related deployments #541

Merged
merged 9 commits into from
Jan 13, 2023

Conversation

jsitu777
Copy link
Contributor

Which issue is resolved by this Pull Request:
Resolves # #508

Description of your changes:

  • remove minio-pvc
  • remove minio deployment
  • remove minio-service

Testing:

  • Unit tests pass
  • e2e tests pass
  • Details about new tests (If this PR adds a new feature)
  • Details about any manual tests performed
    • configure s3-only deployment and make sure objects are presented in s3 buckets after pipeline run.

@jsitu777 jsitu777 requested a review from surajkota January 11, 2023 22:29
@@ -27,6 +27,7 @@ generatorOptions:
patchesStrategicMerge:
- ./rds/disable-mysql-pv-claim.yaml
- ./rds/disable-default-secret.yaml
- ./s3/remove-minio-server-resources.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

can we use disable instead of remove for consistency

Copy link
Contributor Author

Choose a reason for hiding this comment

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

renamed

@jsitu777 jsitu777 marked this pull request as ready for review January 11, 2023 23:00
Copy link
Contributor

@surajkota surajkota left a comment

Choose a reason for hiding this comment

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

This is great!

@jsitu777 jsitu777 merged commit 7bc2f9b into awslabs:main Jan 13, 2023
@ananth102 ananth102 mentioned this pull request Feb 8, 2023
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