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

Add pre-install check to validate that images are available #1475

Closed
klingerf opened this issue Aug 16, 2018 · 2 comments
Closed

Add pre-install check to validate that images are available #1475

klingerf opened this issue Aug 16, 2018 · 2 comments

Comments

@klingerf
Copy link
Member

We should add an additional pre-install check (depends on #1470) to validate that the images we're trying to install are available to the cluster where the check is running. I'm not exactly sure how to go about this.

@klingerf klingerf added this to Blocked in Delicious Diagnostics via automation Aug 16, 2018
@grampelberg
Copy link
Contributor

Ohhh, I like this one a lot. I don't know how to do it without adding a temporary pod to the cluster and seeing if it starts though.

@rmars rmars added help wanted priority/P2 Nice-to-have for Release and removed priority/P2 Nice-to-have for Release labels Aug 30, 2018
@rmars rmars removed this from Blocked in Delicious Diagnostics Aug 30, 2018
@grampelberg
Copy link
Contributor

After some conversations, the only way to do this would be to run a pod on the cluster that pulls images. As this modifies the cluster, we won't be tackling this check right now.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants