fluid icon indicating copy to clipboard operation
fluid copied to clipboard

Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)

Results 393 fluid issues
Sort by recently updated
recently updated
newest added

### Ⅰ. Describe what this PR does add comments to generateGooseFSValueFile in pkg\ddc\goosefs\master_internal.go ### Ⅱ. Does this pull request fix one issue? fixes #5112 ### Ⅲ. Special notes for reviews...

needs-ok-to-test

Which function do you want to add comments to? generateGooseFSValueFile in pkg\ddc\goosefs\master_internal.go What comments do you want to add? ``` // generateGooseFSValueFile generates the GooseFS values file for the Helm...

### Ⅰ. Describe what this PR does add comments to TestCreateFusePersistentVolumeClaim TestCreateFusePersistentVolumeClaim in pkg\ddc\jindo\create_volume_test.go ### Ⅱ. Does this pull request fix one issue? fixes #5109 ### Ⅲ. Special notes for...

needs-ok-to-test

Which function do you want to add comments to? TestCreateFusePersistentVolumeClaim in pkg\ddc\jindo\create_volume_test.go. What comments do you want to add? `` // TestCreateFusePersistentVolumeClaim tests the creation of a PersistentVolumeClaim for Jindo...

### Ⅰ. Describe what this PR does Add comments to TestSetupMasterInternal in pkg/ddc/jindo/master_internal_test.go ### Ⅱ. Does this pull request fix one issue? fixes Add comments to TestSetupMasterInternal in pkg\ddc\jindo\master_internal_test.go. #5107...

needs-ok-to-test

Which function do you want to add comments to? TestSetupMasterInternal in pkg\ddc\jindo\master_internal_test.go. What comments do you want to add? // TestSetupMasterInternal tests the internal setup logic of the JindoEngine's master...

I. Describe what this PR does Improved code comments in the GooseFS engine to comply with project standards. Specifically updated the documentation comments for the `CheckMasterReady` function to more clearly...

needs-ok-to-test

Which function do you want to add comments to? CheckMasterReady in pkg/ddc/goosefs/master.go. What comments do you want to add? ``` // CheckMasterReady checks if the master is ready. // This...

Which function do you want to add comments to? TestOptimizeDefaultForFuseWithValue in pkg/ddc/alluxio/transform_optimization_test.go What comments do you want to add? // TestOptimizeDefaultForFuseWithValue tests the optimizeDefaultFuse function with different scenarios. // This...

### Ⅰ. Describe what this PR does Add comments to TestGetMountRoot in pkg\ddc\alluxio\utils_test.go. ### Ⅱ. Does this pull request fix one issue? fixes #5098 ### Ⅲ. List the added test...

needs-ok-to-test