Diptanu Choudhury
|
2a2e1e7392
|
Updated the changelog
|
2016-02-06 18:03:28 -08:00 |
Alex Dadgar
|
eb075d2017
|
changelog
|
2016-02-06 17:12:11 -08:00 |
Alex Dadgar
|
a59cec5fb3
|
Merge pull request #766 from hashicorp/f-consul-update
Update the consul service when the task/alloc changes
|
2016-02-06 17:10:37 -08:00 |
Alex Dadgar
|
fdc7124032
|
Precise registration
|
2016-02-06 17:08:20 -08:00 |
Alex Dadgar
|
c744e2f4f1
|
Update the consul service when the task/alloc changes
|
2016-02-06 17:08:20 -08:00 |
Alex Dadgar
|
3cc3a22b9c
|
changelog
|
2016-02-06 16:29:50 -08:00 |
Alex Dadgar
|
4eef86da52
|
Merge pull request #776 from hashicorp/f-eval-monitor-output
Cleanup eval-monitor output
|
2016-02-06 16:10:44 -08:00 |
Alex Dadgar
|
d2d59905a2
|
Shorted eval id and only print waiting if time > 0
|
2016-02-06 16:09:39 -08:00 |
Alex Dadgar
|
b5acfc77d9
|
Merge pull request #772 from achanda/travis
Use the CI env variable
|
2016-02-06 15:44:01 -08:00 |
Diptanu Choudhury
|
d0b6fb1993
|
Updated the docker auth config
|
2016-02-06 05:47:56 -08:00 |
Diptanu Choudhury
|
745bfaae7b
|
Reading dockercfg files for authenticating with private registries
|
2016-02-06 05:43:30 -08:00 |
Abhishek Chanda
|
babd75c55c
|
Use the CI env variable
Travis exports this variable to all builds. We don't need out own.
A number of other CI systems use this variable too.
|
2016-02-06 01:11:44 -08:00 |
Diptanu Choudhury
|
c9d2151f90
|
Changed a few comments
|
2016-02-05 18:07:06 -08:00 |
Diptanu Choudhury
|
1b9a54abec
|
Updated comment
|
2016-02-05 17:40:06 -08:00 |
Diptanu Choudhury
|
370dc41ca2
|
Renamed the plugin log file
|
2016-02-05 17:07:02 -08:00 |
Alex Dadgar
|
332041653f
|
Update README.md
|
2016-02-05 16:33:20 -08:00 |
Alex Dadgar
|
8a1c651d28
|
Merge pull request #771 from hashicorp/d-getting-started
Update getting started with short ids
|
2016-02-05 16:29:25 -08:00 |
Alex Dadgar
|
a1ae42f7da
|
Update getting started with short ids
|
2016-02-05 16:28:20 -08:00 |
Alex Dadgar
|
4d79e62f64
|
changelog
|
2016-02-05 15:30:02 -08:00 |
Alex Dadgar
|
47f9c8a443
|
Merge pull request #770 from hashicorp/f-service-name-period
Ensure there are no periods in the service name
|
2016-02-05 15:29:13 -08:00 |
Alex Dadgar
|
36f245dc93
|
Merge pull request #769 from zanella/minor_typo_eval_return
Trailing comma typo
|
2016-02-05 15:19:28 -08:00 |
Diptanu Choudhury
|
d2eeba213c
|
Reserving ports on windows
|
2016-02-05 15:17:15 -08:00 |
Alex Dadgar
|
759868ce8d
|
Merge pull request #765 from hashicorp/f-fs-cli
Display fs in nomad help and list the subcommands when called
|
2016-02-05 15:16:50 -08:00 |
Alex Dadgar
|
2627b742fa
|
Fix ==
|
2016-02-05 15:15:56 -08:00 |
Alex Dadgar
|
40a373f9e0
|
Ensure there are no periods in the service name
|
2016-02-05 14:42:35 -08:00 |
Rafael Zanella
|
da4262e22d
|
Trailing comma typo
|
2016-02-05 20:03:10 -02:00 |
Diptanu Choudhury
|
f4b32ae5fc
|
Entering the plugin pid into the cgroup after creating it
|
2016-02-05 13:16:29 -08:00 |
Diptanu Choudhury
|
2871dfce26
|
Using signals to test if proces is alive
|
2016-02-05 13:05:49 -08:00 |
Diptanu Choudhury
|
fa41d8a062
|
Added a test which shows userpid is killed when plugin can not be re-connected on calling Open
|
2016-02-05 11:37:13 -08:00 |
Diptanu Choudhury
|
918cc46d30
|
Added a test which isolates and constraints a process using the executor
|
2016-02-05 11:07:16 -08:00 |
Alex Dadgar
|
76a11b4613
|
Display fs in nomad help and list the subcommands when called
|
2016-02-05 11:01:29 -08:00 |
Diptanu Choudhury
|
f4ea6a15c8
|
Making the java driver apply resource constraints and limits
|
2016-02-05 10:55:03 -08:00 |
Diptanu Choudhury
|
1ba1baa9ac
|
Filtered out the executor command
|
2016-02-05 10:51:29 -08:00 |
Diptanu Choudhury
|
b788017574
|
Corrected comments and making the plugins write to unique log files
|
2016-02-05 10:49:54 -08:00 |
Diptanu Choudhury
|
faf6083352
|
Passing the log rotation parameters to docker daemon
|
2016-02-05 00:22:31 -08:00 |
Diptanu Choudhury
|
08932e5bbc
|
Putting the plugin in the same cgroup as the user process
|
2016-02-05 00:11:09 -08:00 |
Diptanu Choudhury
|
91e7922f3b
|
Implemented log rotator for exec based drivers
|
2016-02-04 23:54:15 -08:00 |
Diptanu Choudhury
|
5b9dcf9926
|
Added parsing logic for the logrotator
|
2016-02-04 23:28:01 -08:00 |
Diptanu Choudhury
|
ff714703e6
|
Fixing merge conflicts
|
2016-02-04 22:55:38 -08:00 |
Alex Dadgar
|
fc20467594
|
changelog
|
2016-02-04 18:22:59 -08:00 |
Alex Dadgar
|
87a2e4d1a4
|
Merge pull request #760 from hashicorp/f-var-interprelation
Only interpret vars wrapped in braces
|
2016-02-04 18:21:42 -08:00 |
Diptanu Choudhury
|
9c963055a4
|
Running processes with exec as nobody
|
2016-02-04 17:49:47 -08:00 |
Diptanu Choudhury
|
30d5bba131
|
Not syncing stdout and stderr of pluging with client
|
2016-02-04 17:36:31 -08:00 |
Alex Dadgar
|
a4f7709f08
|
Fix tests
|
2016-02-04 17:27:58 -08:00 |
Alex Dadgar
|
5018f5dd1e
|
Only interpret vars wrapped in braces
|
2016-02-04 17:26:46 -08:00 |
Alex Dadgar
|
6abb131a28
|
CHANGELOG
|
2016-02-04 17:25:18 -08:00 |
Alex Dadgar
|
5ac11c227a
|
Merge pull request #756 from hashicorp/f-download-location
Extract artifacts to the root of the task, not in the local directory
|
2016-02-04 17:22:11 -08:00 |
Alex Dadgar
|
d639bd6fd3
|
Merge pull request #757 from hashicorp/f-tmp
Add tmp folder to each task directory
|
2016-02-04 17:21:30 -08:00 |
Diptanu Choudhury
|
f5ce39e3fa
|
Updated the value of the magic cookie
|
2016-02-04 17:00:41 -08:00 |
Diptanu Choudhury
|
6d48f1933b
|
Removed using ProcessState when we just want an empty interface
|
2016-02-04 17:00:41 -08:00 |