Diptanu Choudhury
|
83f41993aa
|
removing ids of services and checks on the server side
|
2016-03-23 17:12:53 -07:00 |
|
Diptanu Choudhury
|
66e35b0b96
|
Added a test to check whether services get updated
|
2016-03-23 16:25:53 -07:00 |
|
Diptanu Choudhury
|
ab35c187b3
|
Added comments
|
2016-03-23 15:39:25 -07:00 |
|
Diptanu Choudhury
|
9b966ec1e6
|
Fixing the test
|
2016-03-23 15:36:46 -07:00 |
|
Diptanu Choudhury
|
7dab719a66
|
Client sync with consul and removed unwanted services
|
2016-03-23 15:28:55 -07:00 |
|
Diptanu Choudhury
|
664ff44e85
|
Re-syncing task when it's updated
|
2016-03-23 14:34:43 -07:00 |
|
Diptanu Choudhury
|
83976a4b96
|
Syncing consul periodically
|
2016-03-23 14:27:49 -07:00 |
|
Diptanu Choudhury
|
bf748a522b
|
Handling errors during service and check registration
|
2016-03-23 14:23:32 -07:00 |
|
Diptanu Choudhury
|
54a5e795a5
|
Hooking up the executor in all drivers
|
2016-03-23 13:19:45 -07:00 |
|
Diptanu Choudhury
|
8b91606b22
|
Making the docker driver register services and checks
|
2016-03-23 12:59:22 -07:00 |
|
Diptanu Choudhury
|
f6a932194f
|
Removing references to old consul services and adding consul config to executor context
|
2016-03-23 12:19:19 -07:00 |
|
Diptanu Choudhury
|
54dcbed148
|
Added a test for the sync
|
2016-03-23 11:49:40 -07:00 |
|
Diptanu Choudhury
|
7e2789d1fc
|
Added the sync logic
|
2016-03-23 10:43:35 -07:00 |
|
Diptanu Choudhury
|
2c6ec8cf89
|
Added consul sync
|
2016-03-23 00:50:41 -07:00 |
|
Diptanu Choudhury
|
e54675b274
|
Bumping up the version
|
2016-03-22 13:57:00 -07:00 |
|
Diptanu Choudhury
|
2ab8ab7789
|
Merge pull request #961 from hashicorp/executor-tests
Making the calls to exit idempotent
|
2016-03-22 12:27:37 -07:00 |
|
Diptanu Choudhury
|
034d2f6470
|
Making the calls to exit idempotent
|
2016-03-22 11:49:56 -07:00 |
|
Alex Dadgar
|
ce55bef7a7
|
Clarify log config disk usage message
|
2016-03-22 10:27:14 -07:00 |
|
Diptanu Choudhury
|
c28c89d5c0
|
Merge pull request #960 from hashicorp/update-bolt
Updating BoltDb to 1.2
|
2016-03-22 00:30:32 -07:00 |
|
Diptanu Choudhury
|
f6c0314db4
|
Updating BoltDb
|
2016-03-21 23:58:46 -07:00 |
|
Alex Dadgar
|
f853692081
|
clarify server join
|
2016-03-21 21:49:34 -07:00 |
|
Alex Dadgar
|
a784a78758
|
Merge pull request #959 from hashicorp/d-clarify-operator-equality
Document operator equality
|
2016-03-21 21:36:57 -07:00 |
|
Alex Dadgar
|
661b25bd27
|
Document operator equality
|
2016-03-21 21:36:15 -07:00 |
|
Alex Dadgar
|
81b289a1b1
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-03-21 18:17:05 -07:00 |
|
Alex Dadgar
|
1e67be4c6f
|
Fix indentation of init file
|
2016-03-21 18:16:57 -07:00 |
|
Alex Dadgar
|
0c0127c2b2
|
Update ISSUE_TEMPLATE.md
|
2016-03-21 18:12:50 -07:00 |
|
Alex Dadgar
|
b63bad4359
|
changelog
|
2016-03-21 18:11:13 -07:00 |
|
Alex Dadgar
|
c744f7a0bf
|
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
|
2de9299cab
|
ProposedAllocs dedups in-place updated allocations
|
2016-03-21 18:09:32 -07:00 |
|
Diptanu Choudhury
|
4a1797e2c6
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-03-21 17:45:13 -07:00 |
|
Diptanu Choudhury
|
fbccb754e1
|
Fixed the qemu driver tests
|
2016-03-21 17:44:37 -07:00 |
|
Alex Dadgar
|
a6a98daa2e
|
Fix copy to distinguish between nil and empty map/structs
|
2016-03-21 16:29:21 -07:00 |
|
Alex Dadgar
|
f6e220b987
|
unit-test demonstrating broken behavior
|
2016-03-21 16:28:47 -07:00 |
|
Alex Dadgar
|
a8729da0a4
|
changelog
|
2016-03-21 13:03:19 -07:00 |
|
Alex Dadgar
|
f5aa697da8
|
Merge pull request #952 from hashicorp/f-nomad-inspect
cli: Add nomad inspect command
|
2016-03-21 13:01:48 -07:00 |
|
Alex Dadgar
|
9cfb4ee633
|
inspect/stop uses prefix search
|
2016-03-21 13:00:14 -07:00 |
|
Alex Dadgar
|
90a61172b4
|
Add nomad inspect command
|
2016-03-21 12:46:35 -07:00 |
|
Diptanu Choudhury
|
82908d5fa9
|
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
|
acd016c7c0
|
Overriding the device configuration if addresses is present
|
2016-03-20 23:41:16 -07:00 |
|
Diptanu Choudhury
|
49de335543
|
Added docs for the website
|
2016-03-20 23:34:38 -07:00 |
|
Diptanu Choudhury
|
98fd0b889a
|
Added a comment about iteration of ips in a network device
|
2016-03-20 23:22:16 -07:00 |
|
Alex Dadgar
|
5a928748b9
|
changelog
|
2016-03-20 17:38:24 -07:00 |
|
Alex Dadgar
|
e19675ae4f
|
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
|
d8d1447f8c
|
less verbose output and show node's total resources
|
2016-03-20 17:36:40 -07:00 |
|
Alex Dadgar
|
2a82819e50
|
Changelog
|
2016-03-20 17:06:38 -07:00 |
|
Alex Dadgar
|
db186ba995
|
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
|
dab856c956
|
hide the fs subcommands
|
2016-03-20 17:05:46 -07:00 |
|
Alex Dadgar
|
7b36d7ec55
|
Reduce verbosity of alloc-status
|
2016-03-20 16:52:24 -07:00 |
|
Alex Dadgar
|
5762d502ea
|
Merge pull request #945 from achanda/vagrant-rkt
Setup rkt in vagrant
|
2016-03-20 16:02:13 -07:00 |
|
Abhishek Chanda
|
89a6d81bdd
|
Setup rkt in vagrant
|
2016-03-20 15:37:20 -07:00 |
|