Why not create bucket in the init steps "The specified bucket does not exist." #2080
miladjahandideh
started this conversation in
Development
Replies: 1 comment 4 replies
-
I don't think it should be Mimir responsability to create the bucket. For example, there are cases where Mimir would detect a bucket as not existing, but we still don't want to create it. For example, think about the bucket exist but it's misconfigured in Mimir: we don't want Mimir to create it. Also, Mimir should run with restricted privileges and, in my opinion, shouldn't expect to be granted privileges to create buckets. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get this error and my
querier
pod does not start.Why doesn't Mimir create the
bucket
in the init steps?and also
ingester
podBeta Was this translation helpful? Give feedback.
All reactions