Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CloudStack projects, add listall to listVirtualMachine calls, update K8s deps to v1.29.8 #156

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

hrak
Copy link
Member

@hrak hrak commented Aug 20, 2024

Issue #, if available:

Description of changes:

This PR adds the following features:

  • Support for CloudStack projects
  • Set listall on listVirtualMachine calls so we search all VMs in the domain (or project). This is mainly useful when the API credentials used by the CSI driver are from a different domain/project user than the user that created the VMs.

It also updates the K8s deps to v1.29.8

Testing performed:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

hrak added 3 commits August 20, 2024 13:59
…the domain

This is mainly useful when the API credentials used by the CSI driver are from a different domain user than the user that created the VMs.
@hrak hrak merged commit 7a413d6 into master Aug 20, 2024
2 checks passed
@hrak hrak deleted the feat/projects branch August 20, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants