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

Implement loadimage addon for GKE #587

Open
1 of 2 tasks
czeslavo opened this issue Mar 16, 2023 · 0 comments
Open
1 of 2 tasks

Implement loadimage addon for GKE #587

czeslavo opened this issue Mar 16, 2023 · 0 comments
Labels
area/feature New feature or request

Comments

@czeslavo
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

When running tests against GKE, it would be handy if the loadimage.Addon could handle pushing images to Artifact Repository to make them available from the cluster.

Proposed Solution

  • Extend the loadimage.Addon implementation to handle GKE cluster type (possibly by pushing the image to Artifact Repository)
  • Add E2E test verifying that a locally built image after loading it with the addon is available from a GKE cluster

Additional information

No response

Acceptance Criteria

  • When loadimage.Addon is deployed with a locally built image, the image is available from a GKE cluster in the same Google Cloud project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant