Skip to content

Commit

Permalink
backport of commit 1c441d4
Browse files Browse the repository at this point in the history
  • Loading branch information
lgfa29 committed Jun 2, 2023
1 parent 5ac476d commit 5bfbb64
Show file tree
Hide file tree
Showing 3,578 changed files with 9,736 additions and 31,257 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 0 additions & 3 deletions .changelog/16099.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16221.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16243.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16463.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16743.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16763.txt

This file was deleted.

4 changes: 0 additions & 4 deletions .changelog/16908.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/16932.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17010.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17041.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17044.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17045.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17065.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17074.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17084.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17138.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17196.txt

This file was deleted.

3 changes: 0 additions & 3 deletions .changelog/17214.txt

This file was deleted.

3 changes: 3 additions & 0 deletions .changelog/17281.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
deps: Updated Vault SDK to 0.9.0
```
3 changes: 3 additions & 0 deletions .changelog/17306.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
client: check kernel module in `/sys/module` to help with WSL2 bridge networking
```
3 changes: 3 additions & 0 deletions .changelog/17313.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
docker: Add `group_add` configuration
```
3 changes: 3 additions & 0 deletions .changelog/17316.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
core: Fix panic around client deregistration and pending heartbeats
```
3 changes: 3 additions & 0 deletions .changelog/17319.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: fixed a handful of UX-related bugs during variable editing
```
3 changes: 3 additions & 0 deletions .changelog/17342.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
core: fixed a bug that caused job validation to fail when a task with `kill_timeout` was placed inside a group with `update.progress_deadline` set to 0
```
3 changes: 3 additions & 0 deletions .changelog/17346.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
cli: Fix a panic in the `nomad job restart` command when monitoring replacement allocations
```
3 changes: 3 additions & 0 deletions .changelog/17348.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
cli: Output error messages during deployment monitoring
```
3 changes: 3 additions & 0 deletions .changelog/17349.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
client: fixed a bug that prevented Nomad from fingerprinting Consul 1.13.8 correctly
```
3 changes: 3 additions & 0 deletions .changelog/17393.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
cli: Add check for missing host volume `path` in `nomad config validate` command
```
3 changes: 3 additions & 0 deletions .changelog/17450.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
client: Fixed a bug where agent would panic during drain incurred by shutdown
```
3 changes: 3 additions & 0 deletions .changelog/17455.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
docker: Fixed a bug where network pause container would not be removed after node restart
```
3 changes: 3 additions & 0 deletions .changelog/17465.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: dont show a service as healthy when its parent allocation stops running
```
3 changes: 3 additions & 0 deletions .changelog/17476.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
replication: Fix a potential panic when a non-authoritative region is upgraded and a server with the new version becomes the leader.
```
3 changes: 3 additions & 0 deletions .changelog/17526.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
cli: Add `-quiet` flag to `nomad var init` command
```
3 changes: 3 additions & 0 deletions .changelog/17535.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
cgroups: Fixed a bug removing all DevicesSets when alloc is created/removed
```
3 changes: 3 additions & 0 deletions .changelog/17619.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
scheduler: Fixed a panic when a node has only one configured dynamic port
```
3 changes: 3 additions & 0 deletions .changelog/17625.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
client: Fixed a bug where Nomad incorrectly wrote to memory swappiness cgroup on old kernels
```
3 changes: 3 additions & 0 deletions .changelog/17652.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
scheduler: Fixed a bug that could cause replacements for failed allocations to be placed in the wrong datacenter during a canary deployment
```
3 changes: 3 additions & 0 deletions .changelog/17689.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
api: Fixed a bug that caused a panic when calling the `Jobs().Plan()` function with a job missing an ID
```
3 changes: 3 additions & 0 deletions .changelog/17726.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
api: add missing constant for unknown allocation status
```
3 changes: 3 additions & 0 deletions .changelog/17731.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
drivers/docker: Fixed a bug where long-running docker operations would incorrectly timeout
```
Loading

0 comments on commit 5bfbb64

Please sign in to comment.