cheyang
cheyang
@zwwhdls Could you help take a look at this issue? Thanks.
@odidev you can also collect logs by using https://github.com/fluid-cloudnative/fluid/blob/master/docs/en/userguide/troubleshooting.md
@odidev I assume you have some taints on the node which the fuse is going to deploy. You can check the reason of pending. Please run `kubectl describe po jfsdemo-fuse-pkvgf`...
How about `dataClear`?
@klueska Could you help take a look? Thanks.
> > @klueska Could you help take a look? Thanks. > > hey, I have been experienced this issue for a long time, I solved this by adding `--privilege` to...
/test fluid-e2e
Fluid is built by controller runtime and code generation with kubebuilder. I'm wondering if this change can still be compatible with kubebuilder.
What about introducing a new attribute in the alluxioRuntime such as ```golang metadataManagementPolicy{ sync: (Never, Once, Always, Cron) syncPeriod: 1h } ```