Commit Graph

1494 Commits

Author SHA1 Message Date
Charlie O'Keefe
6f8d128e14 will be ran -> will be run 2015-10-25 11:00:08 -06:00
Alex Dadgar
de3b0dd149 Merge pull request #325 from hashicorp/f-reset-nack
Reset evaluation Nack timer in response to scheduler operations
2015-10-23 17:16:55 -07:00
Alex Dadgar
4718a05d07 Revert "dont hard code scheduler type name"
This reverts commit fb0e0dfc2b.
2015-10-23 16:32:45 -07:00
Alex Dadgar
fb0e0dfc2b dont hard code scheduler type name 2015-10-23 16:31:45 -07:00
Alex Dadgar
5730528712 Merge branch 'master' of https://github.com/hashicorp/nomad 2015-10-23 16:23:54 -07:00
Alex Dadgar
7c9926c3c7 Format rkt_test 2015-10-23 16:23:43 -07:00
Alex Dadgar
d8daa32347 Merge pull request #322 from achanda/test-cleanup
Test cleanup
2015-10-23 14:58:20 -07:00
Abhishek Chanda
c8443fbe3c Cleanup tests
- Consolidate checking if non-windows and if qemu is installed
- Fix non-windows check
2015-10-23 14:19:22 -07:00
Alex Dadgar
c8bd79cd2a Merge pull request #323 from gregory-m/order-agent-members
Sort server-members output using name and tags
2015-10-23 11:38:27 -07:00
Gregory Man
09513e0147 Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
Armon Dadgar
2beae1a844 nomad: use OutstandingReset in Eval endpoints and Plan apply 2015-10-23 10:22:44 -07:00
Armon Dadgar
a050185bf1 nomad: OutstandingReset returns specific errors 2015-10-23 10:22:17 -07:00
Armon Dadgar
099ac4c1d5 nomad: Adding OutstandingReset to EvalBroker 2015-10-23 10:14:16 -07:00
Jeff Mitchell
b13df73ee8 Update the location of cleanhttp 2015-10-22 14:21:07 -04:00
Alex Dadgar
10ae4281d8 Merge pull request #313 from achanda/attributes
Show node attribute in node-status
2015-10-22 10:02:54 -07:00
Alex Dadgar
ffaacc3fa6 Merge pull request #319 from hashicorp/cleanhttp
Use cleanhttp for truly clean clients and transports.
2015-10-22 09:52:54 -07:00
Alex Dadgar
adbdc0d93b Merge pull request #314 from achanda/rkt-version
Just put the version as string
2015-10-22 09:52:14 -07:00
Jeff Mitchell
b0aac09da8 Use cleanhttp for truly clean clients and transports. 2015-10-22 10:58:23 -04:00
Abhishek Chanda
db2dd3b614 Show node attribute in node-status
Adds node attributes to the node-status command when a single
node ID is passed
2015-10-22 10:34:21 +00:00
Abhishek Chanda
9f21fc5288 Just put the version as string 2015-10-21 21:09:04 -07:00
Alex Dadgar
1e9416a8d3 Merge pull request #310 from hashicorp/f-node-up-eval
Create evals for system jobs on node registration
2015-10-21 18:06:07 -07:00
Alex Dadgar
d234a84c39 Also create evals from Down -> Ready 2015-10-21 17:58:54 -07:00
Mitchell Hashimoto
937066151d Merge pull request #316 from gregory-m/vet
Make go vet happy
2015-10-21 10:44:39 -07:00
Gregory Man
3c43318eb7 Make go vet happy 2015-10-21 15:47:36 +03:00
Diptanu Choudhury
fd3dccead2 Merge pull request #312 from hashicorp/b-rolling-update
Added the UpdataStrategy struct to the api/jobs struct
2015-10-20 17:14:46 -07:00
Alex Dadgar
390a3955f4 Do a full loop of the sys-job iterator before the fast-path check 2015-10-20 17:11:57 -07:00
Diptanu Choudhury
fc6b874d60 Fixed the imports 2015-10-20 16:42:53 -07:00
Diptanu Choudhury
7b843626b0 Added the UpdataStrategy struct to the api/jobs struct so that we don't loose the information passed on from the cli 2015-10-20 16:16:05 -07:00
Alex Dadgar
343aedde7c Cleanup system job loop 2015-10-20 13:02:55 -07:00
Alex Dadgar
48f94b7a48 UpdateStatus test to ensure system evals are created on state transistion 2015-10-20 11:33:37 -07:00
Alex Dadgar
1fa232a012 Add scheduler type index to jobs table; create evals for system jobs on node init to ready transition 2015-10-20 10:57:53 -07:00
Alex Dadgar
60eda624ec Merge pull request #308 from poll0rz/patch-1
Update doc with System Scheduler from PR #287
2015-10-19 13:47:55 -07:00
poll0rz
991cb29668 format long line 2015-10-19 22:46:10 +02:00
Alex Dadgar
2374157fd0 Merge pull request #307 from hashicorp/qemu-checkup-doc-update
driver/qemu: Update docs, we use SHA256 not MD5
2015-10-19 13:35:15 -07:00
Alex Dadgar
5bee60ba93 Update cgroup CPU to use int comparison not float 2015-10-19 13:33:22 -07:00
poll0rz
7b8591bb85 system scheduler (PR #287)
https://github.com/hashicorp/nomad/pull/287
2015-10-19 21:30:21 +02:00
poll0rz
71628ea086 Update schedulers - system (PR #287)
https://github.com/hashicorp/nomad/pull/287
2015-10-19 21:26:26 +02:00
Clint Shryock
c0c8974130 driver/qemu: Update docs, we use SHA256 not MD5 2015-10-19 14:14:41 -05:00
Alex Dadgar
6e01e1c8ae Check for invalid CPU limit for cgroups 2015-10-19 11:28:05 -07:00
Alex Dadgar
7a3d64965d Merge pull request #299 from charlieok/patch-2
suggested clarification on automatic port mapping
2015-10-19 10:53:04 -07:00
Charlie O'Keefe
9522f147da Update docker.html.md 2015-10-17 15:56:05 -06:00
Chris Bednarski
d4f6c89511 Merge pull request #300 from charlieok/patch-3
depending how how -> depending on how
2015-10-17 14:23:04 -07:00
Charlie O'Keefe
e33e48a458 depending how how -> depending on how 2015-10-17 14:55:55 -06:00
Charlie O'Keefe
2b3664377b suggested clarification on automatic port mapping 2015-10-17 11:54:17 -06:00
Alex Dadgar
e2da486cd9 Fix a racy test and increase the raft timeouts to mitigate other racy tests 2015-10-16 17:53:43 -07:00
Alex Dadgar
b6c826e85f Merge pull request #287 from hashicorp/f-system-scheduler
Add System Scheduler that runs tasks on every node
2015-10-16 17:21:45 -07:00
Alex Dadgar
bacb89a620 Merge pull request #291 from hashicorp/d-rkt-volume-mounts-blocked
Document that Rkt doesn't support task directory mounting
2015-10-16 17:07:53 -07:00
Alex Dadgar
628f3953a1 Merge pull request #297 from achanda/jvm_opts_fix
Actually append jvm opts to the CLI
2015-10-16 17:07:05 -07:00
Alex Dadgar
2405101328 Remove base nodes from stack constructors 2015-10-16 17:05:23 -07:00
Alex Dadgar
927efaf4e0 Unit tests for the refactor scheduler methods 2015-10-16 16:35:55 -07:00