Home
last modified time | relevance | path

Searched refs:PreemptedAllocs (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/command/
H A Djob_plan_test.go185 PreemptedAllocs: []*api.AllocationListStub{
217 PreemptedAllocs: preemptedAllocs,
248 PreemptedAllocs: preemptedAllocs,
H A Djob_plan.go181 if resp.Annotations != nil && len(resp.Annotations.PreemptedAllocs) > 0 {
193 if len(resp.Annotations.PreemptedAllocs) < preemptionDisplayThreshold {
196 for _, alloc := range resp.Annotations.PreemptedAllocs {
206 for _, alloc := range resp.Annotations.PreemptedAllocs {
/dports/sysutils/nomad/nomad-1.1.0/command/
H A Djob_plan_test.go184 PreemptedAllocs: []*api.AllocationListStub{
216 PreemptedAllocs: preemptedAllocs,
247 PreemptedAllocs: preemptedAllocs,
H A Djob_plan.go246 if resp.Annotations != nil && len(resp.Annotations.PreemptedAllocs) > 0 {
256 if len(resp.Annotations.PreemptedAllocs) < preemptionDisplayThreshold {
259 for _, alloc := range resp.Annotations.PreemptedAllocs {
269 for _, alloc := range resp.Annotations.PreemptedAllocs {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/scheduler/
H A Dsystem_sched.go381 if option.PreemptedAllocs != nil {
383 for _, stop := range option.PreemptedAllocs {
388 s.plan.Annotations.PreemptedAllocs = append(s.plan.Annotations.PreemptedAllocs, stop.Stub())
H A Drank.go32 PreemptedAllocs []*structs.Allocation member
429 option.PreemptedAllocs = allocsToPreempt
H A Dpreemption_test.go1373 preemptedAllocs := option.PreemptedAllocs
/dports/sysutils/nomad/nomad-1.1.0/scheduler/
H A Dsystem_sched.go389 if option.PreemptedAllocs != nil {
391 for _, stop := range option.PreemptedAllocs {
396 s.plan.Annotations.PreemptedAllocs = append(s.plan.Annotations.PreemptedAllocs, stop.Stub(nil))
H A Drank.go35 PreemptedAllocs []*structs.Allocation member
509 option.PreemptedAllocs = allocsToPreempt
795 if option == nil || option.PreemptedAllocs == nil {
799 netPriority := netPriority(option.PreemptedAllocs)
H A Dgeneric_sched.go796 if option.PreemptedAllocs == nil {
802 for _, stop := range option.PreemptedAllocs {
807 s.plan.Annotations.PreemptedAllocs = append(s.plan.Annotations.PreemptedAllocs, stop.Stub(nil))
H A Dpreemption_test.go1373 preemptedAllocs := option.PreemptedAllocs
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/website/source/docs/internals/scheduling/
H A Dpreemption.html.md64 - `PreemptedAllocs` - This field is set on an allocation that caused preemption. It contains the al…
/dports/sysutils/nomad/nomad-1.1.0/website/content/docs/internals/scheduling/
H A Dpreemption.mdx58 - `PreemptedAllocs` - This field is set on an allocation that caused preemption. It contains the al…
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1081 PreemptedAllocs []*AllocationListStub member
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1046 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1081 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/nomad/api/
H A Djobs.go1250 PreemptedAllocs []*AllocationListStub member
/dports/sysutils/nomad/nomad-1.1.0/api/
H A Djobs.go1250 PreemptedAllocs []*AllocationListStub member

12