Max Gautier
Max Gautier
@yankay could you upload the image for fedora 41 and 42 as well ?
It looks like the failure is due to https://github.com/ansible/ansible/issues/84206 and fixed in https://github.com/ansible/ansible/pull/84292. (ansible-core 2.19 though, and unlikely to be backported IMO. I think we could workaround this with a...
Fedora side : https://bugzilla.redhat.com/show_bug.cgi?id=2322751
Do we want to only supported OS in the choices array ? I wouldn't use this as a "List of supported OS", it's mainly to help us with categorization and...
Yes, but I'd say that better done in another PR, to keep this one simple.
I'd rather have a separate label, since what's supported changes over time.
/approve /release-note-edit ```release-note NONE ``` Looks good enough for me, we can iterate on that.
> we use a custom inventory plugin. Here are the kubespray crio variables set when adding a node I think you forgot to include the variable ^
(also, the full ansible output would be useful, eventually in a gist)
/triage needs-information Another question while waiting for the rest of the logs and inventory: - did you run the `playbooks/facts.yml` before scale ? I wonder if this could be also...