Commit Graph

18862 Commits

Author SHA1 Message Date
Michael Lange
da024109ee Changelog additions 2020-07-10 15:20:25 -07:00
Michael Lange
970ed734df Reset the system and refetch namespaces with every token change 2020-07-10 15:18:36 -07:00
Seth Hoenig
1307395298 Merge pull request #8419 from hashicorp/docs-cl-vault-id-checks
docs: update changelog for vault policies lookup fix
2020-07-10 13:18:11 -05:00
Seth Hoenig
0c54ecffd0 docs: update changelog for vault policies lookup fix 2020-07-10 13:14:12 -05:00
Seth Hoenig
d484eda7ec Merge pull request #8417 from hashicorp/docs-docker-kill-signal
docs: clarify kill_signal default for docker
2020-07-10 11:50:21 -05:00
Seth Hoenig
4aee85660e Merge pull request #8335 from hashicorp/f-cnative-host-e2e
e2e: add tests for connect native
2020-07-10 10:24:43 -05:00
Seth Hoenig
bc00864755 e2e: connect jobID code golf 2020-07-10 10:24:13 -05:00
Mahmood Ali
467bd62f26 Merge pull request #8333 from hashicorp/b-test-tweak-20200701
tests: avoid os.Exit in a test
2020-07-10 11:18:28 -04:00
Nick Ethier
3962eecc25 nomad: recanonicalize network after connect hook (#8407)
* nomad: recanonicalize network after connect hook
2020-07-10 10:59:51 -04:00
Seth Hoenig
1def2ee2a9 docs: clarify kill_signal default for docker
Before docker, the only default was `SIGINT` for `kill_signal`. The
docker driver however defaults to `SIGTERM`, and we should document
as such.

Fixes #7140
2020-07-10 09:57:49 -05:00
James Rasell
1f09855cd4 Merge pull request #8416 from hashicorp/jrasell-minor-scaling-docs-fixes
docs: fix minor incorrect syntax in autoscaling plugin docs.
2020-07-10 16:31:19 +02:00
James Rasell
7d8a4333b2 docs: fix minor incorrect syntax in autoscaling plugin docs.
This changes fixes a syntax error in the autoscaling apm plugin
docs as well as updates the scaling stanza doc. The stazna wording
implied its use was only for external autoscalers, whereas it also
is used by the UI.
2020-07-10 16:07:29 +02:00
Buck Doyle
7a5c7529d5 Add #8409 to changelog (#8414) 2020-07-10 07:53:46 -05:00
Buck Doyle
121cd1321b Fix client allocations table heading order (#8409)
This closes #8408. Thanks to @gmichalec-pandora for letting us
know about this.
2020-07-10 07:27:20 -05:00
Michael Lange
e8a8d089ee Merge pull request #8405 from kaybr01/patch-1
Update preemption.mdx
2020-07-09 16:22:30 -07:00
Buck Doyle
8b83cac9bd Add explicit this to templates (#8388)
This is the result of running the no-implicit-this-codemod, some manual fixes,
and the addition of a linting rule to prevent future ambiguity.
2020-07-09 15:19:07 -05:00
Buck Doyle
0db4324275 Update template linting and fix missed curly invocations (#8382)
This includes fixes for newer template lint rules that came along with
updating that dependency, which was necessary to be able to use
the no-curly-component-invocation rule. It also updates some curly
invocations that I missed in #8075.
2020-07-09 12:30:11 -05:00
Chris Baker
1f6e76ba7d Merge pull request #8406 from hashicorp/post-release
Post release: return to dev
2020-07-09 11:54:15 -05:00
Chris Baker
9e397f281b updated changelog for 0.12.1 2020-07-09 16:53:18 +00:00
Chris Baker
b233956c2b version to 0.12.1-dev 2020-07-09 16:48:54 +00:00
Chris Baker
5ef77f54fa Merge branch 'release-0.12.0' into post-release 2020-07-09 16:48:04 +00:00
Chris Baker
af70225439 version to 1.0.0-dev (!!!!) 2020-07-09 16:44:04 +00:00
Buck Doyle
2241b669f2 Update to Ember 3.16/Data 3.12 (#8319)
This updates to Ember 3.16 but leaves Ember Data at 3.12 so we don’t need
to use the model fragments beta. It can be reviewed on a commit-by-commit
basis: blueprint updates, fixes for test failures, and the removal of
now-deprecated partials.

It’s not a true update to Octane as that would involve turning on template-only
components by default, which breaks various things. We can accomplish that
separately and then add the edition setting to package.json.
2020-07-09 11:37:00 -05:00
Chris Baker
07748b108a version updates for 0.12.0 2020-07-09 16:16:53 +00:00
Kevin Pruett
58221c7785 website: updates for 0.12 release (#8397)
* Updates for 0.12 release

* Update SVGs to align to styles

* Updates alert banner for blog

Co-authored-by: Brandon Romano <BrandonRRomano@gmail.com>
2020-07-09 11:58:52 -04:00
kaybr01
f357b51453 Update preemption.mdx
Typo
2020-07-09 11:44:57 -04:00
Seth Hoenig
e48927c36b Merge pull request #7733 from jorgemarey/b-vault-policies
Fix get all vault token policies
2020-07-09 10:05:59 -05:00
Drew Bailey
9245f71621 use latest podman release (#8403) 2020-07-09 09:28:53 -04:00
Tim Gross
f32f8a773d docs: fix markdown syntax in job stop page (#8401) 2020-07-09 08:45:25 -04:00
Rémi Lapeyre
f7a3e9e0a3 Fix typo in volume HTTP API documentation (#8396) 2020-07-09 08:33:45 -04:00
Chris Baker
d54ba5f75b Merge pull request #8400 from hashicorp/cgbaker-patch-1
[docs] more specific link in enterprise docs
2020-07-09 06:37:00 -05:00
Chris Baker
9675a8e13b [docs] more specific link in enterprise docs 2020-07-09 06:25:44 -05:00
Gale Fagan
f354054851 Merge pull request #8399 from hashicorp/c-update-ent325
Update Enterprise docs page, add new features
2020-07-08 19:55:55 -07:00
Gale Fagan
301d291c4f Update website/pages/docs/enterprise/index.mdx
Those pesky caps

Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
2020-07-08 17:56:44 -07:00
Gale Fagan
40c2b2ff07 Update Enterprise docs page, add new features 2020-07-08 16:19:12 -07:00
Luiz Aoqui
475867a45a Merge pull request #8398 from hashicorp/docs-autoscaler-touchups
docs: fix broken links and formatting of the autoscaler docs
2020-07-08 18:57:57 -04:00
Luiz Aoqui
6479150c45 docs: fix broken links and formatting of the autoscaler docs 2020-07-08 18:42:41 -04:00
Nomad Release Bot
b1aa9e2166 Release v0.12.0 2020-07-08 22:29:33 +00:00
Nomad Release bot
8f7fbc8e7b Generate files for 0.12.0 release 2020-07-08 22:05:00 +00:00
Chris Baker
0e4ec87fe3 added release date to 0.12.0 CHANGELOG 2020-07-08 21:20:31 +00:00
Chris Baker
b92046dba8 Merge branch 'master' of github.com:hashicorp/nomad into release-0.12.0 2020-07-08 21:16:31 +00:00
Seth Hoenig
3b59bc78ef Merge pull request #8394 from hashicorp/docs-some-cl-entries
docs: some additional CL entries
2020-07-08 14:57:12 -05:00
Seth Hoenig
f6ac3e2806 docs: update changelog with note for go modules switch 2020-07-08 14:49:39 -05:00
Seth Hoenig
46bef38482 docs: update changelog with some connect fixes 2020-07-08 14:46:45 -05:00
Nick Ethier
3367f6d94a docs: add CNI and host_network docs (#8391)
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
2020-07-08 15:45:04 -04:00
Seth Hoenig
03d4804a32 Merge pull request #8392 from hashicorp/f-infer-cn-taskname
consul/connect: infer task name for native service if possible
2020-07-08 14:17:25 -05:00
Seth Hoenig
acb44ba9aa Merge pull request #8338 from jorgemarey/b-fix-sidecar-task
Change connectDriverConfig to be a func
2020-07-08 14:00:27 -05:00
Seth Hoenig
44df264452 consul/connect: infer task name in service if possible
Before, the service definition for a Connect Native service would always
require setting the `service.task` parameter. Now, that parameter is
automatically inferred when there is only one task in the task group.

Fixes #8274
2020-07-08 13:31:44 -05:00
Tim Gross
a7d7992bd6 fix swapped old/new multiregion plan diffs (#8378)
The multiregion plan diffs swap the old and new versions for each region when
they're edited (rather than added/removed). The `multiregionRegionDiff`
function call incorrectly reversed its arguments for existing regions.
2020-07-08 10:10:50 -04:00
Tim Gross
37d6db6db3 fix multiregion plan output flags (#8375)
The call to render the output diff swapped the `diff` and `verbose` bool
parameters, resulting in dropping the diff output in multi-region plans but
not single-region plans.
2020-07-08 10:10:08 -04:00