neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
12 stars 14 forks source link

refactor: use hierarchy search for images and distros #161

Closed pvoborni closed 2 years ago

pvoborni commented 2 years ago

It may change some behavior a little but is mostly a refactoring.

This is unifying the logic to get image definitions across transformers.

WiIl use it as a base for a next patch in aws provider to get images by tag.