open-nomad/website/content/docs/job-specification
Luiz Aoqui dbffdca92e
template: use pointer values for gid and uid (#14203)
When a Nomad agent starts and loads jobs that already existed in the
cluster, the default template uid and gid was being set to 0, since this
is the zero value for int. This caused these jobs to fail in
environments where it was not possible to use 0, such as in Windows
clients.

In order to differentiate between an explicit 0 and a template where
these properties were not set we need to use a pointer.
2022-08-22 16:25:49 -04:00
..
hcl2 Sweep of docs for repeated words; minor edits (#14032) 2022-08-05 16:45:30 -04:00
affinity.mdx docs: fix examples for set_contains_all and set_contains_any (#12093) 2022-03-07 13:55:57 -05:00
artifact.mdx docs: rename Internals to Concepts (#13696) 2022-07-11 16:55:33 -04:00
check.mdx docs: move checks into own page 2022-07-18 09:34:55 -05:00
check_restart.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
connect.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
constraint.mdx docs: add missing set_contains_any constraint docs (#12886) 2022-05-05 11:11:05 -04:00
csi_plugin.mdx Add stage_publish_base_dir field to csi_plugin stanza of a job (#13919) 2022-08-02 09:42:44 -04:00
device.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
dispatch_payload.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
env.mdx docs: note env and meta map assignment syntax (#11095) 2021-08-29 14:35:09 -04:00
ephemeral_disk.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
expose.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
gateway.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
group.mdx heartbeat_grace is a server parameter (#13288) 2022-06-08 10:49:23 -04:00
index.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
job.mdx docs: job-specification: Explain that priority has no effect on run order (#13835) 2022-07-19 08:55:29 -04:00
lifecycle.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
logs.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
meta.mdx docs: add some extra documentation around client host environment variables (#11208) 2021-09-21 17:23:30 -04:00
migrate.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
multiregion.mdx Sweep of docs for repeated words; minor edits (#14032) 2022-08-05 16:45:30 -04:00
network.mdx docs/job-spec: Fix formatting in network page (#13228) 2022-06-06 10:14:12 -04:00
parameterized.mdx docs: note that already-dispatched jobs cannot be updated (#12973) 2022-05-12 16:18:42 -04:00
periodic.mdx mention sysbatch in addition to batch (#11587) 2021-12-06 19:12:03 -05:00
proxy.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
reschedule.mdx core: implement system batch scheduler 2021-08-03 10:30:47 -04:00
resources.mdx add a section about memory oversubscription (#10573) 2021-05-13 13:35:51 -04:00
restart.mdx Sweep of docs for repeated words; minor edits (#14032) 2022-08-05 16:45:30 -04:00
scaling.mdx docs: fix placement for scaling and csi_plugin (#13892) 2022-07-25 10:06:59 -04:00
service.mdx docs: move checks into own page 2022-07-18 09:34:55 -05:00
sidecar_service.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
sidecar_task.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
spread.mdx Sweep of docs for repeated words; minor edits (#14032) 2022-08-05 16:45:30 -04:00
task.mdx docs: update task leader to explain shutdown sequence. (#13498) 2022-06-29 05:13:45 -04:00
template.mdx template: use pointer values for gid and uid (#14203) 2022-08-22 16:25:49 -04:00
update.mdx docs: clarify that a default update strategy is used when update strategy is omitted 2021-05-10 08:27:22 -04:00
upstreams.mdx docker: update images to reference hashicorpdev Docker organization (#12903) 2022-06-08 15:06:00 -04:00
vault.mdx vault: revert support for entity aliases (#12723) 2022-04-22 10:46:34 -04:00
volume.mdx cli: update default redis and use nomad service discovery 2022-05-17 10:24:19 -05:00
volume_mount.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00