Jan Fiedler
03/01/2023, 9:30 PM{"json":{},"level":"warning","msg":"stow configuration section missing, defaulting to legacy s3/minio connection config","ts":"2023-03-01T21:25:00Z"}
{"json":{},"level":"fatal","msg":"caught panic: entries is empty [goroutine 1 [running]:\nruntime/debug.Stack()\n\t/usr/local/go/src/runtime/debug/stack.go:24
Can anyone point me in the right direction what be missing here?Yee
Jan Fiedler
03/02/2023, 9:06 AMstorage.yaml: |
storage:
type: s3
container: "control-dev-playground-cluster-bucket"
connection:
auth-type: iam
region: eu-central-1
enable-multicontainer: false
limits:
maxDownloadMBs: 10
Pretty sure this error is misleading since an enabled flytepropeller on the control plan is not causing these issuesenabled: true
in my flyte-admin-clusters-config. Thank you for helping me out 🙂