This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.22 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit c298f8f3608e2cc160169032eaa97dce54a966ca Merge: 160876c6d7d 2511fdffaad Author: Daan Hoogland <[email protected]> AuthorDate: Wed Apr 15 08:58:24 2026 +0200 Merge release branch 4.22.0.1 to 4.22 * tag '4.22.0.1': Implement limit validations on updateBucket Address reviews .../api/command/user/bucket/DeleteBucketCmd.java | 3 +- .../apache/cloudstack/backup/BackupManager.java | 2 +- .../storage/object/BucketApiService.java | 2 +- .../cloudstack/backup/BackupManagerImpl.java | 29 ++++------ .../storage/object/BucketApiServiceImpl.java | 63 ++++++++++------------ .../cloudstack/backup/BackupManagerTest.java | 12 ++--- .../storage/object/BucketApiServiceImplTest.java | 2 +- 7 files changed, 49 insertions(+), 64 deletions(-)
