Commit Graph

884 Commits

Author SHA1 Message Date
Clint 15477ce433 Merge pull request #95 from hashicorp/f-java-driver-docs
Add some basic docs for the Java Driver
2015-09-23 15:59:33 -05:00
Clint Shryock 0db8ce12d4 Update Java docs on how Java is detected 2015-09-23 14:16:43 -05:00
Armon Dadgar aba20a735f Merge pull request #96 from hashicorp/f-cpu-int
Change CPU from float64 to int
2015-09-23 11:39:17 -07:00
Armon Dadgar b213462cb4 Change CPU from float64 to int 2015-09-23 11:14:32 -07:00
Clint Shryock 69dff9f608 some Java driver docs 2015-09-23 11:44:17 -05:00
Clint Shryock a330cdc80e Merge branch 'master' into f-java-driver-docs
* master: (115 commits)
  Ignore common files
  demo/vagrant: Adding files for getting started
  website: adding clustering to getting started
  scheduler: job anti-affinity score should record as negative
  scheduler: do not skip job anti-affinity
  client: reset response struct to avoid decode errors
  client: create dir, handle not exist more gracefully
  website: starting cluster section
  website: skip HTTP in intro
  command/init: tweak constraint
  website: typo fixes
  command/run: update synopsis
  command/run: update help output
  website: update 'run' docs
  website: getting started
  command/init: fixing inconsistencies
  command/node-status: removing extra formating input
  command/init: reworking behavior and default file
  website: getting started
  website: getting started
  ...
2015-09-23 10:55:43 -05:00
Armon Dadgar 98d3fc3b42 Merge pull request #93 from hashicorp/f-getstarted
Getting started guide and various bug fixes and UX cleanups
2015-09-22 22:51:46 -07:00
Armon Dadgar a375bc5892 Ignore common files 2015-09-22 22:49:39 -07:00
Armon Dadgar 50cefd6aab demo/vagrant: Adding files for getting started 2015-09-22 22:48:39 -07:00
Armon Dadgar f8af593519 website: adding clustering to getting started 2015-09-22 22:45:23 -07:00
Armon Dadgar d442a49fde scheduler: job anti-affinity score should record as negative 2015-09-22 22:24:07 -07:00
Armon Dadgar 90a82da0fd scheduler: do not skip job anti-affinity 2015-09-22 22:20:07 -07:00
Armon Dadgar fe72c8ea59 client: reset response struct to avoid decode errors 2015-09-22 22:10:28 -07:00
Armon Dadgar b7f370ba07 client: create dir, handle not exist more gracefully 2015-09-22 22:00:24 -07:00
Armon Dadgar df58cd00a7 website: starting cluster section 2015-09-22 21:48:44 -07:00
Armon Dadgar 91d8955cde website: skip HTTP in intro 2015-09-22 21:48:44 -07:00
Armon Dadgar c57012105c command/init: tweak constraint 2015-09-22 21:48:44 -07:00
Armon Dadgar d4054939f1 website: typo fixes 2015-09-22 21:48:44 -07:00
Armon Dadgar 692e10603f command/run: update synopsis 2015-09-22 21:48:44 -07:00
Armon Dadgar b7f1447d4b command/run: update help output 2015-09-22 21:48:43 -07:00
Armon Dadgar af3601663d website: update 'run' docs 2015-09-22 21:48:43 -07:00
Armon Dadgar 4b532dbe41 website: getting started 2015-09-22 21:48:43 -07:00
Armon Dadgar 461df354e1 command/init: fixing inconsistencies 2015-09-22 21:48:43 -07:00
Armon Dadgar cf62f158fc command/node-status: removing extra formating input 2015-09-22 21:48:43 -07:00
Armon Dadgar 8257c243b1 command/init: reworking behavior and default file 2015-09-22 21:48:43 -07:00
Armon Dadgar 151a253c10 website: getting started 2015-09-22 21:48:43 -07:00
Armon Dadgar 159f8d495a website: getting started 2015-09-22 21:48:43 -07:00
Armon Dadgar ef81b29d7a client: fixing stats formating 2015-09-22 21:48:42 -07:00
Armon Dadgar 0a601283ac website: getting started 2015-09-22 21:48:42 -07:00
Armon Dadgar 683985c872 agent: Do not override default log levels 2015-09-22 21:48:42 -07:00
Armon Dadgar a23c8bf713 scheduler: Allow rolling update, assign eval first.Fixes #91 2015-09-22 21:45:25 -07:00
Ryan Uber dd95f4033d Merge pull request #79 from hashicorp/f-bootstrap
Add flags for bootstrap modes to CLI
2015-09-22 20:28:30 -07:00
Ryan Uber f0c21b79f1 agent: json decode directly to structs in api 2015-09-22 20:02:10 -07:00
Alex Dadgar 2985919f45 Merge pull request #89 from hashicorp/f-root-disable-drivers
Disable drivers based on whether nomad is running as root.
2015-09-22 18:49:12 -07:00
Alex Dadgar b8e7d28a06 Update package import name 2015-09-22 18:48:42 -07:00
Armon Dadgar 8cca6499d4 Merge pull request #90 from hashicorp/b-no-networks
Initialize error 'no networks avaialable' before yielding to find an IP address (maybe there are no IP addresses)
2015-09-22 18:35:28 -07:00
Chris Bednarski 6dc1a9b43c Initialize error 'no networks avaialable' before yielding to find an IP address (maybe there are no IP addresses) 2015-09-22 18:33:29 -07:00
Alex Dadgar 925edfa46d Update website documentation on the fork/exec driver + Vagrantfile fixes 2015-09-22 18:31:13 -07:00
Ryan Uber 3f025a0627 nomad: fix typo 2015-09-22 17:37:55 -07:00
Alex Dadgar dd2f16123f Fix qemu check and add debug lines when a driver is disabled 2015-09-22 17:36:44 -07:00
Alex Dadgar bbb3853dd8 Update Qemu Fingerprint check 2015-09-22 17:12:52 -07:00
Alex Dadgar e095664c49 Guard tests 2015-09-22 17:10:03 -07:00
Alex Dadgar 3875e8a59a Update exec_linux to assume it is running as root 2015-09-22 16:44:11 -07:00
Alex Dadgar dd0a76a9d7 Disable exec/java/qemu when non-root on non-windows OSes 2015-09-22 16:32:05 -07:00
Chris Bednarski 0da7a2c83b Switch to named port config syntax 2015-09-22 16:14:28 -07:00
Chris Bednarski 432d6c80f8 Merge pull request #88 from hashicorp/f-init
Init command
2015-09-22 16:12:58 -07:00
Chris Bednarski 3d38679365 Added docs page for init command 2015-09-22 16:11:11 -07:00
Chris Bednarski 48a875a702 Added init command 2015-09-22 16:11:01 -07:00
Armon Dadgar 6ffdc6745f website: remove regex from dynamic_ports 2015-09-22 14:44:56 -07:00
Ryan Uber e5f644b02c agent: remove explicit Bootstrap option in favor of BootstrapExpect 2015-09-22 14:41:49 -07:00