-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: ACS 6.0, Community 6.0.7
-
Component/s: Deployment
-
Labels:None
-
Work Funnel:Feature
-
Epic Link:
-
Sprint:Repo Deploy Sprint 31, Repo Deploy Sprint 32 - Wibble
-
Story Points:8
-
Work Funnel End:2018-06
-
Template:customfield_14629 213074
Our docker images (repository and transformers) should support Liveness and Readiness Probes so that we are sure they are available. Currently the repository appears ready even if the database is down and we have sleeps in our Bamboo builds to give them enough time to really be ready after they have been started.
Acceptance Criteria:
- Repository and transformer images have been modified to support these probes
- Stories have been raised for Search and Share images, if necessary
SHA-2195, SEARCH-895
- Probes have been added to the helm charts
- Sleeps in Bamboo build plans should be removed and it should be confirmed that they do wait for readiness.
Stretch Goal:
- Add Readiness and Liveness checks for Search
and Share
images, with approval
See: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/