gardener / gardener-extension-provider-openstack

Gardener extension controller for the OpenStack cloud provider (https://openstack.org).
https://gardener.cloud
Apache License 2.0
25 stars 81 forks source link

[GEP-27] Use cloud profile bastion machine and image #838

Open hebelsan opened 3 weeks ago

hebelsan commented 3 weeks ago

How to categorize this PR?

/area quality /kind enhancement /platform openstack

What this PR does / why we need it: Instead of using a hardcoded bastion image we will use the image provided in the bastion section of the cloud profile. See also GEP proposal

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: We need to wait until the bastion section is released with gardener/gardener/types_cloudprofile.go.

Release note:

Create bastion vm from the info provided in the cloud profile bastion section
hebelsan commented 2 weeks ago

/hold until updated gardener/gardener