open-nomad/nomad/structs
Mahmood Ali 7f460d2706 allocrunner: terminate sidecars in the end
This fixes a bug where a batch allocation fails to complete if it has
sidecars.

If the only remaining running tasks in an allocations are sidecars - we
must kill them and mark the allocation as complete.
2020-06-29 15:12:15 -04:00
..
config consul/connect: add support for running connect native tasks 2020-06-22 14:07:44 -05:00
batch_future.go
batch_future_test.go
bitmap.go
bitmap_test.go
csi.go csi: support for VolumeContext and VolumeParameters (#7957) 2020-05-15 08:16:01 -04:00
csi_test.go csi: ensure Read/WriteAllocs aren't released early (#7841) 2020-04-30 17:11:31 -04:00
devices.go Initial implementation of device preemption 2018-11-15 11:09:26 -06:00
devices_test.go Split device accounter and allocator 2018-11-07 10:32:03 -08:00
diff.go Task DNS Options (#7661) 2020-06-18 11:01:31 -07:00
diff_test.go consul/connect: split connect native flag and task in service 2020-06-23 10:22:22 -05:00
errors.go multiregion: use pending instead of paused 2020-06-17 11:06:14 -04:00
errors_test.go api: acl bootstrap errors aren't 500 2019-11-19 15:51:57 -05:00
funcs.go tests and some clean up 2020-05-01 13:13:30 -04:00
funcs_test.go test: fix up testing around host networks 2020-06-19 13:53:31 -04:00
generate.sh When serializing msgpack, only consider codec tag 2020-05-11 14:14:10 -04:00
network.go lint: spelling 2020-06-19 11:29:41 -04:00
network_test.go test: fix up testing around host networks 2020-06-19 13:53:31 -04:00
node.go docstring improvements and typo fixes (#7862) 2020-05-05 10:30:50 -04:00
node_class.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
node_class_test.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
node_test.go
operator.go basic snapshot restore 2020-06-07 15:46:23 -04:00
service_identities.go consul/connect: use task kind to get service name 2020-05-18 13:46:00 -06:00
services.go connect/native: doc and comment tweaks from PR 2020-06-24 10:13:22 -05:00
services_test.go consul/connect: split connect native flag and task in service 2020-06-23 10:22:22 -05:00
streaming_rpc.go
structs.go allocrunner: terminate sidecars in the end 2020-06-29 15:12:15 -04:00
structs_codegen.go Codecgen full package 2018-04-26 15:24:53 -07:00
structs_periodic_test.go tests for periodic job scheduling and DST 2020-05-07 17:36:59 -04:00
structs_test.go Merge pull request #8223 from hashicorp/f-multi-network-validate-ports 2020-06-26 08:31:01 -04:00
testing.go Split device accounter and allocator 2018-11-07 10:32:03 -08:00
volumes.go csi: add mount_options to volumes and volume requests (#7398) 2020-03-23 13:59:25 -04:00