tkestack / tke

Native Kubernetes container management platform supporting multi-tenant and multi-cluster
Other
1.47k stars 334 forks source link

feat(console): create vm support set accessModes by sc Provisioner #2238

Closed jo-hnny closed 1 year ago

jo-hnny commented 1 year ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind feature

What this PR does / why we need it: 1、创建 vm 如果 sc的provisioner为rbd.csi.ceph.com,accessModes 设置为ReadWriteOnce

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: