open-nomad/nomad/state
Tim Gross e5496c7994
csi: missing plugins during node delete are not an error (#8619)
When deregistering a client, CSI plugins running on that client may not get a
chance to fingerprint before being stopped. Account for the case where a
plugin allocation is the last instance of the plugin and has been deleted from
the state store to avoid errors during node deregistration.
2020-08-10 11:02:01 -04:00
..
autopilot.go goimports 2019-01-22 15:44:31 -08:00
autopilot_test.go implement MinQuorum 2020-02-16 16:04:59 -06:00
iterator.go csi: use node MaxVolumes during scheduling (#7565) 2020-03-31 17:16:47 -04:00
schema.go scaling api: more testing around the scaling events api 2020-04-01 16:39:23 +00:00
schema_test.go nomad: ensure a unique ClusterID exists when leader (gh-6702) 2020-01-31 19:03:26 -06:00
state_store.go csi: missing plugins during node delete are not an error (#8619) 2020-08-10 11:02:01 -04:00
state_store_oss.go enterprise specific state store objects 2020-07-20 09:22:26 -04:00
state_store_test.go nomad/state: fix dropped scaling_policy test errors 2020-08-07 23:05:33 -07:00
testing.go Remove unused state.TestInitState 2020-07-20 09:55:55 -04:00