Bastien Chatelard
Bastien Chatelard
@QuentinPerez two docker bootscripts were available one 4.9.20 and one 4.10.8 @tbillon just removed the longterm (4.9.20). Having two docker bootscripts available is valid for me, i believe the issue...
It is correctly set on 4.8 https://github.com/scaleway/kernel-tools/blob/474987e5273d24fec4395f8fbadba93e47a9f672/armv7l/4.8.14-std/.config#L793
Related to scaleway/image-alpine/issues/51 and scaleway/image-ubuntu/issues/81
Yeah, i think you should add a `commercial_type` param to server creation dict here https://github.com/scaleway/juju-scaleway/blob/5eefae729591a17f88c3d256bd084ba1a73ffd87/juju_scaleway/client.py#L65-L70 There is a mismatch between the image arch and the server arch (which is C1...
Also a rework is needed for the image selection, the current implementation is based on a text matching over the /images endpoint. We need to expose the wanted arch to...
Yes, we can implement this using constraints https://jujucharms.com/docs/stable/reference-constraints