Michael Lange
4b217dc56c
Changelog entry for 8833
2020-09-08 14:11:13 -07:00
Tim Gross
571365dc62
changelog item for CSI socket connect ( #8829 )
2020-09-04 11:22:49 -04:00
Mahmood Ali
7b99eea0e4
Changelog catchup ( #8808 )
2020-09-01 15:24:24 -04:00
Jasmine Dahilig
0203dc9983
Merge pull request #8797 from hashicorp/poststart-changelog
...
changelog: task lifecycle poststart hook
2020-09-01 10:34:36 -07:00
Seth Hoenig
4f2d84267a
Merge pull request #8803 from hashicorp/docs-cigs-cl
...
add consul ingress gateways to changelog
2020-09-01 11:33:10 -05:00
Mahmood Ali
79326dcfe9
update changelog
2020-09-01 12:18:04 -04:00
Seth Hoenig
2919341848
add consul ingress gateways to changelog
2020-09-01 10:14:05 -05:00
Mahmood Ali
8e3fc429b2
Merge pull request #8798 from hashicorp/b-esccaping-newline
...
Fix escapingio handling of `\n~\n`
2020-09-01 10:00:08 -04:00
Mahmood Ali
fe65ad60c7
add changelog
...
[ci skip]
2020-09-01 09:57:41 -04:00
Tim Gross
003ab59b4b
changelog: panic in operator debug command ( #8802 )
2020-09-01 08:40:04 -04:00
Jasmine Dahilig
42fd2b7aa6
changelog: task lifecycle poststart hook
2020-08-31 14:47:14 -07:00
Tim Gross
a20e3f6a74
changelog: global stop, misc bug fix ( #8777 )
2020-08-28 14:06:36 -04:00
Buck Doyle
eadb91e734
Add exec heartbeat keepalive ( #8759 )
...
This closes #8727 , thanks to @jfcantu for the suggestion.
The CLI implementation of exec already has a 10-second
heartbeat so this mirrors that:
https://github.com/hashicorp/nomad/blob/v0.12.3/api/allocations.go#L161-L173
2020-08-28 10:13:33 -05:00
Lang Martin
42d1b9bb51
CHANGELOG: use consistent indentation for 0.12.4
2020-08-27 18:00:55 -04:00
Lang Martin
1c65a452ba
CHANGELOG: csi expected counts
2020-08-27 18:00:55 -04:00
Tim Gross
0e88dc0fec
changelog: batch of bug fixes for 0.12.4 ( #8767 )
2020-08-27 16:22:46 -04:00
Drew Bailey
1eae711307
fix changelog entry placement
2020-08-27 11:47:01 -04:00
Chris Baker
8b9145fabd
state_store/fix the prefix bugs for scaling policies documented in 1a9318
2020-08-27 04:25:37 +00:00
Mahmood Ali
45f549e29e
Merge pull request #8691 from hashicorp/b-reschedule-job-versions
...
Respect alloc job version for lost/failed allocs
2020-08-25 18:02:45 -04:00
Drew Bailey
91e84a0460
changelog entry for enterprise bug
2020-08-25 11:16:11 -04:00
Mahmood Ali
8a342926b7
Respect alloc job version for lost/failed allocs
...
This change fixes a bug where lost/failed allocations are replaced by
allocations with the latest versions, even if the version hasn't been
promoted yet.
Now, when generating a plan for lost/failed allocations, the scheduler
first checks if the current deployment is in Canary stage, and if so, it
ensures that any lost/failed allocations is replaced one with the latest
promoted version instead.
2020-08-19 09:52:48 -04:00
James Rasell
39351e1902
changelog: add entry for GH-8142.
2020-08-17 08:58:50 +01:00
James Rasell
b797341ab7
changelog: add entry for GH-8589.
2020-08-14 09:40:09 +01:00
Drew Bailey
f8c7f94721
prepare release
2020-08-13 17:26:02 -04:00
Lang Martin
e32f128435
CHANGELOG 0.12.3 ( #8668 )
2020-08-13 13:43:47 -04:00
Drew Bailey
65d124c413
fix date for 0.12.2 release
2020-08-12 10:55:19 -04:00
Drew Bailey
769a32a871
update changelog for 0.12.2 release
2020-08-12 10:54:29 -04:00
Buck Doyle
8d8177e9c2
Add CHANGELOG updates ( #8644 )
2020-08-11 16:21:14 -05:00
Lang Martin
15b55c500d
CHANGELOG entries for 0.12.2 ( #8643 )
2020-08-11 16:36:42 -04:00
Mahmood Ali
fa57dbffa9
changelog vault fix ( #8642 )
2020-08-11 16:16:24 -04:00
Tim Gross
8ff8dde618
changelog entries for 0.12.2 CSI work ( #8620 )
2020-08-10 16:47:26 -04:00
Seth Hoenig
fd4804bf26
consul: able to set pass/fail thresholds on consul service checks
...
This change adds the ability to set the fields `success_before_passing` and
`failures_before_critical` on Consul service check definitions. This is a
feature added to Consul v1.7.0 and later.
https://www.consul.io/docs/agent/checks#success-failures-before-passing-critical
Nomad doesn't do much besides pass the fields through to Consul.
Fixes #6913
2020-08-10 14:08:09 -05:00
Tim Gross
ff23be46d9
changelog entry for MRD bugfix ( #8625 )
2020-08-10 14:29:30 -04:00
Seth Hoenig
d58a1f1311
docs: add cl entry for connect native bridge mode
2020-08-10 13:21:26 -05:00
Michael Schurter
8d5e4f160e
Merge pull request #8601 from hashicorp/build-go1.14.7
...
build: update from Go 1.14.6 to Go 1.14.7
2020-08-07 15:30:33 -07:00
Michael Schurter
98c9af95d4
docs: add v0.11.4 release to master changelog
2020-08-07 12:11:57 -07:00
Michael Schurter
c7c603eda5
build: update from Go 1.14.6 to Go 1.14.7
...
Go 1.14.7 fixes CVE-2020-16845 which is not believed to impact Nomad.
2020-08-06 11:50:29 -07:00
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