Home
last modified time | relevance | path

Searched refs:EvalTriggerRetryFailedAlloc (Results 1 – 13 of 13) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/scheduler/
H A Dreconcile.go853 TriggeredBy: structs.EvalTriggerRetryFailedAlloc,
874 TriggeredBy: structs.EvalTriggerRetryFailedAlloc,
H A Dgeneric_sched.go136 structs.EvalTriggerDeploymentWatcher, structs.EvalTriggerRetryFailedAlloc,
/dports/sysutils/nomad/nomad-1.1.0/scheduler/
H A Dreconcile.go947 TriggeredBy: structs.EvalTriggerRetryFailedAlloc,
968 TriggeredBy: structs.EvalTriggerRetryFailedAlloc,
H A Dgeneric_sched.go139 structs.EvalTriggerDeploymentWatcher, structs.EvalTriggerRetryFailedAlloc,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dnode_endpoint.go1087 TriggeredBy: structs.EvalTriggerRetryFailedAlloc,
H A Dfsm_test.go1483 eval.TriggeredBy = structs.EvalTriggerRetryFailedAlloc
H A Dnode_endpoint_test.go2158 …if resultEval.TriggeredBy == structs.EvalTriggerRetryFailedAlloc && resultEval.WaitUntil.IsZero() {
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Dnode_endpoint.go1108 TriggeredBy: structs.EvalTriggerRetryFailedAlloc,
H A Dfsm_test.go1538 eval.TriggeredBy = structs.EvalTriggerRetryFailedAlloc
H A Dnode_endpoint_test.go2475 …if resultEval.TriggeredBy == structs.EvalTriggerRetryFailedAlloc && resultEval.WaitUntil.IsZero() {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go7339 EvalTriggerRetryFailedAlloc = "alloc-failure" const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go8342 EvalTriggerRetryFailedAlloc = "alloc-failure" const
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go10138 EvalTriggerRetryFailedAlloc = "alloc-failure" const