Merge pull request #10498 from Lyndon-Li/release-1.18
e2e-test-kind.yaml / extract (push) Successful in 19s
Run the E2E test on kind / get-go-version (push) Successful in 20s
Run the E2E test on kind / setup-test-matrix (push) Failing after 3s
push.yml / extract (push) Successful in 14s
Main CI / get-go-version (push) Successful in 15s
Run the E2E test on kind / build (push) Failing after 29s
Run the E2E test on kind / run-e2e-test (push) Skipped
Main CI / Build (push) Failing after 32s

Update 1.18.3 changelog
This commit is contained in:
lyndon-li
2026-09-08 16:33:42 +08:00
committed by GitHub
3 changed files with 2 additions and 2 deletions
+2
View File
@@ -34,6 +34,8 @@ https://velero.io/docs/v1.18/upgrade-to-1.18/
* Add fine-grained filters for restore via resource policy, introduced resourcePolicy field for restoreSpec, which contains ClusterScopedFilterPolicy and NamespacedFilterPolicy section (#10015, @adam-jian-zhang)
* Add support for matching PVCs by volume mode and access mode in resource policies, and introduce the `--global-backup-volume-policies-configmap` server flag to merge cluster-wide backup volume policies into every backup. (#10012, @chlins)
* Add fine-grained filters for backup via resource policy, introduced ClusterScopedFilterPolicy and NamespacedFilterPolicy section for resource policy (#10011, @adam-jian-zhang)
* Add operation context to user-facing error messages in CR statuses and CLI output (#10474, @chlins)
* Fix issue 10454, enforce resource filter policies in memory in stage 1 to fix wildcard namespace bypassing issue (#10473, @adam-jian-zhang)
## v1.18.2
@@ -1 +0,0 @@
Fix issue 10454, enforce resource filter policies in memory in stage 1 to fix wildcard namespace bypassing issue
-1
View File
@@ -1 +0,0 @@
Add operation context to user-facing error messages in CR statuses and CLI output