Antoine POPINEAU
|
722141bfa6
|
Added a jobspec directive to specify envvars. Updated Docker driver to use them accordingly.
|
2015-10-02 17:46:55 -07:00 |
|
Alex Dadgar
|
0c55f62393
|
Merge pull request #205 from hashicorp/b-default-link-speed
Add a default link speed
|
2015-10-02 17:39:08 -07:00 |
|
Alex Dadgar
|
e60e6ff8f5
|
Add debug line when setting link speed to default
|
2015-10-02 17:32:17 -07:00 |
|
Alex Dadgar
|
4cc8588cb5
|
Merges
|
2015-10-02 17:32:11 -07:00 |
|
Ryan Uber
|
b34c47064d
|
Merge pull request #204 from hashicorp/b-options
Parse client options
|
2015-10-02 17:03:34 -07:00 |
|
Ryan Uber
|
ccf217ce2e
|
agent: test options config
|
2015-10-02 17:02:32 -07:00 |
|
Ryan Uber
|
30fa300825
|
Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options
|
2015-10-02 16:58:05 -07:00 |
|
Chris Bednarski
|
e9ee102ceb
|
Change to the default redis port and use docker port mapping
|
2015-10-02 16:35:24 -07:00 |
|
Alex Dadgar
|
2a8142db5c
|
Merge pull request #202 from achanda/doc_fix
Fix network mode
|
2015-10-02 16:18:23 -07:00 |
|
Abhishek Chanda
|
f3cc677527
|
Fix network mode
net is not a valid network mode
|
2015-10-02 16:11:38 -07:00 |
|
Chris Bednarski
|
8d0f06777c
|
Merge pull request #200 from legal90/f-parallels
Add support of Parallels Desktop for Mac
|
2015-10-02 11:46:02 -07:00 |
|
Mikhail Zholobov
|
1bd8f27bd7
|
Add support of Parallels Desktop for Mac
|
2015-10-02 11:40:24 -07:00 |
|
Chris Bednarski
|
687bc2f611
|
Change to pre-release version
|
2015-10-02 11:30:44 -07:00 |
|
Alex Dadgar
|
faf8002d2d
|
go-fmt
|
2015-10-02 10:54:04 -07:00 |
|
Alex Dadgar
|
0c7f3e21d7
|
Merge pull request #199 from achanda/double_call
Fix two issues where settings were not taking effect
|
2015-10-02 10:52:41 -07:00 |
|
Abhishek Chanda
|
3751b46673
|
Make sure createHostConfig is called only once
The second call discards any mods to port binding or
network type
Fixes #185 and #196
|
2015-10-02 10:43:37 -07:00 |
|
Alex Dadgar
|
74f2bf28d2
|
Merge pull request #189 from apognu/dev/net-fingerprint
Fingerprint: config parameter for interface and native method for IP address
|
2015-10-02 08:56:04 -07:00 |
|
Antoine POPINEAU
|
f35ebe14ad
|
Merge branch 'master' into dev/net-fingerprint
|
2015-10-02 09:38:35 +02:00 |
|
Antoine POPINEAU
|
36daef1625
|
Renamed all instances of Iface to NetworkInterface .
|
2015-10-02 09:29:18 +02:00 |
|
Alex Dadgar
|
191ea91cdd
|
Merge pull request #184 from achanda/docker_net
Enable setting networking mode for docker
|
2015-10-01 19:32:48 -07:00 |
|
Alex Dadgar
|
98209eb019
|
Merge pull request #192 from hashicorp/f-client-agent-cmdline
Fix anchor links and add new agent cli commands
|
2015-10-01 19:29:27 -07:00 |
|
Alex Dadgar
|
1a255a8acc
|
Fix anchor links and add new agent cli commands
|
2015-10-01 19:28:21 -07:00 |
|
Abhishek Chanda
|
0cb649bd5f
|
Enable setting networking mode for docker
This patch enables setting networking mode for the docker
driver. This does not handle the `container` mode.
Closes #175
|
2015-10-01 18:52:41 -07:00 |
|
Alex Dadgar
|
7cda3b0db3
|
Merge pull request #191 from hashicorp/f-client-agent-cmdline
Add parsing of client configuration from the commandline
|
2015-10-01 17:29:31 -07:00 |
|
Alex Dadgar
|
cc85859ccd
|
Don't enfoce that the agent can't be run as both server and client
|
2015-10-01 17:27:36 -07:00 |
|
Alex Dadgar
|
4c9f2fd6a7
|
Use the known size of meta to initialize the map
|
2015-10-01 17:21:32 -07:00 |
|
Alex Dadgar
|
9d5f96fb4f
|
Move declerations to top and use SplitN to be more flexible for Meta values
|
2015-10-01 17:19:52 -07:00 |
|
Alex Dadgar
|
3345a951d2
|
Add parsing of client configuration from the commandline
|
2015-10-01 16:46:42 -07:00 |
|
Mitchell Hashimoto
|
245cfd2dbf
|
Merge pull request #190 from hashicorp/docker-brand-guidelines
website: update docker logo to adhere to brand guidelines
|
2015-10-01 16:51:54 -04:00 |
|
Jack Pearkes
|
38f3f2cda5
|
website: update docker logo to adhere to brand guidelines
![](https://dl.dropboxusercontent.com/s/p60yujlru03d53v/2015-10-01%20at%201.44%20PM.png)
https://www.docker.com/brand-guidelines
|
2015-10-01 13:44:58 -07:00 |
|
Antoine POPINEAU
|
3a4b304a53
|
Refactored code.
|
2015-10-01 21:16:39 +02:00 |
|
Alex Dadgar
|
d86e2187b6
|
Merge pull request #188 from diptanu/master
Upgrading to Go 1.5.1 for building Nomad in developer VM
|
2015-10-01 11:40:12 -07:00 |
|
Antoine POPINEAU
|
2e1488fb04
|
Comment some undocumented code.
|
2015-10-01 20:39:10 +02:00 |
|
Ryan Uber
|
836fd8a015
|
Merge pull request #153 from aldergren/master
Prevent df on linux from adding line breaks to output
|
2015-10-01 11:21:02 -07:00 |
|
Antoine POPINEAU
|
043c10ca24
|
Updated documentation for the iface client configuration option.
|
2015-10-01 17:42:20 +02:00 |
|
Antoine POPINEAU
|
b01912abdc
|
Forgot some error checking.
|
2015-10-01 17:33:40 +02:00 |
|
Antoine POPINEAU
|
70d34da1bc
|
Client config param added to specify net iface to use for fingerprinting. Added a Golang-native method for determining the interface IP address.
|
2015-10-01 17:31:47 +02:00 |
|
Diptanu Choudhury
|
b73b8ea11d
|
Upgrading to Go 1.5.1 for building Nomad in developer VM
|
2015-09-30 23:08:41 -07:00 |
|
Alex Dadgar
|
2c4f677f07
|
Merge pull request #181 from hashicorp/b-discover-path
Correctly scan the CWD for the nomad executable
|
2015-09-30 14:31:32 -07:00 |
|
Alex Dadgar
|
8230008114
|
Correctly scan the CWD for the nomad executable
|
2015-09-30 14:30:09 -07:00 |
|
Ryan Uber
|
2692a39c96
|
command: test init
|
2015-09-30 14:21:50 -07:00 |
|
Ryan Uber
|
6254719898
|
Add release target, package Nomad
|
2015-09-30 12:54:59 -07:00 |
|
Ryan Uber
|
fe7826ffb5
|
git-ignore pkg directory
|
2015-09-30 12:40:24 -07:00 |
|
Ryan Uber
|
0dde27e464
|
Makefile updates
|
2015-09-30 12:39:05 -07:00 |
|
Ryan Uber
|
237a56aa67
|
website: update advertise configuration option descriptions
|
2015-09-30 12:05:55 -07:00 |
|
Clint
|
935d30d89f
|
Merge pull request #139 from orivej/improve-link-speed-error-reporting
Improve link speed fingerprint error reporting
|
2015-09-29 16:02:15 -07:00 |
|
Clint
|
e2dca9bbf8
|
Merge pull request #166 from spacejam/master
Fix typo in docs.
|
2015-09-29 15:57:49 -07:00 |
|
Ryan Uber
|
9b67f9bbe0
|
Make fixes for OS-specific deps
|
2015-09-29 15:42:57 -07:00 |
|
Tyler Neely
|
cf25c091e6
|
Fix typo in docs.
|
2015-09-29 15:42:03 -07:00 |
|
Alex Dadgar
|
52a9694bed
|
Update Vagrantfile to download correct binary.
|
2015-09-29 15:40:12 -07:00 |
|