open-nomad/jobspec
Seth Hoenig ffe7f87912 connect: fix bug where sidecar_task.resources was ignored with hcl1
The HCL1 parser did not respect connect.sidecar_task.resources if the
connect.sidecar_service block was not set (an optimiztion that no longer
makes sense with connect gateways).

Fixes #10899
2022-01-25 10:17:54 -06:00
..
test-fixtures connect: fix bug where sidecar_task.resources was ignored with hcl1 2022-01-25 10:17:54 -06:00
helper.go
helper_test.go
parse.go
parse_group.go Parse job > group > consul block in HCL1 (#11423) 2021-11-03 13:49:32 -04:00
parse_job.go
parse_multiregion.go
parse_network.go allow configuration of Docker hostnames in bridge mode (#11173) 2021-09-16 08:13:09 +02:00
parse_service.go connect: fix bug where sidecar_task.resources was ignored with hcl1 2022-01-25 10:17:54 -06:00
parse_task.go hcl: add new cores resources field 2021-07-26 11:45:10 -04:00
parse_test.go connect: fix bug where sidecar_task.resources was ignored with hcl1 2022-01-25 10:17:54 -06:00
utils.go
utils_test.go