Skip to:
Ensure to add a healthcheck endpoint GET /admin/health that returns a 200 if the module is healthy.
Update Jenkinsfile to use new health check endpoint.
Jenkinsfile
Back End Module Health Check Protocol
Closing
Verified on Iris bugfest
Please verify at Iris bugfest env
The tag commit was incorect. It was fixed. Please verify it
: v1.0.7 does not have the needed fix. Its in v1.1.0. Currently, v1.0.7 is deployed to bugfest-iris as part of hotfix#2.
Ensure to add a healthcheck endpoint GET /admin/health that returns a 200 if the module is healthy.
Update
Jenkinsfile
to use new health check endpoint.Back End Module Health Check Protocol