Commit graph

3575 commits

Author SHA1 Message Date
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
Jake Champlin b516362855 Merge pull request #934 from hashicorp/f-random-job-allocation-fs
Allow fs commands to use job-id
2016-03-18 15:38:08 -04:00
Jake Champlin 4f01d2f8bf Allow fs commands to use job-id
Adds `-job` flag argument to `nomad fs` commands to randomly lookup a
job's allocation-id to use in an `fs` command.

Can be used when debugging a job, where a specific allocation ID is not
a strict requirement.
2016-03-18 15:05:35 -04:00
Diptanu Choudhury ddbf18f02a Removing all the destroy logic from wait and calling exit after wait on all drivers 2016-03-18 12:04:11 -07:00
Alex Dadgar 823261c974 add destination to artifact block and validate it 2016-03-18 12:01:46 -07:00
Diptanu Choudhury abf8e50c29 Destroying the plugin if kill wasn't successful 2016-03-18 11:53:25 -07:00
Diptanu Choudhury 3c7b83b393 Introduced a method in executor to launch syslog server 2016-03-18 11:49:10 -07:00
Halil Kaskavalci 05fbf7292c Typo
Copy & paste isn't the best practice
2016-03-18 08:25:23 +02:00
Halil Kaskavalci 9f91590bbd Rephrase the sentence 2016-03-18 08:19:28 +02:00
Diptanu Choudhury a3991ad866 Merge pull request #936 from hashicorp/always-prefix-match
Always defaulting to prefix match
2016-03-17 17:26:52 -07:00
Diptanu Choudhury 7ed107d04e Always defaulting to prefix match 2016-03-17 17:25:38 -07:00
Alex Dadgar c1b4c9bcc9 changelog 2016-03-17 16:38:49 -07:00