Ipv6 now not needed, as using ipv4 proxies to the ipv6 servers.
Caching still an issue, final blocker I am aware of.
Other problem we have is that the ephemeral docker image used by drone means that layers dont get cached between runs, massively increasing the build time.
I think we maybe use a drone exec…
So, progress report: Loading of secrets works, and the docker compose file enables ipv6 properly.
But it does not work when ran in drone, I think because the parent docker container, the…
Great documentation, after merging #4762 maybe we could add links to each phase directory of the Python rewrite. This will be really useful, thank you! :)
Yes, that seems wise.
Some issues came up with fedora (broken node) and I managed to port it do debian successfully.