James Nugent
9d5baa5271
client/allocdir: Add missing functions on Solaris
...
This commit adds Solaris versions of the following functions:
- `linkDir`
- `unlinkDir`
- `createSecretDir`
- `removeSecretDir`
I believe this requires Go 1.8 in order to compile, as the unlink
syscall was previously missing.
2017-03-09 13:49:14 -05:00
Alex Dadgar
9972d6af71
Merge pull request #2410 from barnardb/service-name-error-message
...
Correct error message re length of service name
2017-03-08 18:06:56 -08:00
Alex Dadgar
e050c63651
Merge pull request #2413 from barnardb/remove-duplicate-check
...
Remove duplicate check
2017-03-08 18:04:32 -08:00
Jack Pearkes
bfc0cb841d
Merge pull request #2414 from hashicorp/website-add-meganav
...
Website: Add Mega Nav
2017-03-08 17:55:00 -08:00
Jack Pearkes
2ef1b2217b
website: update version of middleman-hashicorp to 0.3.13
2017-03-08 16:59:45 -08:00
Jason Costello
00a975b528
Remove announcement banner and assets
2017-03-08 16:41:44 -08:00
Jason Costello
129982bdf5
Remove "by" hashicorp
2017-03-08 16:41:44 -08:00
Jason Costello
8d49effb6d
Add mega nav ⚡
2017-03-08 16:40:38 -08:00
Diptanu Choudhury
119456ad92
Updated version of website
2017-03-08 16:38:54 -08:00
Alex Dadgar
e2b87dd0c3
turbolinks
2017-03-08 11:52:21 -08:00
Seth Vargo
298a4b726c
Update license
2017-03-08 11:38:59 -08:00
Seth Vargo
47353c6022
Update middleman-hashicorp
2017-03-08 11:30:05 -08:00
Seth Vargo
0b5c5cb81f
Update middleman-hashicorp
2017-03-08 11:29:34 -08:00
Ben Barnard
ce1fa4651a
Remove duplicate check
2017-03-08 16:19:38 +01:00
Ben Barnard
b9c1564b1d
Correct error message re length of service name
...
The error message had an off-by-one error :)
2017-03-08 15:12:30 +01:00
Michael Schurter
0c52a9ef05
Merge pull request #2406 from hashicorp/b-2405-dashes-in-env-vars
...
Replace "-" in port labels with "_" for env vars
2017-03-07 11:32:38 -08:00
Michael Schurter
238a888458
Draw attention to env var sanitizing
2017-03-07 08:55:37 -08:00
Michael Schurter
e0e539c26a
Add documentation and changelog entry
2017-03-06 20:05:05 -08:00
Michael Schurter
a9e3f2cf3e
Replace "-" in env var keys with "_"
...
Fixes #2405
2017-03-06 19:57:44 -08:00
Alex Dadgar
be1b4c44f8
Merge pull request #2398 from TheBits/master
...
Remove 'disk space' from docs
2017-03-06 14:52:12 -08:00
Alex Dadgar
f30ee124b1
Changelog
2017-03-06 12:55:11 -08:00
Alex Dadgar
00b4e10150
Merge pull request #2404 from hashicorp/b-disk
...
Display Disk resources on CLI
2017-03-06 12:54:13 -08:00
Alex Dadgar
d3ee039422
Display Disk resources on CLI
...
Fixes https://github.com/hashicorp/nomad/issues/2401
2017-03-06 12:53:24 -08:00
Alex Dadgar
e2ee3f4904
Double the anti-affinity for placing same task group on node
2017-03-06 11:52:53 -08:00
Alex Dadgar
fe5987844d
Debug lines
2017-03-06 10:25:26 -08:00
Sergey Mezentsev
bcc1783e92
Remove 'disk space' from docs
2017-03-04 22:54:49 +03:00
Alex Dadgar
527672b292
Merge branch 'master' of github.com:hashicorp/nomad
2017-03-03 18:27:53 -08:00
Alex Dadgar
498b077627
Remove dead code
2017-03-03 18:27:49 -08:00
Michael Schurter
339f007d0a
Merge pull request #2396 from hashicorp/f-smoke-test
...
Small init and validate smoke test
2017-03-03 16:20:39 -08:00
Michael Schurter
b43494d1f5
Small init and validate smoke test
2017-03-03 16:13:25 -08:00
Alex Dadgar
2293a48fab
Release v0.5.5-rc2
2017-03-03 16:06:44 -08:00
Alex Dadgar
15c53b1a0e
auto release
2017-03-03 16:06:31 -08:00
Alex Dadgar
f6c67535d1
Fix docs and script
2017-03-03 16:00:39 -08:00
Alex Dadgar
e954aa75be
bump version
2017-03-03 15:49:24 -08:00
Alex Dadgar
6d0953e990
Merge pull request #2397 from hashicorp/b-validate
...
Make validate work without a Nomad agent
2017-03-03 15:35:43 -08:00
Alex Dadgar
8eb9a5d819
Make validate work without a Nomad agent
2017-03-03 15:02:03 -08:00
Michael Schurter
e40fc54f83
Add #2391 and #2394 to the changelog
2017-03-03 09:50:51 -08:00
Michael Schurter
ee0ad0a365
Merge pull request #2394 from hashicorp/b-remount
...
Ensure dev/, proc/, and alloc/ are mounted every time a task is run
2017-03-03 09:46:43 -08:00
Alex Dadgar
50fafa2808
Fix lint errors
2017-03-02 21:03:05 -08:00
Alex Dadgar
fbfeecb486
Fix TestAllocRunner_SaveRestoreState
2017-03-02 20:45:46 -08:00
Alex Dadgar
94974152fd
Mkdir -> MkdirAll to avoid error when folder already exists
2017-03-02 19:35:31 -08:00
Alex Dadgar
833b4bd4dc
Merge branch 'master' into b-remount
2017-03-02 19:23:13 -08:00
Alex Dadgar
cfa25620c8
Vendor new cli
2017-03-02 19:23:01 -08:00
Michael Schurter
16fb45e4ba
Fix tests broken by API change
2017-03-02 15:54:12 -08:00
Michael Schurter
6535aa8d95
Fix API breaks in tests
2017-03-02 15:50:18 -08:00
Michael Schurter
866600e980
Cleanup comments/names
2017-03-02 15:44:52 -08:00
Michael Schurter
ad4559d019
Safely ensure {dev,proc,alloc} are mounted
...
If they're unmounted by a reboot they'll be properly remounted.
2017-03-02 13:21:34 -08:00
Michael Schurter
94ce9d2146
unlinkDir should not error if already unlinked
2017-03-02 13:20:47 -08:00
Michael Schurter
ba87cb8a7f
Fix typos
2017-03-02 13:20:05 -08:00
Michael Schurter
255240d1b8
Merge pull request #2391 from hashicorp/b-idempotent-umount
...
Make sure unmounting the secrets dir is idempotent
2017-03-02 11:24:01 -08:00