Commit Graph

5263 Commits

Author SHA1 Message Date
Alex Dadgar eac2675faf Add enabled field 2016-08-17 16:23:29 -07:00
Alex Dadgar c913e4396f Add Vault config to server 2016-08-17 16:23:29 -07:00
Alex Dadgar 1cd69e3550 vendor 2016-08-17 16:23:29 -07:00
Alex Dadgar 1584cfe93e small fixes 2016-08-17 16:23:29 -07:00
Alex Dadgar 0ca4a9fa4f Change token/role names 2016-08-17 16:23:29 -07:00
Alex Dadgar adb3ce847f change config variable names to match vault 2016-08-17 16:23:29 -07:00
Alex Dadgar 93b5fab63b Parse Vault Config 2016-08-17 16:23:29 -07:00
Alex Dadgar fab7893774 vendor + api 2016-08-17 16:23:29 -07:00
Alex Dadgar b32128aa23 Initial config block 2016-08-17 16:23:29 -07:00
Diptanu Choudhury 88c5eaf806 updated the changelog 2016-08-17 16:09:46 -07:00
vagrant 89bdd77721
Release v0.4.1 2016-08-17 22:56:04 +00:00
Diptanu Choudhury e32bc53e94 bumping up the version of the website 2016-08-17 15:27:20 -07:00
Diptanu Choudhury 70e25f5930 bumping up the version 2016-08-17 15:26:35 -07:00
Diptanu Choudhury aea179eac1 Merge pull request #1611 from hashicorp/fix-docker-tests
Fixed docker tests
2016-08-17 15:25:43 -07:00
Diptanu Choudhury dc0e395982 re-using copyimage 2016-08-17 15:25:03 -07:00
Diptanu Choudhury 0d7cd53c63 Fixed docker tests 2016-08-17 15:25:03 -07:00
Diptanu Choudhury e1ccf5aedd Changed build script 2016-08-17 15:18:37 -07:00
Diptanu Choudhury ab7f8847c1 changing error statement 2016-08-17 13:48:31 -07:00
Alex Dadgar 1be3f4c75a Merge branch 'master' of github.com:hashicorp/nomad 2016-08-17 13:24:55 -07:00
Alex Dadgar 402e37fded changelog 2016-08-17 13:24:12 -07:00
Diptanu Choudhury 347ced903e Merge branch 'master' of github.com:hashicorp/nomad 2016-08-17 13:24:07 -07:00
Diptanu Choudhury 2968ce9399 Fixed the docker script check 2016-08-17 13:23:48 -07:00
Alex Dadgar 10b8f9813a Merge pull request #1610 from kyhavlov/master
Added NOMAD_HTTP_AUTH env var for basic auth
2016-08-17 13:21:32 -07:00
Diptanu Choudhury 93dfa9b58d Merge pull request #1594 from hashicorp/f-chained-allocations-server
Marking an allocation chained if we are creating this to replace an o…
2016-08-17 13:10:00 -07:00
Kyle Havlovitz 40f9d35833 Added NOMAD_HTTP_AUTH env var for basic auth 2016-08-17 15:13:35 -04:00
Alex Dadgar de6e662eb4 Fix service validate test 2016-08-17 11:09:40 -07:00
Alex Dadgar a3bcc1cbb1 Fix network dynamic port test 2016-08-17 11:08:21 -07:00
Alex Dadgar be51f1b265 Fix TaskDiff test 2016-08-17 11:07:11 -07:00
Alex Dadgar 3b5c716d6f changelog 2016-08-17 10:06:17 -07:00
Alex Dadgar 74afe60f53 Merge pull request #1511 from nak3/url-jobfile
Support run/plan jobfile via URL location
2016-08-17 10:04:24 -07:00
Alex Dadgar b5d156c190 Merge pull request #1607 from nak3/diff-test-case-num
struct: tiny: output case number of the diff test
2016-08-17 09:54:32 -07:00
Kenjiro Nakayama b6c39349b7 struct: tiny: output case number of the diff test 2016-08-17 19:15:59 +09:00
Kenjiro Nakayama ad3b0e5ec2 Fix error messages 2016-08-17 18:33:07 +09:00
Kenjiro Nakayama 960cdf6979 Fix error message in Test{Plan,Run,Validate}Command_From_URL 2016-08-17 15:39:18 +09:00
Diptanu Choudhury 12d770d614 Merge pull request #1604 from hashicorp/f-travis
More advance travis timeout circumvention
2016-08-16 22:53:40 -07:00
Alex Dadgar 0f6e71a3d8 More advance travis timeout circumvention 2016-08-16 21:46:53 -07:00
Kenjiro Nakayama 30f274b17e Add StructJob test with jobfile from HTTP Server 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama ed5ddd1b5d Update the usage of plan command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama c25baab028 Rename Helper to JobGetter 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama c77fbcc67b Add help and documentation 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama 7fb866ae4c Use go-getter to get jobfile by URL 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama 410e0f7fe3 Add URL location support to validate command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama b16afbc366 Support run/plan jobfile via URL location 2016-08-17 11:06:08 +09:00
Alex Dadgar f45941a11a fix data format test 2016-08-16 17:53:49 -07:00
Diptanu Choudhury 578171e7cb Merge pull request #1601 from hashicorp/b-fix-node-alloc-test
get a free port from the kernel
2016-08-16 17:09:03 -07:00
Diptanu Choudhury 7757aecf07 Merge pull request #1602 from hashicorp/b-fix-job-eval-test
Fixed a test
2016-08-16 17:08:53 -07:00
Diptanu Choudhury ce8a43b848 Fixed a test 2016-08-16 16:36:15 -07:00
Diptanu Choudhury f72ad34540 get a free port from the kernel 2016-08-16 16:05:37 -07:00
Diptanu Choudhury f24e8f351e Updating go version in Vagrant 2016-08-16 15:33:24 -07:00
Diptanu Choudhury a53e9cd31e updated the changelog 2016-08-16 15:26:07 -07:00