Chris Bednarski
|
122220a424
|
Merge branch 'master' into f-docker-any-network
|
2015-11-17 17:22:13 -08:00 |
|
Chris Bednarski
|
d94bd74bb5
|
Updated docs for networking_mode and also reformat the file
|
2015-11-17 17:20:28 -08:00 |
|
Chris Bednarski
|
9cad290b18
|
Merge pull request #436 from hashicorp/f-docker-cleanup
Cleanup docker driver
|
2015-11-17 17:13:17 -08:00 |
|
Chris Bednarski
|
b22b5eb3aa
|
Inline err assignment
|
2015-11-17 17:12:45 -08:00 |
|
Chris Bednarski
|
a2f4188246
|
Streamline reading boolean values from the driver / job config
|
2015-11-17 16:58:23 -08:00 |
|
Chris Bednarski
|
67ee502acb
|
Added missing linebreaks for log.Printf calls
|
2015-11-17 16:49:01 -08:00 |
|
Chris Bednarski
|
43aaf94383
|
Do Itoa once so line items are simpler
|
2015-11-17 16:31:47 -08:00 |
|
Chris Bednarski
|
c275b3f06d
|
Merge pull request #437 from hashicorp/f-docker-labels
Support labels for docker containers
|
2015-11-17 16:10:36 -08:00 |
|
Chris Bednarski
|
ffd3f114dd
|
Merge branch 'docker-allow-to-add-labels' of https://github.com/fernandezvara/nomad into f-docker-labels
|
2015-11-17 16:02:42 -08:00 |
|
Alex Dadgar
|
74d95a0d2a
|
Update rkt docs to denote its experimental status
|
2015-11-17 15:39:38 -08:00 |
|
Alex Dadgar
|
8bbaf363dd
|
Update changelog
|
2015-11-17 15:20:01 -08:00 |
|
Chris Bednarski
|
3b7c252090
|
Improve phrasing in log messages
|
2015-11-17 15:17:44 -08:00 |
|
Alex Dadgar
|
7551a263c5
|
Merge pull request #389 from achanda/name
Set a name for the container
|
2015-11-17 15:07:23 -08:00 |
|
Chris Bednarski
|
629cdd6baa
|
Clean up extraneous variables
|
2015-11-17 14:51:38 -08:00 |
|
Chris Bednarski
|
7f117b3b55
|
That's not a declaration
|
2015-11-17 14:27:58 -08:00 |
|
Chris Bednarski
|
89c6f56059
|
Remove restrictions from docker networking mode; we assume users know what they are doing
|
2015-11-17 14:25:10 -08:00 |
|
Chris Bednarski
|
f2e8357e4a
|
Merge branch 'master' into f-docker-cleanup
|
2015-11-17 14:20:29 -08:00 |
|
Chris Bednarski
|
f14d6685d7
|
Move core block to the top
|
2015-11-17 14:17:58 -08:00 |
|
Chris Bednarski
|
5db884d2d0
|
Reformatted and sorted changelog enties
|
2015-11-17 14:16:20 -08:00 |
|
Alex Dadgar
|
67ee3af36a
|
Merge pull request #432 from hashicorp/d-changelog-update
Update Changelog
|
2015-11-17 14:11:59 -08:00 |
|
Alex Dadgar
|
9a2a4a11b4
|
Add components
|
2015-11-17 14:11:31 -08:00 |
|
Alex Dadgar
|
9d845ecdcb
|
Move backwards incompatibilities section to top
|
2015-11-17 13:32:02 -08:00 |
|
Alex Dadgar
|
06de031026
|
Remove extra space
|
2015-11-17 13:29:47 -08:00 |
|
Alex Dadgar
|
c85157fed0
|
Delimit angle brackets
|
2015-11-17 13:25:24 -08:00 |
|
Alex Dadgar
|
dfc2c03c85
|
Update changelog
|
2015-11-17 13:24:17 -08:00 |
|
Diptanu Choudhury
|
b31efbfac3
|
Merge pull request #429 from hashicorp/b-batch-restart-policy
Fixed validation logic for restart policy when interval is zero
|
2015-11-17 12:09:30 -08:00 |
|
Alex Dadgar
|
171a23cb74
|
Merge branch 'master' of https://github.com/hashicorp/nomad
|
2015-11-17 12:04:10 -08:00 |
|
Alex Dadgar
|
11b43f8e1f
|
Avoid calling destroy twice
|
2015-11-17 12:03:59 -08:00 |
|
Alex Dadgar
|
365a3998ba
|
Merge pull request #426 from carlosdp/hostname-docker
Add hostname parameter to Docker driver
|
2015-11-17 10:46:42 -08:00 |
|
Antonio Fernández
|
2521aea7d4
|
updating website: docker driver configuration
|
2015-11-17 14:14:35 +01:00 |
|
Antonio Fernández
|
f7f83ee81c
|
allow to set labels on docker containers
|
2015-11-17 14:12:49 +01:00 |
|
Diptanu Choudhury
|
a9acc52b4e
|
Fixed validation logic for restart policy when interval is zero
|
2015-11-17 02:56:11 -05:00 |
|
Carlos Diaz-Padron
|
3fabe47229
|
Add note to Docker hostname to explain hostname duplication
|
2015-11-16 23:14:28 -08:00 |
|
Carlos Diaz-Padron
|
77923255b4
|
Add hostname parameter to Docker driver
|
2015-11-16 22:44:44 -08:00 |
|
Antonio Fernández
|
aeb726a5e0
|
Merge branch 'master' of github.com:hashicorp/nomad into docker-allow-to-add-labels
|
2015-11-17 07:05:24 +01:00 |
|
Antonio Fernández
|
d6ac883827
|
revert previous commit
|
2015-11-17 07:05:11 +01:00 |
|
Chris Bednarski
|
bac9bd60dc
|
Improve logging and DRY some of the port mapping code
|
2015-11-16 19:55:49 -08:00 |
|
Chris Bednarski
|
e9bc0905d1
|
Add missing param and error in the missing case so default will work as expected
|
2015-11-16 19:55:08 -08:00 |
|
Diptanu Choudhury
|
03ec9e980c
|
Merge pull request #415 from hashicorp/f-port-labels
Implemented Port Labeling and Driver Configurations
|
2015-11-16 22:37:21 -05:00 |
|
Chris Bednarski
|
bd4c6b371d
|
Added config reader for booleans
|
2015-11-16 19:30:37 -08:00 |
|
Diptanu Choudhury
|
03847dd65a
|
Addressed some review comments
|
2015-11-16 22:29:06 -05:00 |
|
Alex Dadgar
|
0838292c60
|
Merge pull request #424 from hashicorp/f-alloc-status-cli
alloc-status displays individual task state
|
2015-11-16 18:49:21 -08:00 |
|
Alex Dadgar
|
fcdca39c5e
|
fix arg check
|
2015-11-16 18:44:37 -08:00 |
|
Alex Dadgar
|
1f0022ce75
|
Review fixes
|
2015-11-16 18:37:38 -08:00 |
|
Alex Dadgar
|
907d3c2bb6
|
Add docs
|
2015-11-16 18:36:13 -08:00 |
|
Alex Dadgar
|
5b41f0bbf0
|
Get rid of incorrect length check
|
2015-11-16 18:21:51 -08:00 |
|
Alex Dadgar
|
86f30492ec
|
Display task information
|
2015-11-16 18:09:00 -08:00 |
|
Chris Bednarski
|
d00c700318
|
go fmt
|
2015-11-16 16:23:03 -08:00 |
|
Chris Bednarski
|
714e1b52d1
|
Change logging port as %d to logging port.Value
|
2015-11-16 16:05:28 -08:00 |
|
Chris Bednarski
|
9f40143684
|
Merge branch 'master' into f-port-labels
|
2015-11-16 16:02:38 -08:00 |
|