Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(staged-dockerfile): refactor build package conveyor images tree creation #4973

Merged
merged 1 commit into from Oct 3, 2022

Conversation

distorhead
Copy link
Member

@distorhead distorhead commented Sep 30, 2022

refs #2215

@distorhead distorhead marked this pull request as draft September 30, 2022 18:41
@distorhead distorhead force-pushed the refactor-images-and-stages-creation branch from 137fc4a to f76e764 Compare October 3, 2022 10:41
@distorhead distorhead marked this pull request as ready for review October 3, 2022 10:44
@distorhead distorhead force-pushed the refactor-images-and-stages-creation branch from f76e764 to 3206479 Compare October 3, 2022 11:30
…creation

* Introduce subpackage pkg/build/image which contains Image, ImageTree and ImagesSets primitives.
    * This package contains Image+Stage creation procedures which previously were in Conveyor itself.
* Implement ImagesSets merging procedure to construct resulting images-sets to build stapel-images and all Dockerfiles stages concurrently using werf's conveyor parallelization.

Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant