Michael Schurter
bc9e35aafb
test: capture url to fix flaky test
2020-02-14 10:32:58 -08:00
Lang Martin
d75f77b8b5
Update checklist-rpc-endpoint.md
...
Add an ACL bullet point
2020-02-14 13:10:28 -05:00
Drew Bailey
0694effde0
Merge pull request #7155 from hashicorp/fix-readme-img
...
rawgit has reached EOL, point to github blob
2020-02-14 12:57:08 -05:00
Drew Bailey
58f3500c15
rawgit has reached EOL, point to github blob
...
use hashicorp + nomad logo
2020-02-14 12:32:55 -05:00
Michael Schurter
32ecac58b6
test: only test latest Z of each X.Y.Z release
2020-02-14 08:41:45 -08:00
Michael Lange
c7c37250c8
Improve the node serializer tests
2020-02-13 17:42:41 -08:00
Michael Lange
53c2086a08
Add assertion for the volume k/v pairs in task rows
2020-02-13 17:11:39 -08:00
Michael Lange
b47ce637ed
Refactor task row info test to use 'as'
2020-02-13 17:11:38 -08:00
Michael Lange
41fad6b649
Test coverage for the volume table on the task group page
2020-02-13 17:11:37 -08:00
Michael Lange
44a961f4f8
Test coverage for the task detail volumes table
2020-02-13 17:11:35 -08:00
Michael Lange
0e6c81d3ef
Add volume table to the task detail page
2020-02-13 17:11:34 -08:00
Michael Lange
e4dcd9c2a4
Add volume requirements table to the task group page
2020-02-13 17:11:33 -08:00
Michael Lange
3fbd267263
Add volumes column to the task row component
2020-02-13 17:11:32 -08:00
Michael Lange
9186f75c6a
Fix a bug where the NodeListStub API response would override existing HostVolumes in the store
2020-02-13 17:11:31 -08:00
Michael Lange
895d74c503
Test coverage for change in resource rows
2020-02-13 17:11:30 -08:00
Michael Lange
c57993f0a5
Add volume to the client row
2020-02-13 17:11:29 -08:00
Michael Lange
c0f1aff963
Fix flaky host volumes test
2020-02-13 17:11:28 -08:00
Michael Lange
b3452cc33c
Add volume column to allocation row
2020-02-13 17:11:27 -08:00
Michael Lange
61a3b4919f
Add volume column to task group row
2020-02-13 17:11:26 -08:00
Michael Lange
18cf59b22f
Test coverage for the host volumes table
2020-02-13 17:11:25 -08:00
Michael Lange
1e40837731
Add a Host Volumes table to the client detail page
2020-02-13 17:11:24 -08:00
Michael Lange
849c996887
Data layer for Host Volumes in the UI
2020-02-13 17:11:22 -08:00
Mahmood Ali
cf53ee57cd
remove unused dropButLastChannel
2020-02-13 18:56:53 -05:00
Mahmood Ali
fd51982018
tests: Avoid StartAsLeader raft config flag
...
It's being deprecated
2020-02-13 18:56:53 -05:00
Mahmood Ali
367133a399
Use latest raft patterns
2020-02-13 18:56:52 -05:00
Mahmood Ali
f12bf4a629
update raft to latest
2020-02-13 18:56:52 -05:00
Seth Hoenig
447e8398f6
Merge pull request #7148 from hashicorp/doc-consul-eto
...
docs: document enable_tag_override field for service stanzas
2020-02-13 14:42:22 -06:00
Seth Hoenig
217a78f1b5
docs: document enable_tag_override field for service stanzas
2020-02-13 13:23:51 -06:00
Seth Hoenig
543354aabe
Merge pull request #7106 from hashicorp/f-ctag-override
...
client: enable configuring enable_tag_override for services
2020-02-13 12:34:48 -06:00
Michael Schurter
8c332a3757
Merge pull request #7102 from hashicorp/test-limits
...
Fix some race conditions and flaky tests
2020-02-13 10:19:11 -08:00
Michael Schurter
e437dd219c
Merge pull request #7128 from hashicorp/docs-prior-art-check
...
docs: explicitly callout checking for prior art
2020-02-13 10:01:38 -08:00
Mahmood Ali
bc70beeb4a
Merge pull request #7044 from hashicorp/f-use-multiplexv2
...
rpc: Use MultiplexV2 for connections
2020-02-13 12:07:20 -05:00
Drew Bailey
24a5d36fcf
Merge pull request #7112 from hashicorp/f-include-pro-tag
...
include pro tag in serveral oss.go files
2020-02-13 11:26:41 -05:00
Seth Hoenig
938f00ca60
docs: fix references to consul environment variable
...
We mistakenly reference `CONSUL_TOKEN` where we should be using `CONSUL_HTTP_TOKEN`.
There is one case where `CONSUL_TOKEN` is correct - client.mdx there is a list of
default filtered environment variables, which for legacy reasons `CONSUL_TOKEN` will
always be one.
2020-02-13 10:02:36 -06:00
Seth Hoenig
6b9fd8d269
docs: upgrade-specific notes on CHT filtering
2020-02-13 09:44:47 -06:00
Kyle MacDonald
9fd1ae0df7
website: fix 'edit this page' path
2020-02-13 10:22:49 -05:00
Jeff Escalante
edf8907eae
Merge pull request #7092 - New Website
2020-02-12 16:11:49 -05:00
Seth Hoenig
2829b4cd23
Merge pull request #7129 from hashicorp/b-consistent-ct-name
...
command: use consistent CONSUL_HTTP_TOKEN name
2020-02-12 12:27:46 -06:00
Seth Hoenig
ab112e576f
Merge pull request #7127 from hashicorp/b-unset-ct
...
nomad: unset consul token on job register
2020-02-12 12:25:58 -06:00
Seth Hoenig
f17bbb8cc4
docs: update changelog mentioning consul token passthrough
2020-02-12 12:24:04 -06:00
Seth Hoenig
7f33b92e0b
command: use consistent CONSUL_HTTP_TOKEN name
...
Consul CLI uses CONSUL_HTTP_TOKEN, so Nomad should use the same.
Note that consul-template uses CONSUL_TOKEN, which Nomad also uses,
so be careful to preserve any reference to that in the consul-template
context.
2020-02-12 10:42:33 -06:00
Seth Hoenig
ce50345b7a
nomad: assert consul token is unset on job register in tests
2020-02-12 10:17:42 -06:00
Michael Schurter
a04facf0ef
docs: explicitly callout checking for prior art
...
Also normalize formatting.
2020-02-12 08:07:07 -08:00
Seth Hoenig
02151dee45
nomad: unset consul token on job register
2020-02-12 09:58:51 -06:00
Jeff Escalante
93c64890fb
add changes from #7078
2020-02-11 16:31:14 -05:00
Jeff Escalante
3d865efef9
add release candidate from #7120
2020-02-11 16:31:14 -05:00
Jeff Escalante
0bef886c2b
add changes from #7121
2020-02-11 15:39:03 -05:00
Drew Bailey
bf397c411e
Merge pull request #7122 from hashicorp/pprof/changelog
...
change log for remote pprof endpoints
2020-02-11 14:32:54 -05:00
Drew Bailey
5e3f0d0e03
change log for remote pprof endpoints
2020-02-11 14:30:55 -05:00
Mahmood Ali
8a217e1102
Merge pull request #7108 from hashicorp/ch-windows-binaries
...
changelog windows binaries being signed
2020-02-10 16:57:16 -05:00