SovereignCloudStack / issues

This repository is used for issues that are cross-repository or not bound to a specific repository.
https://github.com/orgs/SovereignCloudStack/projects/6
2 stars 1 forks source link

[Central API] OpenStack management #374

Closed joshmue closed 1 month ago

joshmue commented 1 year ago

As a CSP customer, I want kubectl apply VMs/... in OpenStack so that I can manage resources that way.

Definition of Ready:

Definition of Done:

joshmue commented 1 year ago

Created a script to mirror the crossplane openstack provider using XRD's, to make the API available in a namespaced manner. Will cleanup and share.

joshmue commented 1 year ago

Created https://github.com/SovereignCloudStack/central-api

joshmue commented 7 months ago

The POC inside of the central-api repo already allows to "kubectl apply VM's/... in OpenStack so that I can manage resources that way" already. Going forward, it should also work in a non-POC scenario.