Skip to content

Run Windows node CSI Drivers as HostProcess containers #217

Open
@mauriciopoppe

Description

@mauriciopoppe

The HostProcess container feature became beta in 1.23, we'd like to leverage it in CSI Drivers which will run as privileged jobs in the Windows host, there'll be more details about the transition steps in the design doc.

By making the CSI Driver a HostProcess pod we no longer need the binary in the client/server model (although we will still support it). There are some items for the maintenance of the current client/server model of CSI Proxy.

Tasks

Items for the refactor of CSI Proxy to become a go library:

Tasks

Items to use the new CSI Proxy library in a CSI Driver (PD CSI Driver):

Tasks

/assign @mauriciopoppe

Metadata

Metadata

Assignees

Labels

lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions