Updates to 1.8 changelog

Signed-off-by: David L. Smith-Uchida <dave@kasten.io>
This commit is contained in:
David L. Smith-Uchida
2022-02-16 10:30:16 -08:00
parent b7b339b9c9
commit 926f40170d
+5
View File
@@ -29,6 +29,11 @@ For the version of the plugins and the CSI drivers they support respectively ple
#### Break change
Starting v1.8 velero will only support v1 CRD, therefore, it will only run on Kubernetes v1.16+
#### Upload Progress Monitoring and Item Snapshotter
Item Snapshotter plugin API was merged. This will support both Upload Progress
monitoring and the planned Data Mover. Upload Progress monitoring PRs are
in progress for 1.9.
### All changes
* E2E test on ssr object with controller namespace mix-ups (#4521, @mqiu)