Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: havengit/cloudstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/cloudstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 114 files changed
  • 6 contributors

Commits on Mar 10, 2026

  1. Update .asf.yaml

    DaanHoogland authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    d8f748a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faaf766 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. CKS: Allow affinity group selection during cluster creation (apache#1…

    …2386)
    
    Co-authored-by: Daman Arora <daman.arora@shapeblue.com>
    Damans227 and Daman Arora authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    8c57953 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    93239e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Add support to clone existing offerings and update them (apache#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
    Pearl1594 authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    3bd5410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b744824 View commit details
    Browse the repository at this point in the history
Loading