Chris Baker
07e8b405d2
Update CHANGELOG.md
...
Co-authored-by: Mahmood Ali <mahmood@hashicorp.com>
2020-07-31 11:14:13 -05:00
Chris Baker
e920bd22bb
Update CHANGELOG.md
...
Co-authored-by: Mahmood Ali <mahmood@hashicorp.com>
2020-07-31 11:13:40 -05:00
Chris Baker
8ba61e60d6
Update CHANGELOG.md
...
label in changelog listed wrong issue number
2020-07-31 11:05:53 -05:00
Mahmood Ali
490b9ce3a0
Handle Scaling Policies in Job Plan endpoint ( #8567 )
...
Fixes https://github.com/hashicorp/nomad/issues/8544
This PR fixes a bug where using `nomad job plan ...` always report no change if the submitted job contain scaling.
The issue has three contributing factors:
1. The plan endpoint doesn't populate the required scaling policy ID; unlike the job register endpoint
2. The plan endpoint suppresses errors on job insertion - the job insertion fails here, because the scaling policy is missing the required ID
3. The scheduler reports no update necessary when the relevant job isn't in store (because the insertion failed)
This PR fixes the first two factors. Changing the scheduler to be more strict might make sense, but may violate some idempotency invariant or make the scheduler more brittle.
2020-07-30 12:27:36 -04:00
Michael Lange
b7ade13e85
Add scaling observability feature to the changelog
2020-07-29 22:27:54 -07:00
Michael Schurter
1a997b81ab
docs: add #8553 to changelog
...
Fix some capitalization too.
2020-07-29 14:33:20 -07:00
Drew Bailey
e212c24f9e
update changelog for enterprise vault namespacesp ( #8542 )
...
* update changelog for enterprise vault namespacesp
* Update CHANGELOG.md
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
2020-07-29 09:45:35 -04:00
Tim Gross
e604220084
docs and changelog entry for nomad volume deregister -force
( #8537 )
2020-07-24 15:13:11 -04:00
James Rasell
b4ca4e09c5
changelog: add entry for GH-8530.
2020-07-24 14:45:07 +02:00
James Rasell
5980877931
changelog: add entry for GH-8481
2020-07-24 10:05:14 +02:00
Mahmood Ali
5068dcb6fc
update changelog for GH-7785 ( #8522 )
2020-07-23 14:45:21 -04:00
Drew Bailey
2070ed2c62
Update CHANGELOG.md
...
Co-authored-by: Mahmood Ali <mahmood@hashicorp.com>
2020-07-23 14:24:31 -04:00
Drew Bailey
96f4d7a6c7
0.12.2 version and changelog placeholder
2020-07-23 14:21:55 -04:00
Drew Bailey
82a3c6cc98
update changelog for 0.12.1 release
2020-07-23 08:50:03 -04:00
Michael Lange
4a1184b418
Merge pull request #8509 from hashicorp/b-ui/view-raw-include-region
...
UI: Include the region query param on the View Raw File link in the task fs explorer
2020-07-22 14:20:59 -07:00
Michael Lange
5a2dc526cf
Add changelog entry for view raw file region bug fix
2020-07-22 14:05:58 -07:00
Mahmood Ali
9a24960898
changelog node networks change
2020-07-22 13:56:52 -04:00
Buck Doyle
9e3ae523d6
Fix layout of title component elements ( #8495 )
...
The spacing has been broken for job types that use this yield
(parameterised and periodic) since I added the exec button
to this template. This could be further refined to allow a more
logical grouping of elements where buttons and tags are
separate.
2020-07-22 11:30:58 -05:00
Michael Lange
e398497a99
Add orphaned job detail page hanging bugfix to changelog
2020-07-21 21:57:15 -07:00
Michael Lange
588c1217cf
Changelog entry for the region qp bug fix
2020-07-21 09:02:39 -07:00
Drew Bailey
59d8f7acce
changelog for license apply bug ( #8482 )
2020-07-21 11:32:19 -04:00
Mahmood Ali
b614d0a67b
docs: enabled option for nvidia device plugin ( #8480 )
2020-07-21 10:14:32 -04:00
Mahmood Ali
9c4bde5d9f
Changelog updates and tweaks ( #8479 )
2020-07-21 08:05:20 -04:00
Buck Doyle
abbdf00988
Update CHANGELOG with 8460 and 8463 ( #8474 )
2020-07-20 16:21:35 -05:00
Tim Gross
1df0f1a73f
changelog for host_network bug ( #8469 )
2020-07-20 13:33:49 -04:00
Mahmood Ali
4f2e09807f
update changelog
2020-07-20 12:14:25 -04:00
Tim Gross
280c2de3e2
changelog item for MRD canary bugfix ( #8465 )
2020-07-20 11:36:24 -04:00
Michael Schurter
db14a4d19c
build: update from Go 1.14.4 to Go 1.14.5
...
Go 1.14.4 contains two CVEs which are fixed in 1.14.5:
- [CVE-2020-15586](https://golang.org/issue/34902 )
- [CVE-2020-14039](https://golang.org/issue/39360 )
Upon consideration with HashiCorp security these CVEs are considered low
severity for Nomad and no new security fix binary will be released.
2020-07-15 09:49:06 -07:00
Tim Gross
941fca3926
changelog for MRD datacenters validation ( #8429 )
2020-07-13 14:03:40 -04:00
Michael Lange
733151a18f
Changelog addition
2020-07-10 15:31:25 -07:00
Michael Lange
069d67cbbf
Changelog additions
2020-07-10 15:20:25 -07:00
Seth Hoenig
90318d9436
docs: update changelog for vault policies lookup fix
2020-07-10 13:14:12 -05:00
Buck Doyle
b9708dedcc
Add #8409 to changelog ( #8414 )
2020-07-10 07:53:46 -05:00
Chris Baker
6a06a05731
updated changelog for 0.12.1
2020-07-09 16:53:18 +00:00
Chris Baker
e51b1ede7b
added release date to 0.12.0 CHANGELOG
2020-07-08 21:20:31 +00:00
Seth Hoenig
8e75b9f348
docs: update changelog with note for go modules switch
2020-07-08 14:49:39 -05:00
Seth Hoenig
5b1c0fe4fc
docs: update changelog with some connect fixes
2020-07-08 14:46:45 -05:00
Chris Baker
098ccd23b8
added changelog entry for #8360
2020-07-04 19:10:24 +00:00
Lang Martin
496aab94aa
CHANGELOG agent host ( #8346 )
2020-07-02 14:09:33 -04:00
Mahmood Ali
4436d6861f
changelog for sidecar bug
2020-07-02 12:10:26 -04:00
Lang Martin
717741a4cb
doc: nomad debug cli ( #8278 )
...
* doc: nomad debug cli
* CHANGELOG
* website/data/docs-navigation: add debug to navigation
* contributing/checklist-command: add website nav link to checklist
2020-06-25 13:48:27 -04:00
Mahmood Ali
4f1df4af40
Merge pull request #8261 from hashicorp/f-disable-host-volume-by-default
...
Restrict Host filesystem access in Docker and Qemu
2020-06-25 07:51:13 -04:00
Mahmood Ali
86b84eb936
add github issue links
...
[ci skip]
2020-06-25 07:50:29 -04:00
Seth Hoenig
4c71c0c155
docs: tweak changelog wording for multiregion deployments
2020-06-24 15:33:35 -05:00
Seth Hoenig
4563859e1b
docs: update changelog for connect native
2020-06-24 14:44:43 -05:00
Mahmood Ali
2d64a404e6
docs: update docs for host path flags
2020-06-24 08:03:56 -04:00
Tim Gross
3b84c2d464
changelog for CSI volume context ( #8243 )
2020-06-22 14:49:56 -04:00
Michael Lange
a113346728
Merge pull request #8227 from hashicorp/d-ui/changelog-entries
...
UI changelog entries for 0.12
2020-06-22 08:50:03 -07:00
Mahmood Ali
12ae1cb6cc
changelog: 0.11.3 fixes a unresponsiveness bug
2020-06-22 10:31:24 -04:00
Michael Lange
f79ad482fb
Merge branch 'master' into d-ui/changelog-entries
2020-06-19 16:29:34 -07:00