Diptanu Choudhury
|
4cc24c0354
|
Removing the custom sorting logic
|
2016-08-04 13:17:21 -07:00 |
|
Diptanu Choudhury
|
6550a53b39
|
Sorting the task group names and not the output of the format list
|
2016-08-04 11:54:18 -07:00 |
|
Diptanu Choudhury
|
b8ffd9709f
|
Sorting the job summaries while displaying
|
2016-08-04 10:42:53 -07:00 |
|
Diptanu Choudhury
|
48eb7dcb21
|
Merge pull request #1509 from hashicorp/fix-accounting
Not updating summary if create index of summary not same as job's cre…
|
2016-08-02 19:58:04 -07:00 |
|
Alex Dadgar
|
1a7d961d12
|
changelog
|
2016-08-02 19:33:45 -07:00 |
|
Diptanu Choudhury
|
94203339ac
|
using the job associated with the alloc to determine if job is present
|
2016-08-02 19:14:05 -07:00 |
|
Diptanu Choudhury
|
38880cdf3e
|
Not updating summary if create index of summary not same as job's create index
|
2016-08-02 18:59:45 -07:00 |
|
Diptanu Choudhury
|
136ee79c52
|
Merge pull request #1508 from hashicorp/b-dont-update-job
Do not update the job of allocations that are being stopped
|
2016-08-02 18:58:39 -07:00 |
|
Alex Dadgar
|
c988db2b9d
|
Do not update the job of allocations that are being stopped
|
2016-08-02 17:53:31 -07:00 |
|
Diptanu Choudhury
|
977bc9dc13
|
Merge pull request #1505 from hashicorp/f-fix-summary
Fix the logic for updating summary
|
2016-08-02 16:24:51 -07:00 |
|
Alex Dadgar
|
0981036105
|
changelog
|
2016-08-02 16:17:09 -07:00 |
|
Alex Dadgar
|
a2acc52329
|
Merge pull request #1506 from hashicorp/b-priviledge-gate
Handle privileged correctly and don't gate various configs on it
|
2016-08-02 16:16:02 -07:00 |
|
Alex Dadgar
|
2d66cf0a7c
|
use priviledge of the config
|
2016-08-02 16:10:15 -07:00 |
|
Diptanu Choudhury
|
77eea6def6
|
Updated the logic to update job summary
|
2016-08-02 16:08:20 -07:00 |
|
Alex Dadgar
|
c2a43d5540
|
remove gating of ipc, user ns and pidmode based on hosts priviledge mode config
|
2016-08-02 16:02:34 -07:00 |
|
Diptanu Choudhury
|
6636f22fa7
|
Updating the summary after we have updated the current allocation when client updates the alloc
|
2016-08-02 15:06:39 -07:00 |
|
Diptanu Choudhury
|
678d97af15
|
Updating the summary after we have updated the current allocation
|
2016-08-02 14:59:41 -07:00 |
|
Alex Dadgar
|
a78d21901d
|
Merge pull request #1504 from mlafeldt/atttempts
Fix typo: atttempts
|
2016-08-02 10:05:31 -07:00 |
|
Mathias Lafeldt
|
b0b3e5e1f6
|
Fix typo: atttempts
|
2016-08-02 18:11:03 +02:00 |
|
Alex Dadgar
|
2df3b19e9d
|
Merge pull request #1490 from nak3/fix-gofmt
Fix gofmt in restarts_test.go
|
2016-08-01 17:11:07 -07:00 |
|
Diptanu Choudhury
|
a51c8c59be
|
Merge pull request #1496 from hashicorp/b-summary
Using the parent transaction to query the allocation while updating s…
|
2016-08-01 17:07:16 -07:00 |
|
Diptanu Choudhury
|
7f07a26df6
|
Checking if a job is nil before updating the allocation
|
2016-08-01 17:05:48 -07:00 |
|
Alex Dadgar
|
6823bc5246
|
Merge pull request #1492 from nak3/fs-update
Add validation of -n and -c options
|
2016-08-01 17:04:45 -07:00 |
|
Diptanu Choudhury
|
08a39b976a
|
Using the parnet transaction to query the allocation while updating summary
|
2016-08-01 16:46:05 -07:00 |
|
Kenjiro Nakayama
|
2247ca45f9
|
Add validation of -n and -c options
|
2016-08-01 21:51:13 +09:00 |
|
Kenjiro Nakayama
|
f48bbe86ae
|
Fix gofmt in restarts_test.go
|
2016-07-30 21:11:06 +09:00 |
|
Diptanu Choudhury
|
4fa624f4a4
|
Merge pull request #1486 from novilabs/add-intellij-ignore
add intellij iml as an ignored file
|
2016-07-28 22:57:28 -07:00 |
|
Diptanu Choudhury
|
fece823530
|
Merge pull request #1485 from novilabs/fix-consul-error-log
fix setup consul syncer error message
|
2016-07-28 22:57:12 -07:00 |
|
Cameron Davison
|
cada2d9bdc
|
add intellij iml as an ignored file
|
2016-07-28 22:20:20 -05:00 |
|
Cameron Davison
|
d866002f82
|
fix setup consul syncer error message
|
2016-07-28 22:14:52 -05:00 |
|
Alex Dadgar
|
1fcd593934
|
fix filter logic
|
2016-07-28 15:57:56 -07:00 |
|
Diptanu Choudhury
|
b4c4b6be8c
|
Merge pull request #1483 from hashicorp/b-task-stop
Not updating job summaries if jobs are not present
|
2016-07-28 15:37:46 -07:00 |
|
Alex Dadgar
|
53e265d1eb
|
Merge pull request #1482 from hashicorp/b-fs-http
api.fs uses the api.Client rather than making raw requests
|
2016-07-28 15:29:18 -07:00 |
|
Diptanu Choudhury
|
c91e13d029
|
Not updating job summaries if jobs are not present
|
2016-07-28 15:24:27 -07:00 |
|
Alex Dadgar
|
44a17d595d
|
Fix nomad inspect output
|
2016-07-28 14:48:25 -07:00 |
|
Alex Dadgar
|
81ddc102bc
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-07-28 14:32:58 -07:00 |
|
Alex Dadgar
|
519753decf
|
Changelog
|
2016-07-28 14:32:41 -07:00 |
|
Alex Dadgar
|
6272c1cecd
|
Merge pull request #1471 from hashicorp/b-handle-old-batch-allocs
filterCompleteAllocs filters replaced batch allocs
|
2016-07-28 14:31:19 -07:00 |
|
Alex Dadgar
|
fdaf530813
|
api.fs uses the api.Client rather than making raw requests
|
2016-07-28 14:27:17 -07:00 |
|
Diptanu Choudhury
|
30dd65ee2a
|
Merge pull request #1481 from hashicorp/b-summary-accounting
Updated tests and added logic to system sched
|
2016-07-28 14:03:36 -07:00 |
|
Diptanu Choudhury
|
114245bbf8
|
Updated tests and added logic to system sched
|
2016-07-28 14:02:50 -07:00 |
|
Alex Dadgar
|
be623fc1a4
|
Changelog
|
2016-07-28 13:17:03 -07:00 |
|
Alex Dadgar
|
1b94f5c4ca
|
Merge pull request #1480 from hashicorp/b-docker-disable-swap
Disable swap on docker driver
|
2016-07-28 13:16:22 -07:00 |
|
Diptanu Choudhury
|
0ba27fb27a
|
Merge pull request #1479 from hashicorp/b-summary-accounting
Setting the queued count as zero if there is nothing to place
|
2016-07-28 13:10:00 -07:00 |
|
Diptanu Choudhury
|
d86980e9b8
|
fixed a comment
|
2016-07-28 12:22:44 -07:00 |
|
Alex Dadgar
|
402d69b63b
|
disable swap
|
2016-07-28 12:17:00 -07:00 |
|
Diptanu Choudhury
|
5d0af5d595
|
Setting the queued count as zero if there is nothing to place
|
2016-07-28 12:13:35 -07:00 |
|
Diptanu Choudhury
|
59f07a6506
|
Merge pull request #1476 from hashicorp/b-alloc-migrate
Mark desired state of allocations as stop when nodes goes down
|
2016-07-27 17:54:55 -07:00 |
|
Diptanu Choudhury
|
dd958816f0
|
Added a test
|
2016-07-27 17:49:53 -07:00 |
|
Diptanu Choudhury
|
aecfb27c00
|
Marking the desired state of an allocation as stop if the node on which it runs disconnects
|
2016-07-27 17:07:08 -07:00 |
|