🤬
  • fix(gfs): 解决 gfs 一直同步中的问题

  • Loading...
  • ssongliu committed 2 years ago
    42a24292
    1 parent b9f695ed
  • ■ ■ ■ ■ ■ ■
    pkg/service/cluster_storage_provisioner.go
    skipped 311 lines
    312 312   continue
    313 313   }
    314 314   c.changeStatus(provisioner, constant.StatusRunning, nil)
     315 + case "glusterfs":
     316 + c.changeStatus(provisioner, constant.StatusRunning, nil)
    315 317   }
    316 318   }
    317 319  }
    skipped 101 lines
Please wait...
Page is in error, reload to recover