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 drivers if they all can use/set isPublic property on MachineImage #318

Open
vladmunthiu opened this issue Dec 5, 2014 · 1 comment

Comments

@vladmunthiu
Copy link
Contributor

Since MachineImage type can now mark a image if it's public or not, we should investigate if it's safe to remove using the tags to signal this. Spoke with backend team and they'll prefer to use API call rather than tags to check this.

@maksimov
Copy link
Contributor

maksimov commented Dec 5, 2014

We should keep the tags for time being, but adding a test to verify discrepancy between the tag and the isPublic() return value is a very good idea.

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

2 participants