-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor image client to not be E2E specific
The existing client for handling plugin images assumed that the images were for the e2e plugin. We are trying to add support for other images so we need to make the image client more generic. This change refactors the image client to deal with image names rather than the internal Kubernetes image `Config` type. Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
- Loading branch information
Showing
4 changed files
with
149 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.