SovereignCloudStack / cluster-stack-provider-openstack

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

:seedling: Reuse existing "images.CreateOpts" for node image releases #33

Closed NotTheEvilOne closed 10 months ago

NotTheEvilOne commented 10 months ago

What this PR does / why we need it: This reapplies the change discussed in #27 in an updated form. This time DeepCopyInto is correctly generated for an aliased type of the upstream CreateOpts fixing the build issue found earlier.

TODOs: