{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 ~}} {{#if this.allocation}} {{#if this.allocation.unhealthyDrivers.length}} {{/if}} {{#if this.allocation.nextAllocation}} {{/if}} {{#if this.allocation.wasPreempted}} {{/if}} {{this.allocation.shortId}} {{format-month-ts this.allocation.createTime short=true}} {{moment-from-now this.allocation.modifyTime}} {{if this.pluginAllocation.healthy "Healthy" "Unhealthy"}} {{this.allocation.node.shortId}} {{#if (or this.allocation.job.isPending this.allocation.job.isReloading)}} ... {{else}} {{this.allocation.job.name}} / {{this.allocation.taskGroup.name}} {{/if}} {{this.allocation.jobVersion}} {{if this.allocation.taskGroup.volumes.length "Yes"}} {{else}} … {{/if}}