Commit Graph

10811 Commits

Author SHA1 Message Date
Michael Lange
b4fe0324cf Alias the right property 2018-03-20 16:41:18 -07:00
Michael Lange
90d1bd26c6 Merge pull request #4012 from hashicorp/b-ui-extraneous-deployment-watcher
UI: Extraneous deployment watcher
2018-03-20 16:39:25 -07:00
Michael Lange
725f6b917b Deployments should only be watched when the job type supports deployments 2018-03-20 16:23:03 -07:00
Michael Lange
fbe20ac2bf Run yarn silently during make ember-dist 2018-03-20 11:31:35 -07:00
Alex Dadgar
5adf8d8af3 Merge pull request #4011 from hashicorp/v-sockaddr
Support wireless interfaces on Windows
2018-03-20 10:42:12 -07:00
Alex Dadgar
ae71ebfeb4 changelog 2018-03-20 10:41:26 -07:00
Alex Dadgar
9154ebe375 vendor gosockaddr 2018-03-20 10:39:39 -07:00
Preetha
87865ce99e Merge pull request #4006 from hashicorp/b-alloc-status-cli-hide-unlimited-attempts
Hide the number of reschedule attempts for unlimited rescheduling
2018-03-19 18:25:20 -05:00
Preetha
61d8ce18bf Merge pull request #4004 from hashicorp/b-rescheduling-fixes
Make suggested interval round to seconds
2018-03-19 18:11:40 -05:00
Preetha Appan
f4f178b46c Fix linting 2018-03-19 18:10:58 -05:00
Preetha Appan
55d17cf26f Hide the number of reschedule attempts for unlimited rescheduling 2018-03-19 18:06:15 -05:00
Michael Schurter
82fb214f93 Fix generating static assets
Broke due to a change in go-bindata-assetfs
2018-03-19 15:52:38 -07:00
Alex Dadgar
71a823b70b Remove fake advertise address and fix TestAPI_OperatorAutopilotServerHealth 2018-03-19 15:49:12 -07:00
Preetha Appan
52d1a9c41a Make suggested interval round to seconds, and more end to end test cases 2018-03-19 14:56:52 -05:00
Preetha
c57fe9e35b Merge pull request #4002 from hashicorp/b-reschedule-systemjob-panic
Fix incorrect initialization of reschedule policy for system jobs.
2018-03-19 13:06:55 -05:00
Preetha Appan
f82c100dfc Fix linting 2018-03-19 12:46:55 -05:00
Preetha Appan
e5b86d405e Fix incorrect initialization of reschedule policy for system jobs. 2018-03-19 12:16:13 -05:00
Alex Dadgar
02132ed6ab Merge pull request #3997 from hashicorp/b-serf-addr
RPC Advertise used exclusively for Clients
2018-03-19 09:30:20 -07:00
Alex Dadgar
3e73034155 relax timing 2018-03-19 09:30:00 -07:00
Preetha Appan
f0d7d2925b Fix ineffectual assignment lint warnings 2018-03-17 10:49:48 -05:00
Preetha
282cad9cba Merge pull request #3999 from hashicorp/rescheduling_e2e_fixes
Small tweaks to rescheduling e2e tests
2018-03-17 09:57:04 -05:00
Preetha Appan
5e7082bd84 Small tweaks to rescheduling e2e tests 2018-03-17 09:56:10 -05:00
Michael Schurter
1cd26e473d Merge pull request #3998 from hashicorp/b-fix-linting
Fix linter errors
2018-03-16 17:00:16 -07:00
Alex Dadgar
7ba99a604d enable server in test 2018-03-16 16:52:37 -07:00
Alex Dadgar
5924d39243 clarify comment 2018-03-16 16:47:08 -07:00
Alex Dadgar
9116db0aaa clarify networking docs 2018-03-16 16:47:08 -07:00
Alex Dadgar
b49462b5ff Heartbeat uses client rpc advertise and server defaults server rpc advertise addr 2018-03-16 16:47:08 -07:00
Alex Dadgar
5976511b05 Separate client and server rpc advertise addresses 2018-03-16 16:47:08 -07:00
Alex Dadgar
0312405688 Merge branch 'master' of github.com:hashicorp/nomad 2018-03-16 16:46:32 -07:00
Alex Dadgar
73375f5c26 fix api job tests 2018-03-16 16:46:22 -07:00
Michael Schurter
5aff4dddfd Remove unnecessary conversions 2018-03-16 16:32:59 -07:00
Michael Schurter
16538f6474 gofmt -s (simplify) files 2018-03-16 16:31:16 -07:00
Michael Schurter
6e39736a56 Bump Go to 1.10 in Vagrantfile 2018-03-16 16:17:16 -07:00
Michael Lange
78b2c63836 Merge pull request #3989 from hashicorp/f-ui-read-job-summary-from-list-view
UI: Read job summary from Jobs.List
2018-03-16 12:37:05 -07:00
Michael Schurter
b20421de3b Merge pull request #3984 from hashicorp/f-loosen-consul-skipverify
Replace Consul TLSSkipVerify handling
2018-03-16 11:21:28 -07:00
Michael Schurter
68b2e9678f Merge pull request #3990 from hashicorp/f-rkt-groups
rkt: allow specifying --group
2018-03-16 11:19:53 -07:00
Michael Schurter
6c85597651 Add changelog entry for #3993 2018-03-16 11:15:12 -07:00
Michael Schurter
1bfdcc2613 Merge pull request #3993 from hashicorp/f-retry-volume-errors
docker: make volume errors recoverable
2018-03-16 11:13:19 -07:00
Michael Schurter
eeaaa60e5a rkt: allow specifying --group 2018-03-16 11:08:22 -07:00
Alex Dadgar
d1a332e1d7 Merge pull request #3992 from hashicorp/f-vault-orphan
Allow and recommend Orphaned Vault tokens
2018-03-16 10:59:54 -07:00
Alex Dadgar
d101469e3e changelog 2018-03-16 10:59:36 -07:00
Alex Dadgar
91a2ed474a Merge pull request #3982 from hashicorp/b-shard-jobs
Batch Job Garbage Collection
2018-03-16 10:54:40 -07:00
Alex Dadgar
8be12ee992 Pull snapshotting out of loop 2018-03-16 10:54:26 -07:00
Alex Dadgar
3500ed7228 changelog 2018-03-16 10:54:26 -07:00
Alex Dadgar
e38d8954e9 job gc uses batch endpoint 2018-03-16 10:53:03 -07:00
Alex Dadgar
657ec0a0c4 Batch Deregister RPC 2018-03-16 10:53:03 -07:00
Michael Schurter
b096fd7539 docker: make volume errors recoverable
The interface+mock just to test this one little error handling may seem
like overkill but there was just no other way to write an automated test
around this logic as there's no way to simluate this error with stock
Docker.
2018-03-15 17:52:43 -07:00
Alex Dadgar
2e5998670c Allow and recommend Orphaned Vault tokens
This PR removes enforcement that the Vault token role disallows orphaned
tokens and recommends orphaned tokens to simplify the
bootstrapping/upgrading of Nomad clusters. The requirement that Nomad's
Vault token never expire and be shared by all instances of Nomad servers
is not operationally friendly.
2018-03-15 15:32:08 -07:00
Michael Lange
0cc4e3caf0 Merge pull request #3985 from hashicorp/b-ui-missing-task-name
Read task name off of the state rather than the task
2018-03-15 14:04:24 -07:00
Michael Lange
9e961fe0ef Ensure the task group is present whenever an allocation row is rendered 2018-03-15 14:03:14 -07:00