Home
last modified time | relevance | path

Searched refs:IsUnhealthy (Results 1 – 12 of 12) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/deploymentwatcher/
H A Ddeployment_watcher.go577 if progressBased && alloc.DeploymentStatus.IsUnhealthy() &&
594 if alloc.DeploymentStatus.IsUnhealthy() {
/dports/sysutils/nomad/nomad-1.1.0/nomad/deploymentwatcher/
H A Ddeployment_watcher.go605 if progressBased && alloc.DeploymentStatus.IsUnhealthy() &&
622 if alloc.DeploymentStatus.IsUnhealthy() {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/scheduler/
H A Dreconcile.go641 if alloc.DeploymentStatus.IsUnhealthy() {
/dports/sysutils/nomad/nomad-1.1.0/scheduler/
H A Dreconcile.go689 if alloc.DeploymentStatus.IsUnhealthy() {
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Djob_endpoint.go2125 } else if alloc.DeploymentStatus.IsUnhealthy() {
H A Dfsm_test.go2247 if !out2.DeploymentStatus.IsUnhealthy() {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dfsm_test.go2119 if !out2.DeploymentStatus.IsUnhealthy() {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go7288 func (a *AllocDeploymentStatus) IsUnhealthy() bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go8290 func (a *AllocDeploymentStatus) IsUnhealthy() bool { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go10086 func (a *AllocDeploymentStatus) IsUnhealthy() bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/state/
H A Dstate_store_test.go6519 if !out2.DeploymentStatus.IsUnhealthy() {
/dports/sysutils/nomad/nomad-1.1.0/nomad/state/
H A Dstate_store_test.go7498 if !out2.DeploymentStatus.IsUnhealthy() {