open-nomad/nomad/structs
Nick Ethier cab6a95668
Merge branch 'master' into pr/5172
* master: (912 commits)
  Update redirects.txt
  Added redirect for Spark guide link
  client: log when server list changes
  docs: mention regression in task config validation
  fix update to changelog
  update CHANGELOG with datacenter config validation https://github.com/hashicorp/nomad/pull/5665
  typo: "atleast" -> "at least"
  implement nomad exec for rkt
  docs: fixed typo
  use pty/tty terminology similar to github.com/kr/pty
  vendor github.com/kr/pty
  drivers: implement streaming exec for executor based drivers
  executors: implement streaming exec
  executor: scaffolding for executor grpc handling
  client: expose allocated memory per task
  client improve a comment in updateNetworks
  stalebot: Add 'thinking' as an exempt label (#5684)
  Added Sparrow link
  update links to use new canonical location
  Add redirects for restructing done in GH-5667
  ...
2019-05-14 14:10:33 -04:00
..
config Merge branch 'master' into pr/5172 2019-05-14 14:10:33 -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
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 Diff 2018-10-08 17:02:58 -07:00
diff_test.go fix iops related tests 2018-12-12 14:32:22 -08:00
errors.go rpc: only attempt NodeRpc for nodes>=0.8 2018-04-09 11:08:06 -07:00
funcs.go allocs fit checks if devices get oversubscribed 2018-11-07 10:33:22 -08:00
funcs_test.go fix iops related tests 2018-12-12 14:32:22 -08:00
generate.sh codegen codecs for nomad structs 2019-05-01 12:42:55 -04:00
network.go Scheduler uses allocated resources 2018-10-02 17:08:25 -07:00
network_test.go Scheduler uses allocated resources 2018-10-02 17:08:25 -07:00
node.go Fix copying drivers 2018-04-16 15:45:51 -07: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 fix issue when updating node events 2018-03-21 15:15:26 -04:00
operator.go Rename to match system scheduler config. 2019-05-03 14:06:12 -05:00
streaming_rpc.go spelling: requested 2018-03-11 18:43:21 +00:00
structs.go Merge pull request #5665 from hashicorp/b-empty-datacenters 2019-05-13 10:23:26 -07:00
structs_codegen.go Codecgen full package 2018-04-26 15:24:53 -07:00
structs_test.go add unit tests for datacenter non-empty string validation 2019-05-08 11:51:52 -07:00
testing.go Split device accounter and allocator 2018-11-07 10:32:03 -08:00