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: shapeblue/cloudstack-csi-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cloudstack/cloudstack-csi-driver
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.
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Sep 1, 2026

  1. Fix bug in cloud client missing the project id and refactor the packa…

    …ge (#7)
    
    * fix: use project id when getting VM by name
    
    * refactor: remove global projectID from cloudstack client
    
    * refactor: require arguments in snapshot functions
    
    * refactor: use project id default in cloudstack methods
    
    * docs: update default project id option description
    
    * fix: restore count checks in vms, volumes, snapshots
    
    * fix: add ttl for syncer job to allow helm upgrade
    
    * refactor: remove dead code in cloud package
    elivlo authored Sep 1, 2026
    Configuration menu
    Copy the full SHA
    a84477e View commit details
    Browse the repository at this point in the history
Loading