Merge branch 'main' into fix-issue-10429

This commit is contained in:
Lyndon-Li
2026-09-15 17:39:47 +08:00
45 changed files with 986 additions and 265 deletions
@@ -0,0 +1 @@
Fix snapshot-location get --selector flag to actually filter VolumeSnapshotLocations by label
+1
View File
@@ -0,0 +1 @@
Add in-place restore pre-flight check: PVC must be large enough for the backed-up data
+1
View File
@@ -0,0 +1 @@
Fix the VolumeGroupSnapshotClass example in the VolumeGroupSnapshot docs
+1
View File
@@ -0,0 +1 @@
Fix schedule create dropping backup type
+1
View File
@@ -0,0 +1 @@
Add configurable tolerations to the node-agent-configmap for PodVolumeBackup and data mover pods; DaemonSet tolerations matching the existing third-party allowlist (kubernetes.azure.com/scalesetpriority, CriticalAddonsOnly) continue to be inherited automatically and are merged with the configmap value