Commit graph

9535 commits

Author SHA1 Message Date
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
Jonathan Ballet 12615bde9c docker: log that a container has been killed by the OOM killer
Fix: #2203 (at least for Docker tasks)
2017-10-27 18:05:27 +02: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
Chelsea Holland Komlo ff4ce89e98 feedback from code review, improve run script 2017-10-25 17:50:47 -04:00
Chelsea Holland Komlo 38ed5b2f13 exclude integration tests from main build 2017-10-25 15:59:02 -04:00
Chelsea Holland Komlo 9a19def815 add failure test cases 2017-10-25 14:08:15 -04:00
preetapan 333baf0c86 Merge pull request #3443 from hashicorp/vendor_update_codegen
Updates vendor directory to get code generation working correctly
2017-10-25 13:00:34 -05:00
Alex Dadgar 3327dc8d2d Merge pull request #3434 from hashicorp/f-flaky
Fix flaky tests
2017-10-25 10:49:54 -07:00
Alex Dadgar f117eb28c7 go style vars 2017-10-25 10:49:34 -07:00
Michael Lange af870eeb32 Merge pull request #3428 from hashicorp/b-ui-missed-the-deployment-allocs
Add modified and version headers to deployment allocation table
2017-10-25 10:31:20 -07:00
Michael Lange 187629ffd8 Merge pull request #3441 from hashicorp/f-ui-differentiate-empty-and-forbidden-states
Differentiate empty and forbidden states on list pages
2017-10-25 10:30:52 -07:00
Preetha Appan a3e8de3090 Updates vendor directory to get code generation working correctly 2017-10-25 12:15:31 -05:00
Chelsea Holland Komlo 64f7b2e6c3 fixing up code review feedback 2017-10-24 21:38:15 -04:00
Chelsea Holland Komlo e67c32f519 use testutil helper function 2017-10-24 20:56:19 -04:00
Michael Lange 3503137dd2 Update the existing empty state messages to no longer mention tokens
There is no longer a way that these messages could show and tokens be the problem
2017-10-24 16:41:11 -07:00
Michael Lange be564b0942 New test coverage for 403 handling on list pages 2017-10-24 16:41:11 -07:00
Michael Lange a6a34fbba0 Apply route-specific 403 handling to jobs, nodes, and servers 2017-10-24 16:41:11 -07:00
Michael Lange 225817583f Common code for handling 403s in routes 2017-10-24 16:40:27 -07:00
Michael Lange fce7440f34 Stop gracefully handling findAll 403s in the adapter 2017-10-24 16:40:27 -07:00
Michael Lange 53211f9175 Merge pull request #3439 from hashicorp/b-ui-hide-deployments-tab-based-on-type
Don't show the deployments tab for non-service jobs
2017-10-24 16:39:47 -07:00
Michael Lange 37c1b0a707 Merge pull request #3437 from hashicorp/f-ui-sort-server-tags
Sort server tags
2017-10-24 16:39:23 -07:00