Alex Dadgar
|
586ae36d13
|
Batch Deregister RPC
|
2018-03-16 10:53:03 -07:00 |
|
Alex Dadgar
|
de6ebb6e6c
|
small cleanup
|
2018-03-13 18:08:22 -07:00 |
|
Alex Dadgar
|
d3c3deffad
|
fixes
|
2018-03-13 18:08:22 -07:00 |
|
Chelsea Holland Komlo
|
1488b076d1
|
code review feedback
|
2018-03-13 18:08:21 -07:00 |
|
Chelsea Holland Komlo
|
a8bcbd81e6
|
batch submitting node events
|
2018-03-13 18:05:40 -07:00 |
|
Chelsea Holland Komlo
|
d30c269fbe
|
code review feedback
|
2018-03-13 18:05:40 -07:00 |
|
Chelsea Holland Komlo
|
4ede27a3c8
|
RPC, FSM, state store for Node.EmitEvent
add node event when registering a node for the first time
|
2018-03-13 18:05:40 -07:00 |
|
Josh Soref
|
f28efbbc79
|
spelling: sanitize
|
2018-03-11 18:52:59 +00:00 |
|
Josh Soref
|
7ab998803b
|
spelling: periodic
|
2018-03-11 18:37:05 +00:00 |
|
Josh Soref
|
d300623abe
|
spelling: evaluation
|
2018-03-11 18:01:35 +00:00 |
|
Josh Soref
|
d9ce1f7882
|
spelling: deregister
|
2018-03-11 17:53:22 +00:00 |
|
Preetha Appan
|
52a665836e
|
Remove extra fields set in client allocations during update
|
2018-01-31 09:58:05 -06:00 |
|
Preetha Appan
|
2567b51c58
|
Edge trigger evaluation when allocations client status is failed
|
2018-01-31 09:56:53 -06:00 |
|
Kyle Havlovitz
|
12ff22ea70
|
Merge branch 'master' into autopilot
|
2018-01-18 13:29:25 -08:00 |
|
Kyle Havlovitz
|
1c07066064
|
Add autopilot functionality based on Consul's autopilot
|
2017-12-18 14:29:41 -08:00 |
|
Preetha Appan
|
51bd0b59c7
|
Return an error if evaluation doesn't exist in state store at plan apply time.
|
2017-12-18 14:55:36 -06:00 |
|
Alex Dadgar
|
86608124ca
|
Fix followers not creating periodic launch
Fix an issue in which periodic launches wouldn't be made on followers.
|
2017-12-11 13:55:17 -08:00 |
|
Alex Dadgar
|
c1cc51dbee
|
sync
|
2017-10-13 14:36:02 -07:00 |
|
Michael Schurter
|
a66c53d45a
|
Remove structs import from api
Goes a step further and removes structs import from api's tests as well
by moving GenerateUUID to its own package.
|
2017-09-29 10:36:08 -07:00 |
|
Alex Dadgar
|
54e04b5c0e
|
Merge pull request #3201 from hashicorp/b-periodic-restore
Fix restoration of stopped periodic jobs
|
2017-09-13 11:42:29 -07:00 |
|
Alex Dadgar
|
a2363e7583
|
sync acls
|
2017-09-13 11:38:29 -07:00 |
|
Alex Dadgar
|
e3dbcdcb44
|
Fix restoration of stopped periodic jobs
This PR fixes an issue in which we would add a stopped periodic job to
the periodic launcher.
|
2017-09-12 14:25:40 -07:00 |
|
Armon Dadgar
|
20a8e590a0
|
nomad: support ACL bootstrap reset
|
2017-09-10 16:03:30 -07:00 |
|
Alex Dadgar
|
84d06f6abe
|
Sync namespace changes
|
2017-09-07 17:04:21 -07:00 |
|
Armon Dadgar
|
e24a4abf2c
|
nomad: adding ACL bootstrap endpoints
|
2017-09-04 13:05:53 -07:00 |
|
Armon Dadgar
|
e5c69f162c
|
nomad: implement ACL token endpoints
|
2017-09-04 13:04:45 -07:00 |
|
Armon Dadgar
|
e9bad0bf37
|
nomad: Add ACL Token snapshot/restore to FSM
|
2017-09-04 13:04:45 -07:00 |
|
Armon Dadgar
|
afdde24799
|
nomad: adding upsert policy endpoint
|
2017-09-04 13:03:15 -07:00 |
|
Armon Dadgar
|
e3e243f433
|
nomad: implement policy delete endpoint
|
2017-09-04 13:03:15 -07:00 |
|
Armon Dadgar
|
f147f25fe5
|
Addressing @dadgar review feedback
|
2017-09-04 13:03:15 -07:00 |
|
Armon Dadgar
|
10b583ea38
|
nomad: adding FSM snapshot/restore of ACL policies
|
2017-09-04 13:03:14 -07:00 |
|
Alex Dadgar
|
5457bb7962
|
Job stability
|
2017-07-07 12:10:04 -07:00 |
|
Alex Dadgar
|
b64185a3f1
|
Deployment GC
This PR implements the garbage collector for deployments. Deployments
will by default be garbage collected after 1 hour.
|
2017-07-07 12:05:57 -07:00 |
|
Alex Dadgar
|
dad9e69822
|
more comment fixes
|
2017-07-07 12:03:11 -07:00 |
|
Alex Dadgar
|
6688a3f76c
|
FSM Tests
|
2017-07-07 12:03:11 -07:00 |
|
Alex Dadgar
|
d04877d23c
|
initial impl
|
2017-07-07 12:03:11 -07:00 |
|
Alex Dadgar
|
919c50ba5c
|
Merge branch 'master' into f-update-block
|
2017-05-11 13:08:31 -07:00 |
|
Alex Dadgar
|
50eec3ef35
|
handle upgrading old update block syntax
|
2017-05-10 13:48:53 -07:00 |
|
Alex Dadgar
|
7078d563cb
|
Create Deployments through plan application
|
2017-05-05 15:33:19 -07:00 |
|
Alex Dadgar
|
343ff03f02
|
Deployment struct, state store, fsm persist/restore
|
2017-05-04 13:37:18 -07:00 |
|
Alex Dadgar
|
b67c40f717
|
Proper denormalization in optimistic state store
|
2017-05-01 14:49:57 -07:00 |
|
Alex Dadgar
|
3145086a42
|
non-purge deregisters
|
2017-04-15 17:08:05 -07:00 |
|
Alex Dadgar
|
103e8d21fb
|
Fix dispatch of periodic job
This PR fixes an issue in which when a periodic and parameterized job
was dispatched, an allocation would be immediately created.
Fixes https://github.com/hashicorp/nomad/issues/2470
|
2017-03-27 16:55:17 -07:00 |
|
Alex Dadgar
|
eaf285b208
|
Fix missing summary restoration
|
2017-02-08 11:51:48 -08:00 |
|
Alex Dadgar
|
5d293c0f1e
|
Add abandon tests and use snapshot for blocking queries
|
2017-02-08 11:18:03 -08:00 |
|
Alex Dadgar
|
b69b357c7f
|
Nomad builds
|
2017-02-07 20:31:23 -08:00 |
|
Alex Dadgar
|
570efcaebd
|
Update state store and blocking query helper
|
2017-02-05 12:03:11 -08:00 |
|
Alex Dadgar
|
a616e9d970
|
Merge pull request #2163 from hashicorp/b-summary
Job Summary: Fix queued accounting and remove in-place state store updates
|
2017-01-11 13:36:36 -08:00 |
|
Alex Dadgar
|
efbb2894c7
|
Review fixes
|
2017-01-11 13:18:36 -08:00 |
|
Alex Dadgar
|
d0f918495b
|
Store pointer of JobSummary in state store and remove in-place modifications of the object and replace with Copy-Update-Insert operations
|
2017-01-08 13:55:03 -08:00 |
|