Commit Graph

17 Commits

Author SHA1 Message Date
Clement Verna
c101327843 mdapi: give the liveness probe 15s before it times out
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:14 +02:00
Clement Verna
19fa44a731 MDAPI: perform the readinessprobe and livenessprobe every minutes.
This commit makes us check if the pod is healthy only once every
minutes instead of every 10s.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:12 +02:00
Clement Verna
36fc015c49 MDAPI: lets have 2 pods in OpenShift to run mdapi
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-05-14 14:38:44 +02:00
Clement Verna
0704eabc9d mdapi: remove echo failed from the OpenShift cronjob
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-05-06 11:30:15 +02:00
Clement Verna
41a2f75dbb mdapi: build on the production OpenShift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-05-06 11:26:28 +02:00
Clement Verna
f4a1f3c1d5 mdapi: configure openshift cronjob housekeeping
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-25 13:55:47 +02:00
Clement Verna
659131c821 mdapi: fix the path of the script executed by the cronjob
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-25 11:55:22 +02:00
Clement Verna
16fd75efec mdapi: change the cronjob schedule
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-25 11:42:11 +02:00
Clement Verna
4b0b3acc58 mdapi: Add fedora-messaging configuration to OpenShift app
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-25 10:40:30 +02:00
Clement Verna
2bce5b21ea MDAPI: Add the storageClassName to the persistent volume claim
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-23 15:23:36 +01:00
Clement Verna
e0712a00b2 MDAPI: Update openshift to use nfs storage and fedora-messaging
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-23 15:00:13 +01:00
Clement Verna
ea9b6de809 MDAPI: try to pull the correct container in the cron job
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 21:29:48 +01:00
Clement Verna
5875ea772c MDAPI: in openshift we don't need the prefix
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:47:46 +01:00
Clement Verna
535004d77c MDAPI: Create a non presitent volume to store metadata sqlite files
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 20:47:18 +01:00
Clement Verna
442a12a2bb MDAPI: use cverna's fork for now to build stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:15:58 +01:00
Clement Verna
e7736f0f18 MDAPI: fix openshift configmap syntax
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-12 15:15:58 +01:00
Clement Verna
ab0cff4741 mdapi: boilerplate to move mdapi to openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-11 20:19:11 +01:00