Commit Graph

5689 Commits

Author SHA1 Message Date
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
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
Michael Schurter
0de76ddd76 Allow omitting resource block entirely 2016-10-26 10:36:41 -07:00
Michael Schurter
7eae82191e Fix LXC driver interface impls 2016-10-26 10:06:03 -07:00
Alex Dadgar
00ce1e50f5 Fix panic 2016-10-25 17:27:13 -07:00
Diptanu Choudhury
e348ca352c Merge branch 'master' of github.com:hashicorp/nomad 2016-10-25 16:31:45 -07:00
Diptanu Choudhury
a9352dc29a Added tls, gossip encryption, LXC support to Changelog 2016-10-25 16:31:33 -07:00
Diptanu Choudhury
70ec22fadf Merge pull request #1853 from hashicorp/f-rpc-http-tls
TLS support for http and RPC
2016-10-25 16:14:43 -07:00
Diptanu Choudhury
f416ac7419 Moved tlsutil into helpers 2016-10-25 16:05:37 -07:00
Diptanu Choudhury
ac5f6fcbe1 Moving the certs into tlsutil package 2016-10-25 16:01:53 -07:00
Diptanu Choudhury
ecfb24d521 Moving the TLSConfig to structs 2016-10-25 15:57:38 -07:00
Diptanu Choudhury
855fe5f75a Merge pull request #1699 from hashicorp/f-lxc-driver
LXC Support
2016-10-25 15:17:44 -07:00
Diptanu Choudhury
b0c665ce26 Added lxc related dependencies 2016-10-25 15:17:02 -07:00
Alex Dadgar
b63c349273 Merge pull request #1854 from hashicorp/f-vault-role-validate
Validate the Vault role being used
2016-10-25 14:41:40 -07:00
Alex Dadgar
f03c596130 check period 2016-10-25 14:37:54 -07:00
Alex Dadgar
d69eba3252 changelog 2016-10-25 14:30:14 -07:00
Alex Dadgar
c59c1570e9 Merge pull request #1852 from hashicorp/b-service-validation
Interpolate and then validate services
2016-10-25 14:28:32 -07:00
Alex Dadgar
9c932aaf2a Interpolate and then validate services 2016-10-25 14:27:49 -07:00
Alex Dadgar
bebe6ba812 Merge pull request #1850 from hashicorp/f-fs-secret
Disallow fs to read secret directory
2016-10-25 11:35:08 -07:00
Alex Dadgar
03c541ea2e Changelog 2016-10-25 11:32:20 -07:00
Alex Dadgar
772c04ebe9 Merge pull request #1844 from hashicorp/b-alloc-stats
Don't query for stats if the node is down and handle the errors
2016-10-25 11:31:19 -07:00
Alex Dadgar
0553288b07 address feedback 2016-10-25 11:31:09 -07:00
Alex Dadgar
b0749c7bd4 Merge pull request #1839 from hashicorp/f-signal-constraints
Signal creates an auto-constraints
2016-10-25 11:09:33 -07:00
Alex Dadgar
b580a6a728 Upper case signals 2016-10-25 11:09:22 -07:00
Alex Dadgar
c7889f2d48 Add CaPath to Vault config in consul-template 2016-10-25 11:01:50 -07:00
Diptanu Choudhury
0e6e5b3e7b Enabling TLS on cli 2016-10-25 10:39:17 -07:00