Closed lb4368 closed 3 years ago
@lb4368 I can work on this.
Thanks @DanCrank-att !
WIP:
https://review.opendev.org/c/airship/vino/+/786713 to move vino-builder to vino repo https://review.opendev.org/c/airship/images/+/786714 to remove vino-builder from images repo
Patchsets ready for review.
Problem description Due to the tight coupling of the ViNO operator and vino-builder, it is suggested to move the vino-builder code development from its current location in the Images repo (https://github.com/airshipit/images/tree/master/vino-builder) to ViNO so that development and CI for vino-builder can be managed along with the ViNO operator.
Proposed change Move the vino-builder code from Images repo into the ViNO repo.
Suggestion would be to move it to a images/vino-builder folder within the ViNO repo. Then update the ViNO Makefile to include targets for building and pushing the vino-builder image.