Commit Graph

3730 Commits

Author SHA1 Message Date
Alex Dadgar 4e8faea048 vendor go-getter with potential S3 credential fix 2016-04-21 10:59:21 -07:00
Alex Dadgar ae888fb129
Release v0.3.2-rc2 2016-04-19 17:31:50 -07:00
Alex Dadgar c56a46c4c6
Release v0.3.2-rc2 2016-04-19 17:31:14 -07:00
Alex Dadgar 646083ac6a rc2 version bump 2016-04-19 17:21:19 -07:00
Alex Dadgar aab2072c64 Merge pull request #1111 from hashicorp/f-debug-info-scheduler
Scheduler error condition debug messages
2016-04-19 17:18:29 -07:00
Alex Dadgar 733156c016 vendor 2016-04-19 17:12:44 -07:00
Alex Dadgar 7dc1a525cb more debug 2016-04-19 16:55:27 -07:00
Alex Dadgar 76e493dc16 base debugging 2016-04-19 16:33:25 -07:00
Alex Dadgar e464c838d7 Merge pull request #1105 from hashicorp/b-forked
Put the executor into the cgroup to avoid a fork race
2016-04-19 15:54:27 -07:00
Alex Dadgar c66370bf40 Add debug message on Wait() error 2016-04-19 15:54:21 -07:00
Diptanu Choudhury 0b7ba9a592 Fixed the docs around service discovery 2016-04-19 14:47:04 -07:00
Alex Dadgar ca94d25cb4 Freeze the cgroup and cleanup around Shutdown 2016-04-19 13:48:02 -07:00
Alex Dadgar 9523a58d7a changelog 2016-04-19 09:20:28 -07:00
Alex Dadgar de2b26650f Merge pull request #1097 from hashicorp/service-no-port
Invalidating services when they contain check of type tcp and http bu…
2016-04-19 09:18:52 -07:00
Alex Dadgar 97a7263970 changelog 2016-04-18 19:40:22 -07:00
Alex Dadgar fce63bdc5c Ensure the label exists on checks and small enhancements 2016-04-18 19:38:47 -07:00
Alex Dadgar e096c4a504 Merge pull request #1106 from hashicorp/b-drain-system-job
Always trigger evals on drain update
2016-04-18 19:19:41 -07:00
Alex Dadgar 6c6dacd042 Fix missing format variable 2016-04-18 18:53:05 -07:00
Alex Dadgar ea08b45c70 Always trigger evals on drain update 2016-04-18 18:43:52 -07:00
Alex Dadgar 736ef76cc1 Put the executor into the cgroup to avoid a fork race 2016-04-18 17:59:08 -07:00
Alex Dadgar ebdc873e47 protect writing to closed channel 2016-04-18 11:46:57 -07:00
Alex Dadgar 67865ab530 Merge pull request #1073 from hashicorp/http-advertise-addr-docs
Added docs for http advertise addr
2016-04-18 10:17:21 -07:00
Diptanu Choudhury 03f64f1352 Ensuring that the docs says that the advertise block works on both server and client nodes 2016-04-16 01:30:39 -07:00
Alex Dadgar 1e6f665165 Merge pull request #1103 from hashicorp/b-remove-systemd
Remove systemd cgroup manager
2016-04-15 16:35:00 -07:00
Alex Dadgar dba8712b45 remove systemd cgroup manager 2016-04-15 14:55:30 -07:00
Alex Dadgar 095e01bf1c Merge pull request #1100 from troyswanson/patch-1
Make logging more consistent
2016-04-15 13:45:59 -07:00
Troy Swanson f16468c27a Make logging more consistent 2016-04-15 15:42:57 -05:00
Alex Dadgar bd225241b0 changelog 2016-04-15 11:34:07 -07:00
Alex Dadgar 3818d3013d Merge pull request #1099 from hashicorp/f-ip-port-var
Add IP and PORT environment variables
2016-04-15 11:33:16 -07:00
Alex Dadgar 6ffad28961 nomad inspect docs 2016-04-15 11:13:26 -07:00
Alex Dadgar 8256396f1e Add IP and PORT environment variables 2016-04-15 11:01:32 -07:00
Alex Dadgar ef7dde912e Clarify blocking query docs 2016-04-15 10:33:43 -07:00
Diptanu Choudhury f617fb89fd Invalidating services when they contain check of type tcp and http but no ports 2016-04-15 12:50:55 +04:00
Alex Dadgar 3a977b8c5b Merge pull request #1094 from hashicorp/d-json-docs
Improved JSON docs
2016-04-14 16:49:40 -07:00
Alex Dadgar 32e207c2da improved JSON docs 2016-04-14 16:47:24 -07:00
Alex Dadgar 2163bb1b6a
Release v0.3.2-rc1 2016-04-14 13:49:20 -07:00
Alex Dadgar 8424e60872 version update 2016-04-14 13:18:04 -07:00
Alex Dadgar a5a75e11d9 website 2016-04-14 13:04:04 -07:00
Alex Dadgar 9bdc983985 changelog 2016-04-14 13:02:09 -07:00
Alex Dadgar d94204554f Merge pull request #1012 from hashicorp/f-partition-gc
core: Limit GC size
2016-04-14 13:00:53 -07:00
Alex Dadgar b34ab80c93 Address comments 2016-04-14 11:41:04 -07:00
Alex Dadgar 9ccacaa9e5 Remove unused field 2016-04-14 11:05:20 -07:00
Alex Dadgar b83ea0ff8b docs 2016-04-14 10:57:42 -07:00
Alex Dadgar fe2c717c6e changelog 2016-04-14 10:54:33 -07:00
Alex Dadgar 0032094cc8 Merge pull request #1092 from hashicorp/service-no-port
Allowing registration of services which don't expose any ports
2016-04-14 10:53:42 -07:00
Alex Dadgar 78adfa8ed6 changelog + docker GC cleanup 2016-04-14 10:52:38 -07:00
Alex Dadgar c4406f2b31 Merge pull request #1071 from hashicorp/b-docker-fix-gc
GC Docker containers and images after the container exits
2016-04-14 10:26:37 -07:00
Diptanu Choudhury f02adfdb71 Allowing registration of services which don't expose any ports 2016-04-14 13:26:39 +05:30
Diptanu Choudhury 081852d3cd Modified the test to wait for 3 seconds before inspecting containers 2016-04-14 06:43:37 +05:30
Alex Dadgar d142c01dd2 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-13 17:29:54 -07:00