Alex Dadgar
044f1da5ff
Merge pull request #2681 from hashicorp/b-deadlock
...
Fix a deadlock relating to blocked allocations
2017-05-31 14:26:54 -07:00
Alex Dadgar
ec9cb2c751
Merge pull request #2672 from eyberg/master
...
dont throw away errors in log rotation
2017-05-31 14:14:22 -07:00
Alex Dadgar
b1eea2269a
Fix deadlock
2017-05-31 14:05:47 -07:00
Michael Schurter
cb568a5cf6
Cleanup lots of leaked alloc runners in tests
2017-05-31 11:39:50 -07:00
Ulrik Mikaelsson
6138564f00
Implement support for docker-credential-helpers
...
Solves: #2334
2017-05-31 12:45:02 +02:00
Seth Vargo
e72f855008
Merge pull request #2677 from hashicorp/sethvargo/api
...
Update API documentation
2017-05-30 21:25:29 -04:00
Seth Vargo
a0af9d87c1
Remove links to consistency modes
2017-05-30 21:08:23 -04:00
Seth Vargo
be3c47e5a7
Remove consistency modes
2017-05-30 20:53:37 -04:00
Seth Vargo
df31b83468
Cleanup links to limit redirects
2017-05-30 20:25:11 -04:00
Seth Vargo
71a26dd762
Use new bundle
2017-05-30 20:25:11 -04:00
Seth Vargo
85a3ba09f3
Add client-side redirects
2017-05-30 20:25:11 -04:00
Seth Vargo
252252a3a5
Migrate API layouts
2017-05-30 20:25:11 -04:00
Seth Vargo
08cd843c5f
Migrate API index
2017-05-30 20:25:10 -04:00
Seth Vargo
80e296bbc5
Migrate validate APIs
2017-05-30 20:25:10 -04:00
Seth Vargo
d3c5863cb5
Migrate system APIs
2017-05-30 20:25:10 -04:00
Seth Vargo
916d965e81
Migrate status APIs
2017-05-30 20:25:10 -04:00
Seth Vargo
4df34e95bd
Migrate regions APIs
2017-05-30 20:25:09 -04:00
Seth Vargo
e090b716f7
Migrate operator APIs
2017-05-30 20:25:09 -04:00
Seth Vargo
41eaf492f9
Migrate nodes APIs
2017-05-30 20:25:09 -04:00
Seth Vargo
96fb79a42b
Add libraries & SDKs page
2017-05-30 20:25:08 -04:00
Seth Vargo
2193721e59
Migrate JSON Jobs to new namespace
2017-05-30 20:25:08 -04:00
Seth Vargo
cc636583d6
Migrate jobs APIs
2017-05-30 20:25:08 -04:00
Seth Vargo
7cc59d8f77
Migrate evaluations APIs
2017-05-30 20:25:08 -04:00
Seth Vargo
9e52c07fc7
Migrate client APIs
2017-05-30 20:25:07 -04:00
Seth Vargo
e0ec7787a2
Migrate allocations APIs
2017-05-30 20:25:07 -04:00
Seth Vargo
8883972d70
Migrate agent APIs
2017-05-30 20:25:07 -04:00
Seth Vargo
8b77d4cb16
Slightly better expansion on small screens
2017-05-30 20:25:07 -04:00
Seth Vargo
8030c338bf
Add API section to header and sidebar
2017-05-30 20:25:06 -04:00
Seth Vargo
a3344af698
Fix community page formatting
2017-05-30 20:25:06 -04:00
Seth Vargo
8fbd957480
Bump middleman-hashicorp
2017-05-30 20:25:06 -04:00
Michael Schurter
1149907a32
Merge pull request #2649 from hashicorp/b-update-consul-api-vendor
...
Update consul/api
2017-05-30 16:15:11 -07:00
Michael Schurter
ffc2b36dc7
Merge pull request #2636 from hashicorp/f-gc-alloc-limit
...
Add new gc_max_allocs tuneable
2017-05-30 16:14:09 -07:00
Michael Schurter
309f24a2a0
Add #2636 to changelog
2017-05-30 15:16:14 -07:00
Michael Schurter
d35aab2cc2
Update consul-template to fix compat with consul/api
2017-05-30 15:11:32 -07:00
Michael Schurter
bbcea0dff9
Update consul/api and comment to custom http.Client
2017-05-30 15:11:32 -07:00
Michael Schurter
6f2ecdec27
Update consul/api and fix tls handling
...
Since I was already fixing consul's tls handling in #2645 I decided to
update consul/api and pre-emptively fix our tls handling against the
newest consul/api behavior. consul/api's handling of http.Transports has
improved but would have broken how we handled tls (again).
This would have made for a nasty surprise the next time we updated
consul/api.
2017-05-30 15:11:32 -07:00
Michael Schurter
dd51aa1cb9
Merge pull request #2654 from hashicorp/f-env-consul
...
Add envconsul-like support and refactor environment handling
2017-05-30 14:40:14 -07:00
Michael Schurter
076647d835
Mention #2399 in changelog
...
Don't advertise sockaddr support just yet; focus on the saner advertise default
2017-05-30 12:17:05 -07:00
Michael Schurter
d8f4a48a2c
Merge pull request #2640 from hashicorp/b-remove-auto-advertise
...
Don't autoadvertise private ip if bind=localhost
2017-05-30 12:14:20 -07:00
Michael Schurter
e1a7c2d6d7
Fix Error -> Errorf
2017-05-30 12:08:59 -07:00
Michael Schurter
a7e26e0a3e
Don't autoadvertise private ip if bind=localhost
...
A slight improvement to #2399 - if bind is localhost, return an error
instead of advertising a private ip. The advertised ip isn't valid and
will just cause errors on use. It's better to fail with an error message
instructing users how to fix the problem.
2017-05-30 11:47:29 -07:00
Michael Schurter
bbf299dde1
Fix config parsing test
...
Went overboard before I realized there's only one test case.
2017-05-30 11:39:26 -07:00
Michael Schurter
eba4d9c592
Update docs to match gc_max_allocs default
2017-05-30 11:39:12 -07:00
Alex Dadgar
7e8bb15b2a
Update artifact.html.md
2017-05-30 09:47:17 -07:00
Alex Dadgar
9ee42d63ef
Merge pull request #2679 from jippi/patch-3
...
correct artifact docs
2017-05-30 09:46:51 -07:00
Christian Winther
e5b4a309bc
correct arifact docs
...
It's not clear today that `destination` *always* is a directory, and never a destination file
I've been bitten by this multiple times, as the docs today seem like it's possible to download remote file `x` and put it in dir `y` *and* rename the file to `z`
2017-05-30 12:37:52 +02:00
Michael Schurter
26ee0e6051
Fix diff test
2017-05-26 17:05:14 -07:00
Michael Schurter
53d713bacb
Fix getter tests
...
And use an interface for ReplaceEnv since its all getter needs.
2017-05-26 16:52:47 -07:00
Michael Schurter
51d8231911
Fix executor tests
2017-05-26 16:46:03 -07:00
Michael Schurter
551edaa139
Fix template canonicalize test
2017-05-26 16:42:16 -07:00