terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

Add minio as an optional service in k8s-env #3573

Closed sotojn closed 5 months ago

sotojn commented 5 months ago

A new feature has been implemented to enable the use of an S3 bucket for storing asset zip files. However, we currently lack a method for testing this new feature locally within Kubernetes.

I propose we can accomplish this by doing the following changes: