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 |
Alex Dadgar
|
f228408b00
|
changelog
|
2016-03-19 13:41:09 -07:00 |
Alex Dadgar
|
49212cde01
|
Merge pull request #944 from hashicorp/f-artifact-location
Download artifacts to relative locations inside the task directory
|
2016-03-19 13:37:36 -07:00 |
Alex Dadgar
|
0f73c3f402
|
Validate the artifact client side as well
|
2016-03-19 13:28:37 -07:00 |
Alex Dadgar
|
c85dfdf9a0
|
Merge branch 'master' into f-artifact-location
|
2016-03-19 12:50:44 -07:00 |
Alex Dadgar
|
452aacd5f3
|
Documentation
|
2016-03-19 12:35:58 -07:00 |
Alex Dadgar
|
f4bb3a9801
|
binary lookup path
|
2016-03-19 12:18:10 -07:00 |
Diptanu Choudhury
|
cfb9ae91a1
|
Using the interfaces for configuring bind addrs for nomad servers
|
2016-03-19 00:54:19 -07:00 |
Diptanu Choudhury
|
4371904813
|
Merge pull request #940 from hashicorp/f-docs-minor-interpreted-updates
Minor updates to Interpreted Variables docs
|
2016-03-19 00:15:18 -07:00 |
Diptanu Choudhury
|
5c9e4698a8
|
Merge pull request #942 from achanda/update_rkt
Update rkt and docker
|
2016-03-19 00:14:44 -07:00 |
Diptanu Choudhury
|
a4c08cc7ce
|
Merge pull request #943 from achanda/typo
Fix missing import
|
2016-03-19 00:14:20 -07:00 |
Abhishek Chanda
|
2d3ccc1898
|
Fix missing import
|
2016-03-18 23:00:34 -07:00 |
Diptanu Choudhury
|
6e6f2940f0
|
Setting the ip from the network interface to Addresses
|
2016-03-18 22:26:13 -07:00 |
Abhishek Chanda
|
5a5ef65bc4
|
Update rkt and docker
|
2016-03-18 22:18:59 -07:00 |
Diptanu Choudhury
|
e72faaa1c0
|
Parsing interfaces from the config file
|
2016-03-18 22:05:57 -07:00 |
Diptanu Choudhury
|
4f689d1a38
|
Using the interface name to find bind address for network services
|
2016-03-18 21:44:22 -07:00 |
Pete Shima
|
ecd798b3ac
|
Minor updates to Interpreted Variables docs
|
2016-03-18 21:32:56 -07:00 |
Diptanu Choudhury
|
691cad2d1c
|
Merge pull request #939 from hashicorp/f-docs-upgrade-guide
Add slightly more detail to the Nomad upgrade guide.
|
2016-03-18 21:19:12 -07:00 |
Pete Shima
|
a37670974c
|
Add slightly more detail to the Nomad upgrade guide.
|
2016-03-18 20:43:31 -07:00 |
Alex Dadgar
|
5755135e66
|
download to relative destination
|
2016-03-18 15:33:01 -07:00 |
Diptanu Choudhury
|
0f0bba1a4f
|
Merge pull request #932 from hashicorp/unified-executor
Unified executor
|
2016-03-18 15:04:48 -07:00 |
Diptanu Choudhury
|
038a1bc2f9
|
Added some comments
|
2016-03-18 15:04:15 -07:00 |
Alex Dadgar
|
9b9579b763
|
Merge pull request #929 from kaskavalci/patch-3
Update confusing terms in scheduling.html.md
|
2016-03-18 14:49:43 -07:00 |
Diptanu Choudhury
|
601008706d
|
Added an interfaces config
|
2016-03-18 13:50:29 -07:00 |