Skip to content

Commit 8afe3ce

Browse files
authored
Merge pull request #8124 from Lyndon-Li/release-1.14
Change log for 1.14.1
2 parents 69d950e + 6ae1582 commit 8afe3ce

10 files changed

+26
-9
lines changed

changelogs/CHANGELOG-1.14.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## v1.14.1
2+
3+
### Download
4+
https://github.com/vmware-tanzu/velero/releases/tag/v1.14.1
5+
6+
### Container Image
7+
`velero/velero:v1.14.1`
8+
9+
### Documentation
10+
https://velero.io/docs/v1.14/
11+
12+
### Upgrading
13+
https://velero.io/docs/v1.14/upgrade-to-1.14/
14+
15+
### All Changes
16+
* Avoid wrapping failed PVB status with empty message. (#8037, @mrnold)
17+
* Make PVPatchMaximumDuration timeout configurable (#8035, @shubham-pampattiwar)
18+
* Reuse existing plugin manager for get/put volume info (#8016, @sseago)
19+
* Skip PV patch step in Restoe workflow for WaitForFirstConsumer VolumeBindingMode Pending state PVCs (#8006, @shubham-pampattiwar)
20+
* Check whether the namespaces specified in namespace filter exist. (#7998, @blackpiglet)
21+
* Check whether the volume's source is PVC before fetching its PV. (#7976, @blackpiglet)
22+
* Fix issue #7904, add the limitation clarification for change PVC selected-node feature (#7949, @Lyndon-Li)
23+
* Expose the VolumeHelper to third-party plugins. (#7944, @blackpiglet)
24+
* Don't consider unschedulable pods unrecoverable (#7926, @sseago)
25+
26+
127
## v1.14
228

329
### Download

changelogs/unreleased/7926-sseago

-1
This file was deleted.

changelogs/unreleased/7944-blackpiglet

-1
This file was deleted.

changelogs/unreleased/7949-Lyndon-Li

-1
This file was deleted.

changelogs/unreleased/7976-blackpiglet

-1
This file was deleted.

changelogs/unreleased/7998-blackpiglet

-1
This file was deleted.

changelogs/unreleased/8006-shubham-pampattiwar

-1
This file was deleted.

changelogs/unreleased/8016-sseago

-1
This file was deleted.

changelogs/unreleased/8035-shubham-pampattiwar

-1
This file was deleted.

changelogs/unreleased/8037-mrnold

-1
This file was deleted.

0 commit comments

Comments
 (0)