Commit Graph

1251 Commits

Author SHA1 Message Date
Alex Dadgar c31b35038e Merge pull request #143 from ziporah/master
Changed typo in documentation
2015-09-29 00:29:56 -07:00
Alex Dadgar fb12e22e02 Merge pull request #145 from asbjornenge/typo
Typo: Too many Resource(s) for YARN 😛
2015-09-29 00:29:22 -07:00
Asbjørn Enge e109883967 Typo: Too many Resource(s) 😛 2015-09-29 08:55:40 +02:00
ziporah b9833d627c Changed typo in documentation 2015-09-28 19:51:29 -07:00
Carlos Diaz-Padron ee1a72e347 Add Client config options to docs 2015-09-28 16:53:04 -07:00
Carlos Diaz-Padron 1c6ca9b0a4 Parse Client config Options
This adds Options to the agent ClientConfig and fixes the merging logic
to include Options, as defined in the docs
2015-09-28 16:45:32 -07:00
Orivej Desh 4ecf7a0f74 Improve link speed fingerprint error reporting
With disconnected eth0 log output now looks like:

[WARN] fingerprint.network: Unable to parse IP in output of '/bin/ifconfig eth0'
[WARN] fingerprint.network: Unable to parse Speed in output of '/usr/sbin/ethtool eth0'

In a virtual machine:

[WARN] fingerprint.network: Unable to parse Speed in output of '/sbin/ethtool eth0'
[WARN] fingerprint.network: Unable to read link speed from /sys/class/net/eth0/speed
2015-09-28 23:34:25 +00:00
Jack Pearkes a5d6da983d deploy commit 2015-09-28 10:24:37 -07:00
Jack Pearkes 8d67884f87 website: only show header unless livestream active 2015-09-28 09:15:10 -07:00
Jack Pearkes 804909bfa0 website: remove basic 2015-09-28 09:12:40 -07:00
captainill 577f6fd484 typo 2015-09-28 09:11:52 -07:00
captainill 5b6267c9ea add jt to community 2015-09-28 09:10:47 -07:00
Jonathan Thomas d4eb52d197 Merge pull request #137 from hashicorp/live-site
probable final responsive touches
2015-09-28 00:56:51 -07:00
captainill 03044b99d6 cleanup footer 2015-09-28 00:41:43 -07:00
captainill 37aa6ea85d cleanup banners 2015-09-28 00:35:32 -07:00
captainill 312dfe775e remove errant green background 2015-09-28 00:23:27 -07:00
captainill 9d4ecb0d83 density responsive image 2015-09-28 00:22:51 -07:00
captainill 360f7d2a74 healing responsive image 2015-09-28 00:04:08 -07:00
captainill df36f35c63 workloads responsive image 2015-09-27 23:59:56 -07:00
Mitchell Hashimoto 22252974a2 scripts 2015-09-27 23:58:40 -07:00
Mitchell Hashimoto c056421662 Merge pull request #136 from hashicorp/live-site
Hero image
2015-09-27 23:55:18 -07:00
Mitchell Hashimoto 690634d245 client: fix windows build errors 2015-09-27 23:53:25 -07:00
Mitchell Hashimoto c4fe19764c scripts 2015-09-27 23:45:09 -07:00
captainill 8001237a7a the cover iamge 2015-09-27 23:42:30 -07:00
captainill 967f6663a8 update hero cover image 2015-09-27 23:41:16 -07:00
Mitchell Hashimoto ad1bebd39a website: bintray enabled setting 2015-09-27 23:28:53 -07:00
Mitchell Hashimoto 2687ab5d5f bin is a phony 2015-09-27 23:21:27 -07:00
Mitchell Hashimoto ac67f0869b Fix Makefile 2015-09-27 23:21:12 -07:00
Mitchell Hashimoto dc14f9be7e scripts for release 2015-09-27 23:21:00 -07:00
Jack Pearkes f5aca4218a Merge pull request #133 from hashicorp/livestream
home: livestream when LIVESTREAM_ACTIVE
2015-09-27 22:56:13 -07:00
Armon Dadgar a99be9956b Adding a CHANGELOG 2015-09-27 22:49:45 -07:00
Armon Dadgar 449015367f Set version 0.1.0 2015-09-27 22:48:01 -07:00
Armon Dadgar 9f2965a641 Merge pull request #130 from hashicorp/live-site
Polishing Nomad!
2015-09-27 22:34:16 -07:00
captainill 670aee5cdb responsive partners 2015-09-27 21:55:13 -07:00
Jack Pearkes 11328c7f6b home: livestream when LIVESTREAM_ACTIVE
This adds some stuff to takeover the whole site with
an embedded livestream. Our press goes out at 10am with links
to this website embedded in releases, but we don't want
to have folks see it until the keynote is concluded.

Unsetting LIVESTREAM_ACTIVE and re-deploying will
open it up.

Also fixed a configuration option.

You can test it out with:

LIVESTREAM_ACTIVE=true bundle exec middleman server
2015-09-27 20:26:45 -07:00
captainill 90f4ea32b8 responsive footer fix 2015-09-27 19:09:45 -07:00
captainill a174f7f4f8 responsive style: easily deploy 2015-09-27 19:07:18 -07:00
Armon Dadgar 2c4a740f2a website: fixing alloc-status docs 2015-09-27 17:52:55 -07:00
Armon Dadgar 6ff19853ef docker: check for missing unix socket 2015-09-27 17:49:58 -07:00
Clint Shryock 17623c8890 Remove timestamp from getting started output 2015-09-27 19:47:47 -05:00
captainill 179ff542aa responsive hero 2015-09-27 17:47:21 -07:00
Alex Dadgar 60e0e34caa Merge pull request #126 from hashicorp/f-arg-parser
Proper parsing of user arguments and Nomad environment variable replacement.
2015-09-27 17:41:55 -07:00
Alex Dadgar d314b514f8 Better Sprintf 2015-09-27 17:41:43 -07:00
Alex Dadgar f8e434aa1d Add environment package 2015-09-27 17:37:25 -07:00
Alex Dadgar 7ba9681a94 Fix args in test 2015-09-27 17:37:24 -07:00
Alex Dadgar a4a440da8e ParseAndReplace args at the executor level 2015-09-27 17:37:24 -07:00
Alex Dadgar 76dfa9bb0f Check err 2015-09-27 17:37:24 -07:00
Alex Dadgar b95d349a3e Set the allocdir correctly when using the linux executor 2015-09-27 17:37:24 -07:00
Alex Dadgar a45f9f2e71 Pull task environments into their own type to be reusable across drivers and executors 2015-09-27 17:37:24 -07:00
Alex Dadgar a96f6dfa6d Remove cruft from rebase 2015-09-27 17:37:24 -07:00