-
Notifications
You must be signed in to change notification settings - Fork 3
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
enhancements to license binding #25
Comments
Any update on this? Bullet point 2 would be really helpful as we now ingest an image with a license but we reference it as the :ga (generally available) tag |
Hi @alexmasi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consider the following use cases for license provisioning:
If a user specifies a model that does not require a license then the tag of their image should not matter
If a user specifies a model that does require a license and the user has provided a single "catch all" license then the tag of their image should not matter
If a user specifies a model that does require a license and the user has not provided a license or has provided a license that matches a specific version other than the one they provided then the failure should clearly output during topology creation
treat
ga
tag the same aslatest
Originally posted by @alexmasi in #24 (comment)
The text was updated successfully, but these errors were encountered: