Provide a way to set/expose TopologyBased Provisioning only on few set of nodes
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 617
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 43
Description
Today for CephCSI we need to set the domain Labels to deploy the csi driver to support topologyBased provisioning. We have a hard requirement that all the nodes where csi driver is deployed need to have the labels for CSI driver to start.
Consider a case where we have a cluster where 2 Zones and also an another node that doesnt part of any zone. With this cluster we should be able to provision the storage and use it. As an admin i will use topologyBased provisioning only for application in 2 zones and to deploy application on another node that is not part of the zone the admin/user will use the SC with Immediate Binding.
With Current implementation/design we have too restricted check where csi driver will not be able to support this kind of deployment.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue. Start by locating the current topology-label requirement and CSI driver deployment validation; define how zoned and unzoned nodes should coexist, then add coverage for the two-zone scenario and the Immediate Binding case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100