-
Notifications
You must be signed in to change notification settings - Fork 105
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
[feat]: Add Auto-Accept EULA functionality to OM #652
Conversation
This results in needing an RMT Client, and dependencies, to resolve tests again. Signed-off-by: Janice Bailey <[email protected]>
…_Product" This reverts commit 44c3827.
DownloadProductToFile has client and product access so this is a natural spot for this.
We moved the logic from DownloadProductToFile to GetLatestProductFile This covers multiple commands that need this check due to EULA changes. Affects download-product, product-metadata, config-template TODO: Determine what to do about EULAs Signed-off-by: Janice Bailey <[email protected]>
Signed-off-by: Ryan Hall <[email protected]>
Signed-off-by: Janice Bailey <[email protected]>
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story. The labels on this github issue will be updated when the story is started. |
Looks good to me! Only Q: @rhall-pivotal did you test this in a local build as well against a live RMT system? |
Please squash WIP commits or rewrite the commit message. |
No description provided.