Diptanu Choudhury
|
52e9946da9
|
Implemented SetPrefferingNodes in stack
|
2016-08-30 16:17:50 -07:00 |
|
Diptanu Choudhury
|
bfee7b30a3
|
Introducing shared resources in alloc
|
2016-08-29 13:49:25 -07:00 |
|
Diptanu Choudhury
|
3dec7cd2c9
|
Added LocalDisk to diff
|
2016-08-26 20:38:50 -07:00 |
|
Diptanu Choudhury
|
13497913f9
|
Ensuring resources are re-calculated properly in fsm
|
2016-08-26 20:13:11 -07:00 |
|
Diptanu Choudhury
|
e79cb67391
|
Changing implementation of AllocsFit
|
2016-08-26 17:28:29 -05:00 |
|
Diptanu Choudhury
|
2f681b6415
|
Added copy method to LocalDisk
|
2016-08-26 14:24:47 -05:00 |
|
Diptanu Choudhury
|
b844dc3600
|
Fixed more tests
|
2016-08-26 01:51:19 -05:00 |
|
Diptanu Choudhury
|
ec5afdae3d
|
Fixed some more tests
|
2016-08-25 23:05:21 -05:00 |
|
Diptanu Choudhury
|
605a5b52b2
|
Fixed api tests
|
2016-08-25 22:10:25 -05:00 |
|
Diptanu Choudhury
|
3447658bba
|
Added scheduler tests to ensure disk constraints are honored
|
2016-08-25 15:31:56 -05:00 |
|
Diptanu Choudhury
|
ffaf6c6299
|
Fixed some tests
|
2016-08-25 13:56:39 -05:00 |
|
Diptanu Choudhury
|
8105613c25
|
Added an upgrade path for existing jobs with no local disk
|
2016-08-25 13:00:20 -05:00 |
|
Diptanu Choudhury
|
ec73c768f1
|
Making the scheduler use LocalDisk instead of Resources.DiskMB
|
2016-08-25 12:27:42 -05:00 |
|
Diptanu Choudhury
|
d156f32f94
|
Implemented job spec parsing for sticky volumes
|
2016-08-24 13:51:15 -05:00 |
|
Diptanu Choudhury
|
e9b27a528c
|
Fixed the raw_exec fingerprint test
|
2016-08-24 13:38:43 -05:00 |
|
Diptanu Choudhury
|
10e10b2fe1
|
fixed the qemu fingerprinter test
|
2016-08-24 12:25:02 -05:00 |
|
Diptanu Choudhury
|
ca7de798a7
|
Merge pull request #1649 from hashicorp/test-fixes
fixed the exec fingerprinter test
|
2016-08-23 17:39:21 -05:00 |
|
Diptanu Choudhury
|
9309247f9d
|
Fixed a java test
|
2016-08-23 16:51:09 -05:00 |
|
Diptanu Choudhury
|
05fe72e89e
|
fixed the exec fingerprinter test
|
2016-08-23 16:40:56 -05:00 |
|
Diptanu Choudhury
|
1d52ab2d04
|
Merge pull request #1647 from hoffoo/fix_initial_status_api
api/tasks.go: add check initial_status
|
2016-08-23 16:20:19 -05:00 |
|
Marin
|
9ad8ecc149
|
api/tasks.go: add check initial_status
|
2016-08-23 14:09:42 -07:00 |
|
Diptanu Choudhury
|
588a4802c1
|
removing driver_mock
|
2016-08-23 16:05:03 -05:00 |
|
Diptanu Choudhury
|
3252f6a700
|
Merge pull request #1646 from hashicorp/docs-metrics
added docs for configuration of telemetry publishing nobs
|
2016-08-23 16:01:17 -05:00 |
|
Diptanu Choudhury
|
8885cee346
|
added docs for configuration of telemetry publishing nobs
|
2016-08-23 16:00:44 -05:00 |
|
Alex Dadgar
|
db2806a9c1
|
Merge pull request #1629 from hashicorp/f-derive-token
Server Deriving Tokens on behalf of Clients
|
2016-08-23 13:58:47 -07:00 |
|
Alex Dadgar
|
416ed7692e
|
Fix command tests that wait for client to be registered
|
2016-08-23 11:17:31 -07:00 |
|
Alex Dadgar
|
0f3ec9c759
|
Fix TestDockerDriver_Fingerprint
|
2016-08-23 10:39:40 -07:00 |
|
Alex Dadgar
|
1fe2e41904
|
Changelog
|
2016-08-23 09:51:07 -07:00 |
|
Alex Dadgar
|
1da8566322
|
Merge pull request #1580 from hashicorp/f-disk-usage-monitoring
Monitor and enforce shared allocation directory disk usage
|
2016-08-23 09:49:53 -07:00 |
|
Diptanu Choudhury
|
763b3f4b76
|
Merge pull request #1638 from hashicorp/fix-alloc-status-test
Attempting to fix alloc status test
|
2016-08-22 15:32:06 -05:00 |
|
Diptanu Choudhury
|
94571eab5d
|
Attempting to fix alloc status test
|
2016-08-22 15:07:49 -05:00 |
|
Diptanu Choudhury
|
6c5c9fdee9
|
Merge pull request #1631 from hashicorp/f-block-chained-allocs
Block allocations if their chained allocation hasn't terminated yet
|
2016-08-22 15:03:32 -05:00 |
|
Diptanu Choudhury
|
1e1eef56a1
|
Putting the mock driver behind a build flag
|
2016-08-22 15:02:28 -05:00 |
|
Alex Dadgar
|
76d324a8f0
|
fix comment
|
2016-08-22 11:41:47 -07:00 |
|
Diptanu Choudhury
|
4ca623bcfe
|
blocking chained allocations until previous allocation hasn't terminated
|
2016-08-22 11:34:24 -05:00 |
|
Diptanu Choudhury
|
7c5f8255fc
|
Merge pull request #1637 from hashicorp/install-vault-bin
Instlling the vault binary
|
2016-08-22 07:04:22 -07:00 |
|
Diptanu Choudhury
|
57095f99d2
|
Instlling the vault binary
|
2016-08-22 08:49:23 -05:00 |
|
Diptanu Choudhury
|
f814e13e35
|
Merge pull request #1634 from nak3/docker-driver-taskname
driver.docker: tiny: debug messages output task name instead of image name
|
2016-08-22 06:24:07 -07:00 |
|
Kenjiro Nakayama
|
b06c6d9311
|
driver.docker: tiny: debug messages output task name instead of image name
|
2016-08-21 19:51:32 +09:00 |
|
Alex Dadgar
|
19be6b57b2
|
fixes
|
2016-08-19 20:02:32 -07:00 |
|
Alex Dadgar
|
7f18074637
|
remove debug
|
2016-08-19 17:30:16 -07:00 |
|
Alex Dadgar
|
e707794b9d
|
no failures allowed
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
01cc43d452
|
Add set -e
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
c394a45b72
|
create token tests
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
909f552d9e
|
tests
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
10cd844ca8
|
Commit Vault Accessors to vault and return the response
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
901000f789
|
Raft message, fsm and state store table
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
19752edfaf
|
Pipeline Vault token creation
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
123a26ffea
|
Rate limiting
|
2016-08-19 16:40:37 -07:00 |
|
Alex Dadgar
|
94b870a58b
|
Start
|
2016-08-19 16:40:37 -07:00 |
|