cubefs/lcnode
zhaochenyang 4c73097a3d refactor(lcnode): hybrid cloud lifecycle transition
1. close extent client
2. use StorageClass_Replica_HDD and StorageClass_BlobStore
3. scanner init AllowedStorageClass
4. enhance lifecycle parameter check
5. add extent client for write

Signed-off-by: zhaochenyang <zhaochenyang@oppo.com>
2024-12-26 09:24:22 +08:00
..
const.go feat(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
lc_op.go feat(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
lc_scanner_test.go refactor(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
lc_scanner.go refactor(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
lc_transition_test.go refactor(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
lc_transition.go refactor(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
meta_test.go refactor(metanode): hybrid cloud add api for get full inode infomation include eks 2024-12-26 09:24:22 +08:00
meta.go refactor(metanode): hybrid cloud add api for get full inode infomation include eks 2024-12-26 09:24:22 +08:00
server.go feat(lcnode): hybrid cloud lifecycle transition 2024-12-26 09:24:22 +08:00
snapshot_scanner_test.go chore(lcnode): golangci lint apply into lcnode 2023-12-28 17:13:05 +08:00
snapshot_scanner.go fix(lcnode): fix lcnode panic and reduce task allocation time 2024-03-07 17:21:21 +08:00