SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
7 stars 6 forks source link

Adds new helper chart #24

Closed mxmxchere closed 6 months ago

mxmxchere commented 6 months ago

The chart can be used to transform a clouds.yaml in its unmodified form as retrieved from openstacks horizon ui into:

Currently this only works with clouds.yaml with username and passwort. Application credential clouds.yaml may be added in the future

mxmxchere commented 6 months ago

I'll add the possibility to use a clouds.yaml with applications credentials

mxmxchere commented 6 months ago

So using a clouds.yaml with application credentials should work now too.