Commit Graph

3411 Commits

Author SHA1 Message Date
Diptanu Choudhury
167f2f0937 Locking on alloc runners before syncing with consul 2016-03-23 17:54:32 -07:00
Diptanu Choudhury
1f6137aba5 Using the name of the task and the alloc id in the service name 2016-03-23 17:35:29 -07:00
Diptanu Choudhury
8efe41e52a removing ids of services and checks on the server side 2016-03-23 17:12:53 -07:00
Diptanu Choudhury
6905740234 Added a test to check whether services get updated 2016-03-23 16:25:53 -07:00
Diptanu Choudhury
0e4a236e6a Added comments 2016-03-23 15:39:25 -07:00
Diptanu Choudhury
38fc2ac93f Fixing the test 2016-03-23 15:36:46 -07:00
Diptanu Choudhury
56ccea8f18 Client sync with consul and removed unwanted services 2016-03-23 15:28:55 -07:00
Diptanu Choudhury
5b6714cf53 Re-syncing task when it's updated 2016-03-23 14:34:43 -07:00
Diptanu Choudhury
715c59f806 Syncing consul periodically 2016-03-23 14:27:49 -07:00
Diptanu Choudhury
a69649688d Handling errors during service and check registration 2016-03-23 14:23:32 -07:00
Diptanu Choudhury
701a1bd9bc Hooking up the executor in all drivers 2016-03-23 13:19:45 -07:00
Diptanu Choudhury
5568258d0a Making the docker driver register services and checks 2016-03-23 12:59:22 -07:00
Diptanu Choudhury
9a71225b9e Removing references to old consul services and adding consul config to executor context 2016-03-23 12:19:19 -07:00
Diptanu Choudhury
92e0cd6b3f Added a test for the sync 2016-03-23 11:49:40 -07:00
Diptanu Choudhury
617e0c3ddf Added the sync logic 2016-03-23 10:43:35 -07:00
Diptanu Choudhury
388ab3cade Added consul sync 2016-03-23 00:50:41 -07:00
Diptanu Choudhury
692f53fecf Bumping up the version 2016-03-22 13:57:00 -07:00
Diptanu Choudhury
3e8bfcb025 Merge pull request #961 from hashicorp/executor-tests
Making the calls to exit idempotent
2016-03-22 12:27:37 -07:00
Diptanu Choudhury
c86d38360a Making the calls to exit idempotent 2016-03-22 11:49:56 -07:00
Alex Dadgar
9d6604f693 Clarify log config disk usage message 2016-03-22 10:27:14 -07:00
Diptanu Choudhury
44d020a755 Merge pull request #960 from hashicorp/update-bolt
Updating BoltDb to 1.2
2016-03-22 00:30:32 -07:00
Diptanu Choudhury
78916a8dd8 Updating BoltDb 2016-03-21 23:58:46 -07:00
Alex Dadgar
973b2159e3 clarify server join 2016-03-21 21:49:34 -07:00
Alex Dadgar
0c738aa6ea Merge pull request #959 from hashicorp/d-clarify-operator-equality
Document operator equality
2016-03-21 21:36:57 -07:00
Alex Dadgar
04a9c12c8b Document operator equality 2016-03-21 21:36:15 -07:00
Alex Dadgar
db365d1c03 Merge branch 'master' of github.com:hashicorp/nomad 2016-03-21 18:17:05 -07:00
Alex Dadgar
9544291833 Fix indentation of init file 2016-03-21 18:16:57 -07:00
Alex Dadgar
05991efc6e Update ISSUE_TEMPLATE.md 2016-03-21 18:12:50 -07:00
Alex Dadgar
972f99223e changelog 2016-03-21 18:11:13 -07:00
Alex Dadgar
f042b8355c Merge pull request #957 from hashicorp/b-near-node-capacity
core: ProposedAllocs dedups in-place updated allocations
2016-03-21 18:09:54 -07:00
Alex Dadgar
bffcf5bd9f ProposedAllocs dedups in-place updated allocations 2016-03-21 18:09:32 -07:00
Diptanu Choudhury
e7dfb896ff Merge branch 'master' of github.com:hashicorp/nomad 2016-03-21 17:45:13 -07:00
Diptanu Choudhury
4e1c1dd168 Fixed the qemu driver tests 2016-03-21 17:44:37 -07:00
Alex Dadgar
f5196b52b2 Fix copy to distinguish between nil and empty map/structs 2016-03-21 16:29:21 -07:00
Alex Dadgar
1829163002 unit-test demonstrating broken behavior 2016-03-21 16:28:47 -07:00
Alex Dadgar
f564d7b78a changelog 2016-03-21 13:03:19 -07:00
Alex Dadgar
b0d10b1409 Merge pull request #952 from hashicorp/f-nomad-inspect
cli: Add nomad inspect command
2016-03-21 13:01:48 -07:00
Alex Dadgar
eec0e3e9d6 inspect/stop uses prefix search 2016-03-21 13:00:14 -07:00
Alex Dadgar
52347d42f9 Add nomad inspect command 2016-03-21 12:46:35 -07:00
Diptanu Choudhury
7e1e8a42de Merge pull request #941 from hashicorp/f-interface-name
Use an interface name to find the bind addr for rpc, http and serf components
2016-03-20 23:57:44 -07:00
Diptanu Choudhury
f8db94671e Overriding the device configuration if addresses is present 2016-03-20 23:41:16 -07:00
Diptanu Choudhury
78de2fccdb Added docs for the website 2016-03-20 23:34:38 -07:00
Diptanu Choudhury
c25be74061 Added a comment about iteration of ips in a network device 2016-03-20 23:22:16 -07:00
Alex Dadgar
a4304147f8 changelog 2016-03-20 17:38:24 -07:00
Alex Dadgar
d05b93a18d Merge pull request #947 from hashicorp/f-node-status
cli: Less verbose output and show node's total resources
2016-03-20 17:37:06 -07:00
Alex Dadgar
afbc8621ee less verbose output and show node's total resources 2016-03-20 17:36:40 -07:00
Alex Dadgar
da76f91391 Changelog 2016-03-20 17:06:38 -07:00
Alex Dadgar
7e6e5c0b51 Merge pull request #946 from hashicorp/f-reduce-alloc-status-verbosity
Reduce verbosity of alloc-status
2016-03-20 17:05:52 -07:00
Alex Dadgar
db1639123c hide the fs subcommands 2016-03-20 17:05:46 -07:00
Alex Dadgar
63e172747a Reduce verbosity of alloc-status 2016-03-20 16:52:24 -07:00