Closed
Description
/kind feature
Describe the solution you'd like
Currently, the CAPI provider creates cluster resources at the account level but has no provision to create them within the context of a Project. In theory, one may be able to specify the project's account id, but these accounts are hidden via the listProject API (hardcoded in Cloudstack) so the CAPI provider fails to find the account. This effectively makes it impossible to utilize the CAPI provider in Cloudstack deployments that utilize Projects for multi-team "tenant" access.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
- Cluster-api-provider-cloudstack version: v0.4.8
- Kubernetes version: (use
kubectl version
): v1.26.1 - OS (e.g. from
/etc/os-release
): Rocky Linux 9.1