juicedata / juicefs-csi-driver

JuiceFS CSI Driver
https://github.com/juicedata/juicefs
Apache License 2.0
219 stars 82 forks source link

[BUG] warning of hostname in mount pod creating #1137

Open zwwhdls opened 3 hours ago

zwwhdls commented 3 hours ago

What happened: W1010 07:28:19.409275 7 warnings.go:70] metadata.name: this is used in the Pod's hostname, which can result in surprising behavior; a DNS label is recommended: [must be no more than 63 characters]

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?

Environment:

zxh326 commented 3 hours ago

fixed by https://github.com/juicedata/juicefs-csi-driver/pull/1043 ?

zwwhdls commented 3 hours ago

issue is still here