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

check-glance-store doesn't handle remote images #10

Open
omgjlk opened this issue Apr 17, 2015 · 0 comments
Open

check-glance-store doesn't handle remote images #10

omgjlk opened this issue Apr 17, 2015 · 0 comments

Comments

@omgjlk
Copy link
Contributor

omgjlk commented Apr 17, 2015

Some images are added with a remote location, so that they're fetched each time. The store checker doesn't take that into account and alerts for these images since they're not in the store. The checker should utilize the API to discover the location(s) of the image and only check the filesystem if it is supposed to be located there.

The location check will require allowing location data to be returned from the glance API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant