lago-project / lago-images

Image creation and hosting related scripts and configurations
5 stars 6 forks source link

[WIP] Refactor lago images #22

Closed nvgoldin closed 6 years ago

mykaul commented 7 years ago

Is there any description what it does? Wouldn't it be simpler to have a bash file per image?

nvgoldin commented 7 years ago

Scope is unclear yet :) this current PR holds initial needed refactoring @gbenhaim did. We were discussing it yesterday, the main problem we're trying to solve is to automate the images creations, so we could have a (weekly/monthly/by trigger, etc) build in which the images get updated + verified and pushed to templates.ovirt.org. One of the major difficulties is 'versioning' - we need somehow to move to 'hash' based or agreed versioning scheme on the images. Other topic we discussed was perhaps, shifting the efforts into supporting glance/koji directly in Lago.

gbenhaim commented 6 years ago

Dropped in favor https://github.com/lago-project/lago-images/pull/26