mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-25 17:34:17 +00:00
Merge branch 'main' into pr-bug4-gap6
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Validate backup name format before contacting the API server
|
||||
@@ -0,0 +1 @@
|
||||
add test coverage for CleanupVolumeSnapshot
|
||||
@@ -0,0 +1 @@
|
||||
Fix context propagation bug in GetDefaultBackupStorageLocations and add missing test coverage for core components
|
||||
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
Add unit tests for pkg/itemblock
|
||||
@@ -0,0 +1 @@
|
||||
Add in-place restore pre-flight check: target PVC must not be in use
|
||||
@@ -0,0 +1 @@
|
||||
Add "IncrementalBytes" field to status of DataDownload and PVR to indicate data transferred by the incremental restore
|
||||
@@ -0,0 +1 @@
|
||||
Enhance the doc for backup deletion
|
||||
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
Add operation context to user-facing error messages in CR statuses and CLI output
|
||||
Reference in New Issue
Block a user