open-nomad/client/pluginmanager
Daniel Bennett fa33ee567a
gracefully recover tasks that use csi node plugins (#16809)
new WaitForPlugin() called during csiHook.Prerun,
so that on startup, clients can recover running
tasks that use CSI volumes, instead of them being
terminated and rescheduled because they need a
node plugin that is "not found" *yet*, only because
the plugin task has not yet been recovered.
2023-04-10 17:15:33 -05:00
..
csimanager gracefully recover tasks that use csi node plugins (#16809) 2023-04-10 17:15:33 -05:00
drivermanager chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
group.go chore: fix incorrect docstring formatting. 2021-08-30 11:08:12 +02:00
group_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
manager.go
testing.go