Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Move all image processing logic into utils, and expose publically #270

Merged
merged 1 commit into from
Oct 31, 2018

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Oct 30, 2018

This PR moves all image processing logic into pkg/util, since it didn't really have any business being in cmd. It also slightly refactors the function naming, and exposes GetImage so it can be used externally. This completes the replacement of the Prepper implementations done in #229.

@balopat balopat self-requested a review October 31, 2018 17:04
Copy link

@balopat balopat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nkubala nkubala merged commit 392203e into GoogleContainerTools:master Oct 31, 2018
@nkubala nkubala deleted the get_image_refactor branch October 31, 2018 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants