Pearl Dsilva
b497f58022
Fix K8s scaling and deletion issue if firewall rule is for ALL ports ( #12806 )
2026-03-19 13:47:22 +05:30
Vishesh
7cdcf571fa
Fix xcpng test failures ( #12812 )
2026-03-19 13:46:01 +05:30
Fabricio Duarte
8608b4edd0
Fix snapshot copy resource limit concurrency
...
Co-authored-by: Abhisar Sinha <63767682+abh1sar@users.noreply.github.com>
2026-03-18 01:52:36 -03:00
Fabricio Duarte
f333134456
Address merge issues
2026-03-17 19:28:16 -03:00
Daniel Augusto Veronezi Salvador
e8d57d1b0d
Implement/fix limit validation for secondary storage
2026-03-17 18:56:28 +01:00
João Jandre
86c9f7bd94
Fix backup list
2026-03-17 17:14:38 +01:00
João Jandre
24fd440ee7
Fix create VM from backup
2026-03-17 17:14:26 +01:00
João Jandre
8ce1c9876e
fix restore volume from backup and attach
2026-03-17 17:14:05 +01:00
Fabricio Duarte
9db630932e
Address public IP limit validations
2026-03-17 16:45:33 +01:00
Fabricio Duarte
c6b20b8cc7
Fix failing tests
2026-03-17 15:51:45 +01:00
Fabricio Duarte
88a12a801f
Cleanup imported VM from disk on failure due to volume allocation + prevent duplicate volume and primary storage increment on import
2026-03-17 15:50:26 +01:00
Manoj Kumar
e93ae1a4f4
New config key "allow.import.volume.with.backing.file" to skip volume backing ( #12809 )
...
* Added support for skipping volume backing when importing unmanaged volumes and VMs. This allows users to import volumes and VMs without creating a backing volume, which can be useful in certain scenarios where the backing volume is not needed or desired.
* cleanup conflicting key
* move configkey into VolumeImportUnmanageService
---------
Co-authored-by: rajujith <rajujith@gmail.com>
2026-03-17 11:34:34 -03:00
Fabricio Duarte
9c0c8da706
[22.0] Address limit checks for VM, CPU, memory, volume, and primary storage
2026-03-17 15:10:33 +01:00
dahn
b744824f65
Add code owners for nsx network elements plugin ( #12838 )
2026-03-17 21:51:49 +10:00
Pearl Dsilva
3bd5410f9a
Add support to clone existing offerings and update them ( #12357 )
...
* Add support to clone existing offerings and update them
* add support for vpc & backup offerings to be cloned
* fix capability list and mapping of params
* Add support to clone network and vpc offering with the right parameters
* make fields non mandatory for clone offerings APIs
* Add UI support for cloning Compute and System Service offerings
* remove unnecessary changes
* fix license and pre-ccommit issues
* Add UI support to clone disk and network offering
* vpc & backup offering clone api
* add unit tests
* fix pre-commit checks
* increase test coverage
* combine add/clone disk/compute offering forms
* update license
* fix unit tests
* fix test failures
* fix test failure - unnecessary stubbings
* pre-commit check failure
* add recently added domain id for bkp offering to be inherited in clone operation
* extract common code wrt service capability in network & vpc offering in add/clone operations
* add some checks to prevent networkmode change when provider is nsx/netris from the source networkmode
* address copilot comments
* address comments
* combine check
* use appropriate zoneId during clone bkp offering
* add check
* fix issue with test
* remove unused imports
* prevent creating a bkp offering of a bkp repo that already exists
* extend clone disk and service offerings to domain admins
2026-03-17 12:01:43 +05:30
Abhisar Sinha
61afb4cb78
fix identation
2026-03-16 17:40:24 +01:00
Abhisar Sinha
23b19a9776
review comments
2026-03-16 17:40:24 +01:00
Fabricio Duarte
dc7068a135
Address public IP limit validations
2026-03-16 11:47:32 +01:00
Fabricio Duarte
e8f8aca694
Fix failing tests
2026-03-16 11:47:32 +01:00
Fabricio Duarte
497266270b
Cleanup imported VM from disk on failure due to volume allocation + prevent duplicate volume and primary storage increment on import
2026-03-16 11:47:32 +01:00
Fabricio Duarte
0a4b4c6af0
[20.3] Address limit checks for VM, CPU, memory, volume, and primary storage
2026-03-16 11:47:32 +01:00
Fabricio Duarte
360b64ce1e
Consider infinite resources when calculating secondary storage limit for upload operations
2026-03-16 11:47:32 +01:00
Abhisar Sinha
81a8ac8e1f
secondary storage resource limit for upload
2026-03-16 11:47:32 +01:00
Abhisar Sinha
d0f6730157
volume download fix
2026-03-16 11:47:32 +01:00
abh1sar
03dfe4d1f3
secondary storage resource limit for download
2026-03-16 11:47:32 +01:00
Abhisar Sinha
4bcd509193
Fix resource limit reservation and check during StartVirtualMachine
2026-03-16 11:47:32 +01:00
Daniel Augusto Veronezi Salvador
06ee2fea76
Implement/fix limit validation for secondary storage
2026-03-16 11:47:32 +01:00
dahn
e0ef3a6947
Check resource reservation on volume snapshot creation
2026-03-16 11:47:32 +01:00
dahn
3b987f21af
[20.3] handle user's canned policy when a bucket is deleted
2026-03-16 11:47:32 +01:00
dahn
0edd577f4b
Fix: KVM Direct Download URL injection
2026-03-16 11:47:32 +01:00
dahn
b025e85fc5
Check resource reservation on volume creation
2026-03-16 11:47:32 +01:00
dahn
7faa1b650b
[20.3] resource allocation vpc
2026-03-16 11:47:32 +01:00
dahn
1593944553
[20.3] Implement/fix limit validation for projects
2026-03-16 11:47:32 +01:00
dahn
4dd91feb27
[20.3] resource instance limits
2026-03-16 11:47:31 +01:00
dahn
89df318164
[20.3] resource allocation
2026-03-16 11:47:31 +01:00
Nicolas Vazquez
93239e09f1
Add conserve mode for VPC offerings ( #12487 )
2026-03-16 09:39:42 +01:00
Nicolas Vazquez
09ee0927e9
[4.22] Prevent Load Balancer rule creation when adding a VM from a different network ( #12785 )
2026-03-16 09:36:52 +01:00
Nicolas Vazquez
7048944883
[Fix] VMware to KVM migration instances listing failure ( #12766 )
2026-03-13 11:12:38 -03:00
Daman Arora
8c579538f9
CKS: Allow affinity group selection during cluster creation ( #12386 )
...
Co-authored-by: Daman Arora <daman.arora@shapeblue.com>
2026-03-13 10:58:55 +01:00
Abhisar Sinha
f7f0e75122
Fixed a merge issue in ImageStoreUploadMonitorImpl
2026-03-13 15:19:28 +05:30
Fabricio Duarte
07c3dc86b2
[22.0] Consider infinite resources when calculating secondary storage limit for upload operations
2026-03-13 10:37:04 +01:00
Abhisar Sinha
d722415105
[22.0] secondary storage resource limit for upload
2026-03-13 10:15:55 +01:00
Abhisar Sinha
5d5ee7b689
volume download fix
2026-03-13 10:04:02 +01:00
abh1sar
4855d40e6e
[22.0] secondary storage resource limit for download
2026-03-13 10:01:41 +01:00
Vishesh
3b42fbf3b2
Fixing CI failures ( #12789 )
...
* Fixing CI failures
* fixup: test_secondary_storage
2026-03-13 13:33:59 +05:30
Pearl Dsilva
27bce46a8e
Clear System VM IP from NICs for PublicNetworkGuru ( #11992 )
2026-03-12 13:18:03 +01:00
Wei Zhou
2359061f66
api: remove required flag of gatewayid in CreateStaticRouteCmd ( #12786 )
2026-03-12 13:42:09 +05:30
Abhishek Kumar
7f7d0b02e1
Remove unnecessary stubbings in ManagementServerMaintenanceManagerImplTest ( #11914 ) ( #12623 )
2026-03-12 12:29:31 +05:30
Daman Arora
71daf84c9e
Show security group selection in Basic zone VM deployment and fix SG listing for cross-domain deployments ( #12775 )
2026-03-12 12:06:20 +05:30
Davi Torres
faaf7669c5
Update isolation methods description for physical network ( #12759 )
2026-03-10 14:45:42 +01:00