Skip to content

Commit

Permalink
don't need CNI here
Browse files Browse the repository at this point in the history
  • Loading branch information
pkazmierczak committed Dec 16, 2024
1 parent 4dd3ada commit 324e17a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scheduler/feasible.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ type HostVolumeChecker struct {
// allocVolumeRequest associates allocation volume IDs with the volume request
type allocVolumeRequest struct {
hostVolumeIDs []string
cniVolumeIDs []string
volumeReq *structs.VolumeRequest
}

Expand Down

0 comments on commit 324e17a

Please sign in to comment.