-
Notifications
You must be signed in to change notification settings - Fork 210
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
License Enforcement Application #3929
Commits on Nov 14, 2024
-
Implementation of license enforcement application
Signed-off-by: jan shahid shaik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da534d7 - Browse repository at this point
Copy the full SHA da534d7View commit details -
Signed-off-by: jan shahid shaik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b65ffa7 - Browse repository at this point
Copy the full SHA b65ffa7View commit details -
Signed-off-by: jan shahid shaik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf8ae1c - Browse repository at this point
Copy the full SHA bf8ae1cView commit details -
License Caching and Add license enforcement to all APIs (#3919)
License Caching and Add license enforcement to all APIs. Signed-off-by: jan shahid shaik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d2412d - Browse repository at this point
Copy the full SHA 2d2412dView commit details -
Modified error message for license expiry case (#3926)
Signed-off-by: jan shahid shaik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 966755e - Browse repository at this point
Copy the full SHA 966755eView commit details -
Updated chef-server-ctl to handle invalid license + Added grace perio… (
#3936) * Update Gemfile.lock to fix adhoc pipeline instability Signed-off-by: Lincoln Baker <[email protected]> * Updated chef-server-ctl to handle invalid license + Added grace period in X-Ops-License Signed-off-by: jan shahid shaik <[email protected]> * Added customer name in get_license method and license cache Signed-off-by: jan shahid shaik <[email protected]> --------- Signed-off-by: Lincoln Baker <[email protected]> Signed-off-by: jan shahid shaik <[email protected]> Co-authored-by: Lincoln Baker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 255de1e - Browse repository at this point
Copy the full SHA 255de1eView commit details -
Change for customer Name (#3939)
* adding company name and license-id from automate license. Signed-off-by: talktovikas <[email protected]> removing trailing space. Signed-off-by: talktovikas <[email protected]> fixing tests. Signed-off-by: talktovikas <[email protected]> fixing license test case. Signed-off-by: talktovikas <[email protected]> Fixing bug in condition statement Signed-off-by: talktovikas <[email protected]> debug statements Signed-off-by: talktovikas <[email protected]> adding the server url. Signed-off-by: talktovikas <[email protected]> assignment in case of standalone chef-server. Signed-off-by: talktovikas <[email protected]> adding licenseId in case of Automate-T data. Signed-off-by: talktovikas <[email protected]> fixing T-test cases. Signed-off-by: talktovikas <[email protected]> fixing tests. Signed-off-by: talktovikas <[email protected]> fixing tests. Signed-off-by: talktovikas <[email protected]> * remove debug logs Signed-off-by: talktovikas <[email protected]> * code review changes. Signed-off-by: talktovikas <[email protected]> --------- Signed-off-by: talktovikas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33e06e0 - Browse repository at this point
Copy the full SHA 33e06e0View commit details -
Pedant test for the case if automate license is expired (#3941)
* Updated chef-server-ctl to handle invalid license + Added grace period in X-Ops-License Signed-off-by: jan shahid shaik <[email protected]> * Added customer name in get_license method and license cache Signed-off-by: jan shahid shaik <[email protected]> * debug statements Signed-off-by: talktovikas <[email protected]> * case for expired license. Signed-off-by: talktovikas <[email protected]> making it 403 Signed-off-by: talktovikas <[email protected]> running cases only for automate. Signed-off-by: talktovikas <[email protected]> test for chef-zero Signed-off-by: talktovikas <[email protected]> test for /users Signed-off-by: talktovikas <[email protected]> adding env in docker Signed-off-by: talktovikas <[email protected]> fixing verify syntax. Signed-off-by: talktovikas <[email protected]> fixing placement of env variables. Signed-off-by: talktovikas <[email protected]> fixing placement of executor. Signed-off-by: talktovikas <[email protected]> test Signed-off-by: talktovikas <[email protected]> * adding config for expired license from vault. Signed-off-by: talktovikas <[email protected]> * Added few puts inside success licese case. Signed-off-by: sreepuramsudheer <[email protected]> * Added IS_AUTOMATE into environment variables. Signed-off-by: sreepuramsudheer <[email protected]> * Replaced hardcoded expired license with one received from vault. Signed-off-by: sreepuramsudheer <[email protected]> * Updated chef-server-ctl to handle invalid license + Added grace period in X-Ops-License Signed-off-by: jan shahid shaik <[email protected]> * Added customer name in get_license method and license cache Signed-off-by: jan shahid shaik <[email protected]> * removing debug logs Signed-off-by: talktovikas <[email protected]> * code review changes. Signed-off-by: talktovikas <[email protected]> * adding comment for the test case. Signed-off-by: talktovikas <[email protected]> --------- Signed-off-by: jan shahid shaik <[email protected]> Signed-off-by: talktovikas <[email protected]> Signed-off-by: sreepuramsudheer <[email protected]> Co-authored-by: jan shahid shaik <[email protected]> Co-authored-by: sreepuramsudheer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cebbc5e - Browse repository at this point
Copy the full SHA cebbc5eView commit details -
Signed-off-by: talktovikas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2df3a3a - Browse repository at this point
Copy the full SHA 2df3a3aView commit details