fluid-cloudnative / fluid

Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
https://fluid-cloudnative.github.io/
Apache License 2.0
1.68k stars 960 forks source link

[BUG] Bound dataset without pvc #4382

Open chenyangxueHDU opened 3 weeks ago

chenyangxueHDU commented 3 weeks ago

What is your environment(Kubernetes version, Fluid version, etc.)

Describe the bug Bound ref dataset without pvc

What you expect to happen:

How to reproduce it Create a dataset under a namespace with a long name.

Additional Information

thinruntime-controller log:

2024-10-30T14:49:48.335+0800    ERROR   thinctl.ThinRuntime.reconcileRuntime    controllers/runtime_controller.go:282   Failed to steup the volume  {"thinruntime": {"name":"dynamic-e2e-tag","namespace":"project-4090-inf-gpu-train-experiment-bcloud-bj"}, "error": "PersistentVolume \"project-4090-inf-gpu-train-experiment-bcloud-bj-dynamic-e2e-tag\" is invalid: metadata.labels: Invalid value: \"[fluid.io/s-project-4090-inf-gpu-train-experiment-bcloud-bj-dynamic-e2e-tag](http://fluid.io/s-project-4090-inf-gpu-train-experiment-bcloud-bj-dynamic-e2e-tag)\": name part must be no more than 63 characters"}