胡玮文
胡玮文
#### What type of PR is this? /kind bug #### What this PR does / why we need it: #### Which issue(s) this PR fixes: fix panic: protobuf tag not...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Currently we will detach disk first when we are attaching this...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Avoid reflection to make the code simpler. And makes #854 more...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: refactor current credential related code to implement [aliyun/credentials-go](https://pkg.go.dev/github.com/aliyun/[email protected]/credentials#Credential) interface. Prepare for...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: ECS snapshot of ESSD is always instantly assessable, without extra fee....
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: This used to be part of #879 . But I still...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: We are not creating the auto snapshot now, so remove this...
#### What type of PR is this? /kind cleanup /kind deprecation #### What this PR does / why we need it: Currently, we are doing attach/detach on node. This can...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: When we raise the minimum supported k8s version above 1.26, we...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: * Extract logic to gain testability * Try device link first...