mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
stateful deployments: remove CSIVolumeIDs (#24908)
This commit is contained in:
committed by
GitHub
parent
039da61d8f
commit
ebffcce378
@@ -279,7 +279,6 @@ type Allocation struct {
|
||||
TaskResources map[string]*Resources
|
||||
AllocatedResources *AllocatedResources
|
||||
HostVolumeIDs []string
|
||||
CSIVolumeIDs []string
|
||||
Services map[string]string
|
||||
Metrics *AllocationMetric
|
||||
DesiredStatus string
|
||||
|
||||
Reference in New Issue
Block a user