-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
I'd like to wait to merge this until we know what is happening with Magnum driver selection. Because I would like to move back to using At the moment, for Ubuntu-based images we would get |
I don't like using "ubuntu" because its not a valid value for Nova... and when you use a valid value Nova has a habit of doing the wrong thing. |
I didn't realise that - but I'm also not keen on what we are doing now. We should use whatever value Nova like for Ubuntu Jammy then. |
The problem with that is that Nova then does strange things with it. I would rather we stop using os_distro all together, as I mentioned at the last few meetings I attended. Sorry I missed this weeks one 🤦 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, lets go with what you are proposing here.
Sorry, I merged the test refactor that conflicts with this, I should have done it the other way around, sorry! 🤦
dismissing the previous request changes after discussion with MattP and seeing the upstream spec.
PS Sorry it took me so long to notice these! |
Fetch os_distro metadata and pass to helm chart. Depends on Helm chart flatcar support: https://github.com/stackhpc/capi-helm-charts/pull/53
8634f00
to
73b44d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, this looks great now.
Fetch os_distro metadata and pass to helm chart.
Depends on Helm chart flatcar support:
https://github.com/stackhpc/capi-helm-charts/pull/53