Diptanu Choudhury
|
c2de765a6d
|
Merge pull request #1909 from hashicorp/region-wrapper
Making Nomad TLS configs region aware
|
2016-11-01 14:31:39 -07:00 |
|
Michael Schurter
|
cd9fbfa0c7
|
Remove ServerName because we verify based on region
|
2016-11-01 14:17:31 -07:00 |
|
Alex Dadgar
|
1637333b16
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-11-01 13:24:07 -07:00 |
|
Alex Dadgar
|
f218c8849b
|
Resolve
|
2016-11-01 13:23:44 -07:00 |
|
Alex Dadgar
|
9939fa0971
|
Read from env
|
2016-11-01 12:37:27 -07:00 |
|
Seth Vargo
|
5684db9095
|
Merge pull request #1901 from hashicorp/sethvargo/more_docs
Update init command and add ephemeral_disk docs
|
2016-10-31 21:53:03 -04:00 |
|
Seth Vargo
|
1851b89737
|
Address feedback
|
2016-10-31 21:52:45 -04:00 |
|
Alex Dadgar
|
eb74078ac3
|
Merge pull request #1902 from hashicorp/b-advertise
Allow advertise to not specify port
|
2016-10-31 18:17:30 -07:00 |
|
Alex Dadgar
|
a379f86064
|
Check that advertise without ports works in test
|
2016-10-31 18:08:49 -07:00 |
|
Diptanu Choudhury
|
b82088aeb1
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-10-31 17:50:58 -07:00 |
|
Diptanu Choudhury
|
e8fd8c8a58
|
Added the migrate flag to init
|
2016-10-31 17:50:07 -07:00 |
|
Alex Dadgar
|
b8650b24d2
|
Allow advertise to not specify port
|
2016-10-31 17:12:29 -07:00 |
|
Seth Vargo
|
327bbb40ef
|
Update docs on the sample command
|
2016-10-31 19:55:40 -04:00 |
|
Seth Vargo
|
407bac5240
|
Fix typo
|
2016-10-31 16:52:56 -04:00 |
|
Seth Vargo
|
e14e14b44f
|
Alphabetize services
|
2016-10-31 16:52:55 -04:00 |
|
Seth Vargo
|
fc993b5199
|
Update service example in init command
|
2016-10-31 16:52:54 -04:00 |
|
Seth Vargo
|
fc0d756d24
|
Move resources alphabetical
|
2016-10-31 16:52:54 -04:00 |
|
Seth Vargo
|
b373a4801a
|
Update resources example in init command
|
2016-10-31 16:52:53 -04:00 |
|
Seth Vargo
|
bb3cc0bfb9
|
Move logs configuration up in init command
|
2016-10-31 16:52:53 -04:00 |
|
Seth Vargo
|
cfed4c6595
|
Update logs example in init
|
2016-10-31 16:52:53 -04:00 |
|
Seth Vargo
|
7675d0cf4d
|
Update artifact example in init command
|
2016-10-31 16:52:52 -04:00 |
|
Seth Vargo
|
aae80f61b7
|
Add vault example to init command
|
2016-10-31 16:52:52 -04:00 |
|
Seth Vargo
|
a9b70d3297
|
Add template example to init command
|
2016-10-31 16:52:52 -04:00 |
|
Alex Dadgar
|
0e47a66391
|
Add to valid configs fields
|
2016-10-27 11:29:12 -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 |
|
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 |
|
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 |
|
Diptanu Choudhury
|
722433b4f9
|
Making the cli use TLS if the client has enabled TLS
|
2016-10-26 11:13:53 -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
|
ecfb24d521
|
Moving the TLSConfig to structs
|
2016-10-25 15:57:38 -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
|
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 |
|
Diptanu Choudhury
|
0e6e5b3e7b
|
Enabling TLS on cli
|
2016-10-25 10:39:17 -07:00 |
|
Alex Dadgar
|
3c41715d95
|
Vault flags
|
2016-10-24 17:23:48 -07:00 |
|
Diptanu Choudhury
|
e115f83ded
|
Updated the spec definition for tls config
|
2016-10-24 15:36:26 -07:00 |
|
Diptanu Choudhury
|
15b2cc5d8c
|
Changed the way TLS config is parsed
|
2016-10-24 13:56:19 -07:00 |
|
Alex Dadgar
|
d4aa3fb831
|
Disallow fs to read secret directory
|
2016-10-24 11:14:05 -07:00 |
|
Alex Dadgar
|
b5990a00b6
|
Merge pull request #1841 from hashicorp/f-node-meta
Output Node meta in verbose mode
|
2016-10-24 10:13:48 -07:00 |
|
Alex Dadgar
|
a877e320c0
|
Merge pull request #1842 from hashicorp/f-version-and-id
Print the version and client node ID
|
2016-10-24 10:13:33 -07:00 |
|
Diptanu Choudhury
|
11c1583467
|
Implemented TLS support for http and rpc
|
2016-10-23 22:22:00 -07:00 |
|