Max Gautier
Max Gautier
Currently hitting some trouble with https://github.com/ansible/ansible/issues/86140. I'm not sure if the current design will work considering this (it will work but require special handling when using kubespray with --limit, which...
@tico88612 @ant31 Things seems to mostly work, but the design of the role (check `download/file/main.yml`) require localhost to be in play. This change some stuff when using `--limit`, mostly than...
>airgapped deployments have their control node offline as well, each image and binary should be staged out-of-bounds. Now we have an online system that can upload to the mirror and...
@ant31 @tico88612 The part for downloading file ready, minor some cleanup of the old code. There is some problem, though, which is the rest of download, namely, container. I plan...
/label tide/merge-method-merge
/label ci-full
/retest-failed
I'm getting inconsistent tls handshake timeout on the vagrant tests :thinking: Not sure if that's related to vagrant, ipv6, something else ?
This needs a rebase to catch up with the updated CI definition
You should squash your commit (and probably rebase to fix the CI) but otherwise this looks good.