open-nomad/e2e/terraform/config
Michael Schurter e62795798d core: propagate remote task handles
Add a new driver capability: RemoteTasks.

When a task is run by a driver with RemoteTasks set, its TaskHandle will
be propagated to the server in its allocation's TaskState. If the task
is replaced due to a down node or draining, its TaskHandle will be
propagated to its replacement allocation.

This allows tasks to be scheduled in remote systems whose lifecycles are
disconnected from the Nomad node's lifecycle.

See https://github.com/hashicorp/nomad-driver-ecs for an example ECS
remote task driver.
2021-04-27 15:07:03 -07:00
..
custom e2e: move configurations into profile-specific directories (#8828) 2020-09-04 11:23:32 -04:00
dev-cluster core: propagate remote task handles 2021-04-27 15:07:03 -07:00
full-cluster core: propagate remote task handles 2021-04-27 15:07:03 -07:00
shared e2e: add flag to bootstrap Nomad ACLs (#8961) 2020-09-28 09:22:36 -04:00
.gitignore e2e: move configurations into profile-specific directories (#8828) 2020-09-04 11:23:32 -04:00