ctrox / csi-s3

A Container Storage Interface for S3
Apache License 2.0
758 stars 167 forks source link

failed to setup alloc: pre-run hook "csi_hook" failed: rpc error: code = Unknown desc = The specified bucket does not exist #78

Open nottech-gmbh opened 1 year ago

nottech-gmbh commented 1 year ago

I have these issues with nomad id = "test" name = "test-vol8" type = "csi" external_id = "test1" plugin_id = "s3"

capability { access_mode = "single-node-writer" attachment_mode = "file-system" }

secrets { accessKeyID = "xxxxx" secretAccessKey = "xxxxxxxxx" endpoint = "http://192.168.0.106:9000"

} parameters { mounter = "s3fs" bucket = "test" }

nottech-gmbh commented 1 year ago

🧐

Suselz commented 1 year ago

look https://github.com/ctrox/csi-s3/issues/64#issuecomment-1479654256