Commit Graph

2626 Commits

Author SHA1 Message Date
Diptanu Choudhury ebd2fdb930 Changed the error message 2015-12-18 12:07:27 -08:00
Alex Dadgar e2193c5c81 Merge pull request #586 from hashicorp/f-job-gc
Add garbage collection to jobs
2015-12-18 11:21:50 -08:00
Diptanu Choudhury c04f1e8d82 Throwing an error if ports are not named 2015-12-18 10:56:45 -08:00
Diptanu Choudhury e33a063bfc Added the change to service de-register to CHANGELOG 2015-12-17 16:47:49 -08:00
Diptanu Choudhury dd7cc3808c Merge pull request #602 from hashicorp/consul-dreg
Moving the de-register once a task moves to DEAD state
2015-12-17 16:46:17 -08:00
Diptanu Choudhury b1e07cfb9b Merge branch 'master' of github.com:hashicorp/nomad 2015-12-17 16:45:40 -08:00
Diptanu Choudhury d4129b9884 Added unzip to the image 2015-12-17 16:45:17 -08:00
Diptanu Choudhury d8e51bb6b6 Moving the de-register once a task moves to DEAD state 2015-12-17 16:41:29 -08:00
Alex Dadgar c4fabed720 update changelog 2015-12-17 16:36:37 -08:00
Alex Dadgar 34e1929683 Merge pull request #601 from hashicorp/b-retry-interval
Fix retry interval not applying sleep duration
2015-12-17 16:34:50 -08:00
Alex Dadgar 06e84205da Fix retry interval not applying sleep duration 2015-12-17 16:33:09 -08:00
Alex Dadgar dfdf41354e Update changelog 2015-12-17 15:58:04 -08:00
Alex Dadgar 275819ade3 Merge pull request #600 from hashicorp/b-task-status
Copy the task states from the client update
2015-12-17 15:40:59 -08:00
Alex Dadgar fa71d95a8f Copy the task states from the client update 2015-12-17 15:33:57 -08:00
Jakub Paweł Głazik a5954e1369 small refactor 2015-12-17 23:53:33 +01:00
Diptanu Choudhury aec9c44c09 Added some more deps into the vagrant box 2015-12-17 13:50:59 -08:00
Diptanu Choudhury 076d3fa8b6 Setting versions to 0.2.3 2015-12-17 13:29:41 -08:00
Diptanu Choudhury 5b5158a9ff Bumping version to 0.2.3 final 2015-12-17 13:23:32 -08:00
Diptanu Choudhury 2879b6ba54 Merge pull request #598 from hashicorp/dependencies
Removed a broken dependency
2015-12-17 13:13:44 -08:00
Diptanu Choudhury 0ec181e608 Removed a broken dependency 2015-12-17 13:12:28 -08:00
Clint 66b5b9638a Merge pull request #596 from hashicorp/b-exec-linux-runc-updates
Executors/Linux: Update Executor config struct
2015-12-17 10:50:57 -06:00
Clint Shryock 77b5639160 Executors/Linux: Update Executor config struct 2015-12-17 10:25:42 -06:00
Alex Dadgar 92823b71a8 merge 2015-12-16 15:01:15 -08:00
Alex Dadgar 561ccdb441 Use client state 2015-12-16 15:00:45 -08:00
Alex Dadgar 7bec30c2b3 Small cleanup 2015-12-16 15:00:45 -08:00
Alex Dadgar 6840bcb0bd Don't allow users to set gc and make batch gc 2015-12-16 15:00:45 -08:00
Alex Dadgar fbce019107 Remove from parser 2015-12-16 15:00:45 -08:00
Alex Dadgar 197d9f977c Fix test 2015-12-16 15:00:45 -08:00
Alex Dadgar f1d88bdf86 Remove user-specifiable gc threshold 2015-12-16 15:00:45 -08:00
Alex Dadgar 2218a79815 Add garbage collection to jobs 2015-12-16 15:00:45 -08:00
Alex Dadgar 740df55583 Merge pull request #592 from jorgemarey/fix-doc-dns-search
Fix dns_search_domains option in the documentation.
2015-12-15 18:14:58 -08:00
Diptanu Choudhury fd9ea096fd Updating the version 2015-12-15 17:53:02 -08:00
jorge.marey f2b89d2943 Fix dns_search_domains option in the documentation. 2015-12-15 22:22:58 +01:00
Diptanu Choudhury b7aa25b385 Merge pull request #591 from hashicorp/cgo
Using cgo dependencies to look up users
2015-12-15 11:21:16 -08:00
Diptanu Choudhury f6fb42835e Using cgo dependencies to look up users 2015-12-15 11:12:13 -08:00
Diptanu Choudhury a45f02cd2c Merge pull request #583 from hashicorp/f-consul-service
Making the allocs hold service ids
2015-12-15 11:00:29 -08:00
Diptanu Choudhury 0cc1275782 Added a test to make sure services no longer present are being removed 2015-12-15 10:43:56 -08:00
Diptanu Choudhury ba5561cae0 Making sure existing ids for services are not re-generated 2015-12-15 09:14:32 -08:00
Diptanu Choudhury 7a8acd32e4 Populating service ids only if allocations can be placed for system jobs 2015-12-15 08:38:18 -08:00
Diptanu Choudhury ddaf74fb65 Added a test to prove services are removed from the map in Alloc if they are removed from the Tasks 2015-12-15 08:35:26 -08:00
Diptanu Choudhury c0004d8a2d Merge pull request #588 from ChrisHines/config-sort
Sort config files as documented.
2015-12-14 23:16:29 -08:00
Chris Hines 8483a0dd40 Sort config files as documented. 2015-12-15 02:05:25 -05:00
Diptanu Choudhury b7f556fabc Changed some comments 2015-12-14 18:05:58 -08:00
Alex Dadgar af0e9b1477 Merge pull request #585 from hashicorp/b-config-oboe
Check length 0 (no configs) instead of 1 (some configs)
2015-12-14 17:58:55 -08:00
Chris Bednarski 40d2eb0628 Check length 0 (no configs) instead of 1 (some configs) 2015-12-14 17:46:52 -08:00
Diptanu Choudhury 5090d27adc Fixed the job endpoints test 2015-12-14 17:17:29 -08:00
Diptanu Choudhury 1c76715358 Re-initializing the service map for in place updates 2015-12-14 17:06:58 -08:00
Diptanu Choudhury 2eb03e1d23 Renamed serviceId to serviceID 2015-12-14 15:57:56 -08:00
Diptanu Choudhury 6b6d74e2eb Fixed tests 2015-12-14 15:47:01 -08:00
Diptanu Choudhury 3c4e15264c Fixed the jobspec tests 2015-12-14 15:09:57 -08:00