Commit Graph

9348 Commits

Author SHA1 Message Date
Alex Dadgar bd8a36cc58 use job status 2017-10-31 16:49:12 -07:00
Alex Dadgar cc5a4041ec fix tags 2017-10-31 14:52:01 -07:00
Alex Dadgar 51f869040f remove generated structs 2017-10-31 13:50:16 -07:00
Alex Dadgar 1e00942975 bump version 2017-10-31 13:49:52 -07:00
Alex Dadgar 68be21f9e5
Release v0.7.0 2017-10-31 13:46:13 -07:00
Alex Dadgar 08ffcd6dd1 spelling error 2017-10-31 13:32:31 -07:00
Alex Dadgar a42d3530d0 Bump version 2017-10-31 13:30:58 -07:00
Alex Dadgar 46959e29f1 guide 2017-10-31 13:14:16 -07:00
Alex Dadgar 57cb99ea54 update consul-lib 2017-10-31 09:41:02 -07:00
Alex Dadgar 4b02b38b65
Merge pull request #3468 from hashicorp/d-link-to-demo
Link to Web UI demo site in header and footer
2017-10-30 16:04:48 -07:00
Rob Genova bf58b3612a Change "Demo" to "UI Demo" 2017-10-30 21:53:15 +00:00
Rob Genova 74c47fc154 Link to UI demo in header and footer 2017-10-30 20:52:28 +00:00
Alex Dadgar f0caa19349
Merge pull request #3461 from hashicorp/b-node-race
Node access is done using locked Node copy
2017-10-30 12:35:48 -07:00
Alex Dadgar c710550551 fix test 2017-10-30 12:35:31 -07:00
Alex Dadgar 1050a9fe32 changelog 2017-10-27 13:30:23 -07:00
Alex Dadgar 4831380e57 Node access is done using locked Node copy
Fixes https://github.com/hashicorp/nomad/issues/3454

Reliably reproduced the data race before by having a fingerprinter
change the nodes attributes every millisecond and syncing at the same
rate. With fix, did not ever panic.
2017-10-27 13:27:24 -07:00
Alex Dadgar a539483a35 changelog + PUT 2017-10-27 10:43:57 -07:00
Alex Dadgar 586eeedd3c
Merge pull request #3447 from hashicorp/f-node-purge-api
Added the purge API on node endpoints
2017-10-27 10:42:26 -07:00
Alex Dadgar 635f320b18
Merge pull request #3452 from hashicorp/f-system-gc
GetClientAllocs handles garbage collection events
2017-10-27 09:50:55 -07:00
Alex Dadgar 7df78be840 Changelog + assert 2017-10-27 09:50:10 -07:00
Alex Dadgar 4a6d035b29
Merge pull request #3460 from hashicorp/b-param-status
Bypass status checks for system, periodic, parameterized jobs
2017-10-27 09:36:54 -07:00
Alex Dadgar cb691495a1 changelog 2017-10-27 09:36:16 -07:00
Alex Dadgar 5d9db4c2df Bypass status checks for system, periodic, parameterized jobs 2017-10-27 09:34:50 -07:00
Preetha 9ce9df806c Merge pull request #3453 from hashicorp/telemetry-docs-update
Version clarification for /metrics API endpoint
2017-10-27 08:14:40 -05:00
Laura Uva 7e6c3d3202 Added clarification to telemetry doc that API endpoint is available only as of version 0.7 of Nomad. 2017-10-26 17:26:51 -07:00
Alex Dadgar 51795a6cb4 GetClientAllocs handles garbage collection events 2017-10-26 17:24:54 -07:00
Diptanu Choudhury 7f8d1ae858 Changed the curl command 2017-10-26 14:19:57 -07:00
Diptanu Choudhury 42e4118f81 Added docs for the purge API 2017-10-26 14:18:34 -07:00
Diptanu Choudhury 2868389c25 Added ACLs to the node de-register endpoint 2017-10-26 14:12:17 -07:00
Alex Dadgar 5487dc5525 Merge pull request #3450 from hashicorp/f-release-guide
Document release procedure
2017-10-26 12:34:51 -07:00
Alex Dadgar 0a5db5b197 Merge branch 'f-release-guide' of github.com:hashicorp/nomad into f-release-guide 2017-10-26 12:34:22 -07:00
Alex Dadgar 7606b987e7 fixes 2017-10-26 12:33:11 -07:00
Chelsea Komlo 7933efc79e Merge pull request #3430 from hashicorp/f-e2e-migration-test
Add e2e test for testing migrations
2017-10-26 13:51:37 -04:00
Preetha 62802f3a06 Correct a small typo 2017-10-26 12:17:31 -05:00
Chelsea Holland Komlo a2e1e9bc40 add assertion for pending 2017-10-26 13:14:58 -04:00
Alex Dadgar c6fc5af67d Update releasing.md 2017-10-26 10:10:17 -07:00
Alex Dadgar 938deab01d document release procedure 2017-10-26 10:08:19 -07:00
Diptanu Choudhury 9b18737d15 Added the purge API on node endpoints 2017-10-25 23:51:53 -07:00
Alex Dadgar f20a83cf60 bump website 2017-10-25 17:45:36 -07:00
Alex Dadgar ff8f767536
Release v0.7.0-rc3 2017-10-25 17:42:42 -07:00
Alex Dadgar f8f3ee1a35 bump version 2017-10-25 17:34:39 -07:00
Alex Dadgar 593d4ceb45 generated code 2017-10-25 17:34:24 -07:00
Alex Dadgar be9ca36245
Release v0.7.0-rc2 2017-10-25 17:11:49 -07:00
Alex Dadgar 68c0d8a77a add static ui assets 2017-10-25 17:01:26 -07:00
Alex Dadgar 130a79552e bump version 2017-10-25 16:59:28 -07:00
Alex Dadgar 17fa2f598e Merge pull request #3435 from hashicorp/f-travis-seperate
seperate linting from testing
2017-10-25 16:31:55 -07:00
Alex Dadgar 99496b2de3 Merge pull request #3431 from hashicorp/b-core-gc
Fix garbage collecting nodes/jobs when using ACLs
2017-10-25 16:30:26 -07:00
Alex Dadgar ce93265dd1 Merge pull request #3432 from hashicorp/d-ui-guide-naming
Replace 'Nomad UI' with 'Web UI' in UI guide
2017-10-25 16:30:15 -07:00
Alex Dadgar 506f32b303 vendor freeport 2017-10-25 15:49:53 -07:00
Chelsea Komlo 1304272983 Merge pull request #3436 from hashicorp/b-acl-bootstrap-command-test
Add command test for acl bootstrap
2017-10-25 18:37:31 -04:00