Skip to content

Commit

Permalink
Merge pull request #8124 from Lyndon-Li/release-1.14
Browse files Browse the repository at this point in the history
Change log for 1.14.1
  • Loading branch information
Lyndon-Li authored Aug 20, 2024
2 parents 69d950e + 6ae1582 commit 8afe3ce
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 9 deletions.
26 changes: 26 additions & 0 deletions changelogs/CHANGELOG-1.14.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## v1.14.1

### Download
https://github.com/vmware-tanzu/velero/releases/tag/v1.14.1

### Container Image
`velero/velero:v1.14.1`

### Documentation
https://velero.io/docs/v1.14/

### Upgrading
https://velero.io/docs/v1.14/upgrade-to-1.14/

### All Changes
* Avoid wrapping failed PVB status with empty message. (#8037, @mrnold)
* Make PVPatchMaximumDuration timeout configurable (#8035, @shubham-pampattiwar)
* Reuse existing plugin manager for get/put volume info (#8016, @sseago)
* Skip PV patch step in Restoe workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs (#8006, @shubham-pampattiwar)
* Check whether the namespaces specified in namespace filter exist. (#7998, @blackpiglet)
* Check whether the volume's source is PVC before fetching its PV. (#7976, @blackpiglet)
* Fix issue #7904, add the limitation clarification for change PVC selected-node feature (#7949, @Lyndon-Li)
* Expose the VolumeHelper to third-party plugins. (#7944, @blackpiglet)
* Don't consider unschedulable pods unrecoverable (#7926, @sseago)


## v1.14

### Download
Expand Down
1 change: 0 additions & 1 deletion changelogs/unreleased/7926-sseago

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/7944-blackpiglet

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/7949-Lyndon-Li

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/7976-blackpiglet

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/7998-blackpiglet

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8006-shubham-pampattiwar

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8016-sseago

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8035-shubham-pampattiwar

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/8037-mrnold

This file was deleted.

0 comments on commit 8afe3ce

Please sign in to comment.