IllumiDesk / illumidesk

IllumiDesk enhances your LMS with Jupyter Notebooks + Auto-Grading.
https://docs.illumidesk.com
Other
43 stars 13 forks source link

creates rollout restart route for grader setup service #645

Open Abhi94N opened 2 years ago

Abhi94N commented 2 years ago
  1. Command to restart deployment wget --method POST http://grader-setup-service.coffee.svc.cluster.local:8000/services/coffee/get-another-test/restart -O output.txt
  2. Response for successful grader is {"message":"grader-get-another-test successfully deployed to organization coffee","success":true} with status 200
  3. Response if grader fails ERROR 404: NOT FOUND.
  4. Deployment has been tested with wget in namespace coffee after remoting into a grader image

Question: should I also include the ability to add services to services dict in restart call?

ghost commented 2 years ago

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

jgwerner commented 2 years ago

We identified new issues on unchanged lines of code. Navigate to the Amazon CodeGuru Reviewer console to view the recommendations to fix them.