Merge branch 'main' into pr-bug4-gap6

This commit is contained in:
Tiger Kaovilai
2026-09-03 01:39:25 -04:00
committed by GitHub
77 changed files with 2224 additions and 181 deletions
+1
View File
@@ -0,0 +1 @@
Validate backup name format before contacting the API server
+1
View File
@@ -0,0 +1 @@
add test coverage for CleanupVolumeSnapshot
+1
View File
@@ -0,0 +1 @@
Fix context propagation bug in GetDefaultBackupStorageLocations and add missing test coverage for core components
+1
View File
@@ -0,0 +1 @@
Check both node-agent daemonsets before returning a non-NotFound lookup error in IsReady, so a transient error fetching one daemonset no longer masks the other daemonset being ready
+1
View File
@@ -0,0 +1 @@
Add unit tests for pkg/itemblock
+1
View File
@@ -0,0 +1 @@
Add in-place restore pre-flight check: target PVC must not be in use
+1
View File
@@ -0,0 +1 @@
Add "IncrementalBytes" field to status of DataDownload and PVR to indicate data transferred by the incremental restore
+1
View File
@@ -0,0 +1 @@
Enhance the doc for backup deletion
+1
View File
@@ -0,0 +1 @@
test: resolve remaining Ginkgo V2 and Gomega anti-patterns (#10440)
@@ -0,0 +1 @@
Fix issue 10454, enforce resource filter policies in memory in stage 1 to fix wildcard namespace bypassing issue
+1
View File
@@ -0,0 +1 @@
Add operation context to user-facing error messages in CR statuses and CLI output