Skip to content

Commit

Permalink
Refactor image client to not be E2E specific (#1057)
Browse files Browse the repository at this point in the history
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
zubron authored Dec 19, 2019
1 parent 3f6547e commit 78b256d
Show file tree
Hide file tree
Showing 5 changed files with 242 additions and 242 deletions.
Loading

0 comments on commit 78b256d

Please sign in to comment.