Commit Graph

7241 Commits

Author SHA1 Message Date
Michael Schurter
d7f95245ec Merge pull request #2608 from hashicorp/f-test-verify_https_client
Test verify_https_client behavior and skip Consul HTTPS health checks when enabled
2017-05-04 17:36:13 -07:00
Michael Schurter
d1d34bf019 Remove extra Travis logging 2017-05-04 17:35:54 -07:00
Michael Schurter
5e46d03448 Bump Travis to latest Go 1.8.x 2017-05-04 17:04:59 -07:00
Michael Schurter
d2617966fd Merge pull request #2616 from hashicorp/docs-fix-0.5.5-upgrade
Fix upgrade instructions for docker load option
2017-05-04 10:33:37 -07:00
Michael Schurter
f1eac410ec Typeos 2017-05-04 10:24:50 -07:00
Michael Schurter
d697e4983e Merge pull request #2614 from hashicorp/b-2343-windows-panic
Update go-winio to fix Go 1.8 compat
2017-05-04 10:21:47 -07:00
Michael Schurter
80af7d1338 Fix upgrade instructions for docker load option 2017-05-04 10:15:42 -07:00
Michael Schurter
c9a8a0c2c7 Add #2343 docker + windows panic fix to changelog 2017-05-04 09:08:52 -07:00
Alex Dadgar
c58f9fe566 changelog 2017-05-03 17:24:30 -07:00
Alex Dadgar
ec3aec5506 Merge pull request #2507 from hashicorp/f-task-env-vars
Add env vars for dc, region
2017-05-03 17:22:43 -07:00
Michael Schurter
234d734745 go-winio now requires cgo which requires mingw 2017-05-03 17:09:12 -07:00
Alex Dadgar
0728e14182 Merge pull request #2612 from hashicorp/jbs-264
Docs: Update node-status page
2017-05-03 16:19:13 -07:00
Brian Shumate
96fac81676 Remove evict 2017-05-03 18:45:27 -04:00
Michael Schurter
c969e56369 Update go-winio to get Microsoft/go-winio#48 2017-05-03 15:22:55 -07:00
Michael Schurter
265a846daf Update go-winio to Microsoft/go-winio#31
Didn't fix the panic.
2017-05-03 15:22:55 -07:00
Michael Schurter
e07235e883 Adding logging for Travis 2017-05-03 15:18:48 -07:00
Alex Dadgar
3642434293 Fix tests 2017-05-03 15:14:19 -07:00
Brian Shumate
17b20de71f Docs: Update node-status page
- Add details about Desired Status and Client Status for #264
2017-05-03 17:46:06 -04:00
Michael Schurter
c1d0de5bd2 Don't reuse transport/client 2017-05-03 13:26:55 -07:00
Kate Taggart
82d60ce670 fix test. 2017-05-03 12:45:59 -07:00
Kate Taggart
0c293d27f6 important word change in docs. 2017-05-03 12:45:59 -07:00
Kate Taggart
6ea156b565 responding to feedback on PR: remove Region from Node struct, some grammatical niceties. 2017-05-03 12:45:59 -07:00
Kate Taggart
4a4e48ca82 remove periods from things that aren't sentences. 2017-05-03 12:45:59 -07:00
Kate Taggart
9eac667642 mention the two newly available env vars in the docs. 2017-05-03 12:45:59 -07:00
Kate Taggart
4a4417d556 I think I did it. 2017-05-03 12:45:59 -07:00
Kate Taggart
530cf03177 allow region to also be interpolated, like datacenter. 2017-05-03 12:45:59 -07:00
Kate Taggart
d10bfb46c1 just found out dc and region are going to be a bit different, as Region didn't previously exist in the Node struct. 2017-05-03 12:45:59 -07:00
Kate Taggart
a5c4663efb add helper functions to set and clear dc, region names. 2017-05-03 12:45:59 -07:00
Kate Taggart
aeec7b3591 add dc and region to task env building function. flipped order of a couple functions to be consistent with the ordering of the rest of that section. 2017-05-03 12:45:59 -07:00
Kate Taggart
cf1b298f72 starting the jelly bean trail for two new env vars 2017-05-03 12:45:59 -07:00
Alex Dadgar
9a4f8a6de6 better change_mode explanation for templates 2017-05-03 12:40:27 -07:00
Michael Schurter
77d9b417c1 Skip https health check if verify_https_client is true 2017-05-03 12:19:02 -07:00
Michael Schurter
5e3e35fed1 Merge pull request #2609 from DAXaholic/fix-typo
Fix typo
2017-05-03 10:47:47 -07:00
Aaron Kunz
4e11242225 Fix typo 2017-05-03 19:45:03 +02:00
Alex Dadgar
7d1c974a9e Merge pull request #2599 from DAXaholic/fix-sidebar-item-text
Fix wrong text for 'Guides' item in sidebar
2017-05-02 20:28:15 -07:00
Michael Schurter
a2d453ad14 Fix error check for consul skip tls verify support 2017-05-02 17:38:18 -07:00
Michael Schurter
731995e34b Document verify_https_client 2017-05-02 17:38:12 -07:00
Michael Schurter
26609bc832 Extensively test verify_https_client behavior
verify_https_client support added in #2587
2017-05-02 16:48:16 -07:00
Michael Schurter
d227780b63 Merge pull request #2587 from weargoggles/patch-1
Verification options for TLS
2017-05-02 10:36:41 -07:00
Michael Schurter
ba73ed598c Merge pull request #2596 from weargoggles/deregister-before-kill
Clean up consul earlier when destroying a task
2017-05-02 10:31:35 -07:00
Alex Dadgar
3d3a32e8c4 Merge pull request #2602 from devth/patch-1
Update K8S max nodes
2017-05-02 09:25:53 -07:00
Alex Dadgar
8e7c3bb919 Merge pull request #2603 from DAXaholic/fix-sidebar-project-link
Fix wrong link to GitHub project in sidebar
2017-05-02 09:25:37 -07:00
Trevor Hartman
7776b8d9af Update K8S max nodes
According to http://blog.kubernetes.io/2017/03/scalability-updates-in-kubernetes-1.6.html
2017-05-02 07:54:46 -06:00
Aaron Kunz
43fd0e28f0 Fix wrong link to GitHub project in sidebar 2017-05-02 07:27:11 +02:00
Alex Dadgar
93d7626ac5 fix old arch 2017-05-01 17:36:20 -07:00
Alex Dadgar
9dc002a9b3 Proper denormalization in optimistic state store 2017-05-01 14:49:57 -07:00
Alex Dadgar
4b92047a3e Changelog 2017-05-01 13:55:37 -07:00
Alex Dadgar
cb7710dceb Merge pull request #2592 from hashicorp/b-gc-race
Protect against nil job in new allocation
2017-05-01 13:54:43 -07:00
Alex Dadgar
741a71e0b3 Fix tests 2017-05-01 13:54:26 -07:00
Pete Wildsmith
b16409ac54 update test 2017-04-30 15:40:04 +01:00