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

remove unused minio pod from S3 related deployment #508

Closed
surajkota opened this issue Nov 17, 2022 · 0 comments
Closed

remove unused minio pod from S3 related deployment #508

surajkota opened this issue Nov 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@surajkota
Copy link
Contributor

Describe the bug
AWS manifest are configuring MinIO client to directly connect to S3, can minio pod be removed from deployment

Steps To Reproduce
Deploy KF with S3 integration

Environment

  • Kubernetes version
  • Using EKS (yes/no), if so version?
  • Kubeflow version - 1.6 and below
  • AWS build number
  • AWS service targeted (S3, RDS, etc.)
@surajkota surajkota added the bug Something isn't working label Nov 17, 2022
jsitu777 added a commit that referenced this issue Jan 13, 2023
**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
- [x] 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant