Commit Graph

5718 Commits

Author SHA1 Message Date
Seth Vargo
21073c1f04 Use a partial instead 2016-10-27 22:18:06 -04:00
Seth Vargo
e537c54557 Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
Seth Vargo
90cd7713d0 Use new helpers 2016-10-27 22:18:05 -04:00
Seth Vargo
aefc1207ba Capital C 2016-10-27 22:18:05 -04:00
Seth Vargo
0d3811ef8d Add helpers for generating titles and stuff 2016-10-27 22:18:04 -04:00
Seth Vargo
5ced51383c Upgrade docs generator 2016-10-27 22:18:04 -04:00
Seth Vargo
2f97883c6b Merge pull request #1884 from hashicorp/sethvargo/build_args
Simplify xc script
2016-10-27 22:15:55 -04:00
Seth Vargo
605710683c Simplify xc script
This is the same set of builds that we currently publish, but it groups
them into less magic.
2016-10-27 22:08:58 -04:00
Diptanu Choudhury
d67883124f Merge pull request #1879 from hashicorp/b-remote-alloc
Not blocking for remote alloc if the alloc is not sticky
2016-10-27 15:45:44 -07:00
Diptanu Choudhury
c8afc418c9 Adding the alloc if we can't find the TG 2016-10-27 15:45:10 -07:00
Alex Dadgar
8864f6f9a5 Don't delete docker images in test 2016-10-27 12:31:53 -07:00
Diptanu Choudhury
a9f5799f5a Not blocking for remote alloc if the alloc is not sticky 2016-10-27 12:04:55 -07:00
Alex Dadgar
4a307aec34 Fix flaky test 2016-10-27 11:48:00 -07:00
Alex Dadgar
1cb522b93e changelog 2016-10-27 11:44:49 -07:00
Alex Dadgar
389dbf9963 changelog 2016-10-27 11:43:36 -07:00
Alex Dadgar
42fb11543a Merge pull request #1872 from hashicorp/f-dequeue
Add scheduler version enforcement
2016-10-27 11:42:11 -07:00
Alex Dadgar
0efab91469 Larger delay on mismatch 2016-10-27 11:41:43 -07:00
Michael Schurter
01d47a86f1 Merge pull request #1877 from hashicorp/b-expand-docker-vols
Expand env vars in docker volume paths
2016-10-27 11:32:45 -07:00
Alex Dadgar
4fc7e30f31 Merge pull request #1866 from hashicorp/f-bind-addr
Use bind address for consul checks
2016-10-27 11:31:24 -07:00
Alex Dadgar
0e47a66391 Add to valid configs fields 2016-10-27 11:29:12 -07:00
Michael Schurter
6821210a85 Merge pull request #1862 from hashicorp/f-rkt-portmap
driver.rkt: support network configuration [waiting]
2016-10-27 11:05:55 -07:00
Michael Schurter
98debf5320 Expand env vars in docker volume paths
Fixes #1876
2016-10-27 11:02:38 -07:00
Alex Dadgar
a3676fc097 Small cleanups 2016-10-27 10:51:11 -07:00
Evan Gilman
ba55b1a0fe Never return 0.0.0.0 as a non-bind address 2016-10-27 10:51:11 -07:00
Evan Gilman
bcd0a55be9 Add more address selector tests 2016-10-27 10:51:11 -07:00
Evan Gilman
39155e952f Remove old address advertise config code 2016-10-27 10:51:11 -07:00
Evan Gilman
5a1b8db597 Add address selector methods to the agent 2016-10-27 10:51:11 -07:00
Evan Gilman
801352e0bc Use bind address for consul healtchecks in nomad client too 2016-10-27 10:47:45 -07:00
Evan Gilman
3e2b2fdb86 Use bind address for consul service checks 2016-10-27 10:47:45 -07:00
Alex Dadgar
0d9e54b40c changelog 2016-10-27 09:30:30 -07:00
Alex Dadgar
a186f7a26d Merge pull request #1806 from hashicorp/f-docker4mac-fixes
A couple fixes to make Docker For Mac work
2016-10-27 09:29:40 -07:00
Alex Dadgar
76fe6485f8 Merge branch 'master' of github.com:hashicorp/nomad 2016-10-26 22:06:24 -07:00
Alex Dadgar
ccf3f332a0 Fix inplace update for pre secret node 2016-10-26 22:05:44 -07:00
Michael Schurter
144d91cf51 Adjust timings to try to get test passing in Travis 2016-10-26 17:08:53 -07:00
Diptanu Choudhury
b041732612 Merge pull request #1874 from hashicorp/fix-nomad-checks
Making the nomad agent checks tcp
2016-10-26 16:32:02 -07:00
Diptanu Choudhury
6db8a06f38 Making the nomad agent checks tcp 2016-10-26 16:30:29 -07:00
Diptanu Choudhury
fdd888b469 Fixed TestMeta_FlagSet test 2016-10-26 16:20:17 -07:00
Michael Schurter
8c554cb560 Merge pull request #1873 from hashicorp/f-lxc-alt-build
Put lxc support behind a flag
2016-10-26 16:05:32 -07:00
Michael Schurter
31538f1ba8 Move tags into variable
Bash quoting is hard
2016-10-26 15:53:38 -07:00
Diptanu Choudhury
345bfbd147 Merge pull request #1871 from hashicorp/b-tls-tests
Fixed a bunch of TLS related failures
2016-10-26 15:19:54 -07:00
Diptanu Choudhury
e32a855ca6 Fixed alloc dir move tests 2016-10-26 15:17:57 -07:00
Alex Dadgar
5087836a0a Fix Validate_UserEnforcement 2016-10-26 15:03:41 -07:00
Michael Schurter
aeb410c07c Put lxc support behind a flag
Since lxc support requires linking to a C lib at compile and runtime
I'm putting it behind a build flag to avoid forcing all nomad users to
install liblxc (lxc-dev for development).
2016-10-26 14:55:54 -07:00
Alex Dadgar
962f4d4fe6 Add scheduler version enforcement 2016-10-26 14:52:48 -07:00
Diptanu Choudhury
b2bbd63d87 Fixed a bunch of TLS related failures 2016-10-26 14:08:46 -07:00
Diptanu Choudhury
48c31de849 Added datadog_address to valid keys 2016-10-26 13:28:28 -07:00
Michael Schurter
00a816c06d Merge pull request #1864 from hashicorp/b-allow-empty-resource
Allow omitting resource block entirely
2016-10-26 13:26:04 -07:00
Michael Schurter
ea963ab550 Document missing task resources handling 2016-10-26 13:21:09 -07:00
Diptanu Choudhury
28b4eef899 Merge pull request #1865 from hashicorp/b-cli-client-tls
Making the cli use TLS if the client has enabled TLS
2016-10-26 11:21:47 -07:00
Diptanu Choudhury
722433b4f9 Making the cli use TLS if the client has enabled TLS 2016-10-26 11:13:53 -07:00