Open nvgoldin opened 7 years ago
The cost of this is a whole new image added to the Git history while still keeping the old image there.
Bottom line - having "hard-coded" the image binary in the source repo, we're stuck with it.
@ifireball - that is true, but I don't think lago and cirros is a catholic wedding. If at some point we must change the image, I think we should, but only if it truly fixes the issues we have and we test it thoroughly enough that it guarantees us major benefits. I more than agree that my recent 'update' to the image does not fall into that category, so we should just test the upstream cirros releases(and hopefully they will release a new 'official' soon).
@nvgoldin The thing is, since we just need it as an (expensive) testing fixture, I don't think we should place any importance on having up-to-date CirrOS versions. As long as we can make it do what we need it to do, the version should remain static.
@ifireball - I think we agree. I don't see any importance in updating just for the sake of being up-to-date.
The cirros image is quite outdated and old(what we use was released in the beginning of 2015, which is the last official image release)
Quoting from https://github.com/lago-project/lago/pull/419 some stuff we might find useful in the current master:
Ensure dhcp client is working properly, some relevant bugs at cirros: https://bugs.launchpad.net/cirros/+bug/1273159 https://bugs.launchpad.net/cirros/+bug/1224618