Closed smothiki closed 8 years ago
@smothiki do we want to support running object storage without auth? IMO the answer is no, do you have a use case?
For fetcher which runs with out auth for now. Also if we want to give customizable storage solutions or outside storage which doesn't have auth then this will be helpful
For fetcher which runs with out auth for now
We agreed that Fetcher is gonna go away (#6)
Also if we want to give customizable storage solutions or outside storage which doesn't have auth then this will be helpful
IMO we shouldn't encourage anyone to run object storage (especially not outside storage, but also in-cluster storage) without auth
In this PR I'm just fixing secrets as we have changed from object-store to minio-user. If we are thinking enforcing auth strictly I'll create different PR
Ok, makes sense. I assumed wrong about what this PR was going to be. Sorry for jumping the gun, and let me know when you're ready for a review.
I have tested it and commands are working this PR ready for a review
Modify dockerbuilder and slugbuilder templates if the secret is not present.