This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Tags: Azure-Samples/openhack-devops-proctor
Tags
v2 updates (#352) * OH refresh V2 refactor (#349) Co-authored-by: Dariusz Porowski <[email protected]> * Fixing dotnet 2.1 call (#343) * Fixing dotnet 2.1 call * Correcting for polling of HTTP/2 sites * fixes (#350) Co-authored-by: Dariusz Porowski <[email protected]> * url fix (#351) Co-authored-by: Dariusz Porowski <[email protected]> Co-authored-by: Dariusz Porowski <[email protected]> Co-authored-by: Kit Skinner <[email protected]>
Update provision_aks.sh (#320) (#321) * Update provision_aks.sh Update AKS cluster version from 1.13.11 to 1.15.7 * Update install_jenkins.sh Update jenkins for 1.15.7 kubectl * Update Dockerfile Update proctor container for 1.15.7 kubectl Co-authored-by: Scott Hoag <[email protected]>
Create classroomchecker.ps1 (#316) Added PowerShell script to validate an Opsgility classroom. This script takes the credentials from a classroom as input and validates the base deployment and each of the 4 supporting APIs have been deployed and are healthy (HTTP 200 OK).