SovereignCloudStack / cluster-stack-provider-openstack

Cluster Stack Provider OpenStack
https://scs.community/
Apache License 2.0
2 stars 0 forks source link

Support hash mode/custom channel in CSPO #99

Closed michal-gubricky closed 8 months ago

michal-gubricky commented 9 months ago

/kind feature

Describe the solution you'd like Support the hash mode included as a feature of csmctl (refer to e.g., https://github.com/SovereignCloudStack/csmctl/issues/3). Currently, we only support the stable channel but we must include the option for multiple channels that follow a different versioning pattern.

This channel functionality can create a custom channel with versions such as v1-custom.xyz. This will allow using the hash mode of csmctl together with the Cluster Stack Provider OpenStack. See https://github.com/SovereignCloudStack/cluster-stack-operator/pull/53.