Michael Schurter
c79c0ace97
docs: add #8745 to changelog
2020-09-21 08:59:47 -07:00
Tim Gross
378e20ad75
changelog items for community PRs ( #8924 )
...
[ci skip]
* https://github.com/hashicorp/nomad/pull/8836
* https://github.com/hashicorp/nomad/pull/8921
2020-09-18 09:12:14 -04:00
Mahmood Ali
59c0c606e8
update changelog with 0.12.5 content ( #8923 )
...
[ci skip]
2020-09-17 21:53:12 -04:00
Tim Gross
e730afa6ea
changelog entry for #8902 ( #8904 )
2020-09-16 18:25:49 -04:00
Mahmood Ali
ba68554bde
changelog: Tag the ui with the right release ( #8883 )
2020-09-15 15:21:50 -04:00
Michael Schurter
1544341f09
Merge pull request #8862 from hashicorp/release-0.12.4
...
Prepare for 0.13 development cycle
2020-09-10 09:14:44 -07:00
Michael Schurter
df167e1487
docs: bump 0.12.4 GA date to today
2020-09-09 08:32:50 -07:00
Michael Lange
4b217dc56c
Changelog entry for 8833
2020-09-08 14:11:13 -07:00
Tim Gross
903f5c3199
changelog item for CSI socket connect ( #8829 )
2020-09-04 11:24:01 -04:00
Tim Gross
571365dc62
changelog item for CSI socket connect ( #8829 )
2020-09-04 11:22:49 -04:00
Michael Schurter
94c0a0c441
docs: update 0.12.4 release date
2020-09-02 08:40:26 -07: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