Skip to content

Improve Gardener setup#1230

Merged
mbuechse merged 2 commits into
mainfrom
fix/improve-gardener-setups
Jun 22, 2026
Merged

Improve Gardener setup#1230
mbuechse merged 2 commits into
mainfrom
fix/improve-gardener-setups

Conversation

@mbuechse

Copy link
Copy Markdown
Contributor
  • allow omitting machine_image_version
  • allow specifying a volume via volume_size_gib
  • account for state 'Pending' in plugin_gardener.py

- allow omitting machine_image_version
- allow specifying a volume via volume_size_gib
- account for state 'Pending' in plugin_gardener.py

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
version: {{ machine_image_version }}
name: {{ machine_image_name }}{%
if machine_image_version | default('') %}
version: {{ machine_image_version }}{%

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this works but if someone else can confirm I'm happy with it

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm that it works. Cluster will be created and tests can be run (they are still running though)

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
@mbuechse mbuechse merged commit 7a2d25d into main Jun 22, 2026
7 checks passed
@mbuechse mbuechse deleted the fix/improve-gardener-setups branch June 22, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants