Commit Graph

4900 Commits

Author SHA1 Message Date
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
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
Diptanu Choudhury
90329a2831 Copying job summary before mutating it 2016-07-27 14:46:46 -07:00
Diptanu Choudhury
adfe4a3575 Merge pull request #1473 from hashicorp/f-node-status-updated-ts
Added a test
2016-07-27 13:45:31 -07:00
Diptanu Choudhury
22dd584e75 Added a test 2016-07-27 13:44:30 -07:00
Alex Dadgar
ee2289613d Merge pull request #1472 from hashicorp/f-node-status-updated-ts
Added the status updated at timestamp
2016-07-27 13:12:34 -07:00
Alex Dadgar
23414a56d8 filterCompleteAllocs filters replaced batch allocs 2016-07-27 11:54:55 -07:00
Diptanu Choudhury
3ef112b30e Added the status updated at timestamp 2016-07-27 11:50:06 -07:00
Alex Dadgar
13dc0e8341 Merge pull request #1470 from nak3/add-log_levels_test
Add LevelFilter test
2016-07-27 10:33:25 -07:00
Alex Dadgar
9ebec08ff4 Update bootstrapping.html.md 2016-07-27 10:31:15 -07:00
Kenjiro Nakayama
9449a34385 Add LevelFilter test 2016-07-27 13:42:24 +09:00
Diptanu Choudhury
5081b940e9 Merge pull request #1455 from hashicorp/f-job-summary
Job Summary - Part 2
2016-07-26 16:08:37 -07:00
Diptanu Choudhury
2892224b92 Updated some tests 2016-07-26 15:11:48 -07:00
Diptanu Choudhury
d1da78a870 Running the tests in verbose mode 2016-07-26 14:02:47 -07:00
Alex Dadgar
6349cd3ff9 Merge pull request #1466 from hashicorp/d-logs
Document logs command and API
2016-07-26 09:41:58 -07:00
Alex Dadgar
4c2aacd1db Merge pull request #1468 from nak3/add-fs_test
Add TestFSCommand_Fails to fs command
2016-07-26 09:41:42 -07:00
Kenjiro Nakayama
f31a53dfcf Add TestFSCommand_Fails to fs command 2016-07-26 22:45:09 +09:00
Diptanu Choudhury
c8870af41d Fixed a test 2016-07-25 22:22:55 -07:00