issues
search
UpCloudLtd
/
upcloud-csi
Container Storage Interface (CSI) driver for UpCloud's MaxIOPS storage offering
MIT License
13
stars
0
forks
source link
refactor(plugin): enable plugin to run in different modes
#81
Closed
peknur
closed
1 year ago
peknur
commented
1 year ago
enable running modes:
node
,
controller
, and
monolith
with different runtime requirements
refactor package layout to support new modes and split code to smaller testable units
node
,controller
, andmonolith
with different runtime requirements