Karim Boumedhel

Results 61 comments of Karim Boumedhel

let me have a look at brew. in the mean time, remember you can use container mode

this depends on the use case. error code is returned when creating a plan for instance, not sure every call has a return code though. Let me check for scale...

there s a bit of debate on whether if not x is really the same as if x is None (see https://towardsdatascience.com/python-the-boolean-confusion-f7fc5288f0ce for instance), but regardless, i find the semantic...

addressed in https://github.com/karmab/kcli/commit/7e17709d6228dec16bf27217ef120751f7ddca3a

i feel mentioning the value of the console for such issues is a good idea. Besides that, maybe there should be a md5 check sum when downloading images, indeed

i ve added: - a mention in the doc about the fact that consoles can be used when ssh doesnt work - a `--full` flag to the command list available-images...

while it makes sense, i need to check because it might not make sense to apply this logic when the provider is different than libvirt. In this case, the image...

do you mind validating that a vm created with vnc does launch fine? just use vnc: true in your profile for that matter

sorry, been afk last entire week, i will be back online on wednesday and will test rhel9 hv

so indeed spice is getting removed from rhel9, as indicated in https://access.redhat.com/articles/442543 using vnc does work as expected though so i need to decide whether: - we default to vnc...