
As we rollout Noble nodes we have to maintain compatiblity between focal with docker-compose and noble with docker compose. One difference is the default container names change between them. We can work around that by using docker compose commands to refer to the logical container rather than the specific container. Update the nodepool builder image export cron job to use docker-compose exec instead of docker exec for this reason. Change-Id: Iba2e395cf1792096c629ab74f849d55e96d74329
Deploy nodepool-builder container
Role Variables