open-nomad/nomad/structs
Michael Schurter 88a9409f8e rpc: only attempt NodeRpc for nodes>=0.8
Attempting NodeRpc (or streaming node rpc) for clients that do not
support it causes it to hang indefinitely because while the TCP
connection exists, the client will never respond.
2018-04-09 11:08:06 -07:00
..
config add test to assert invalid files return error 2018-03-28 18:31:35 -04:00
batch_future.go drain: refactor batch_future into its own file 2018-04-02 16:40:06 -07:00
batch_future_test.go drain: refactor batch_future into its own file 2018-04-02 16:40:06 -07:00
bitmap.go assign names 2017-07-07 12:03:11 -07:00
bitmap_test.go assign names 2017-07-07 12:03:11 -07:00
diff.go spelling: primitive 2018-03-11 18:38:46 +00:00
diff_test.go s/linear/constant/g 2018-03-26 14:45:09 -05:00
errors.go rpc: only attempt NodeRpc for nodes>=0.8 2018-04-09 11:08:06 -07:00
funcs.go Refactor 2018-02-15 13:59:00 -08:00
funcs_test.go Refactor 2018-02-15 13:59:00 -08:00
network.go Shrink dynamic port range 2017-07-18 13:47:53 -07:00
network_test.go spelling: usage 2018-03-11 19:11:59 +00:00
node.go fix issue when updating node events 2018-03-21 15:15:26 -04:00
node_class.go spelling: identifying 2018-03-11 18:15:05 +00:00
node_class_test.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
node_test.go fix issue when updating node events 2018-03-21 15:15:26 -04:00
operator.go spelling: configuration 2018-03-11 17:48:04 +00:00
streaming_rpc.go spelling: requested 2018-03-11 18:43:21 +00:00
structs.go Merge pull request #4101 from hashicorp/b-rescheduling-edge-fixes 2018-04-04 16:18:21 -05:00
structs_codegen.go pass in uid to codecgen 2017-09-11 15:40:27 -07:00
structs_test.go Merge pull request #4101 from hashicorp/b-rescheduling-edge-fixes 2018-04-04 16:18:21 -05:00