Commit Graph

10 Commits

Author SHA1 Message Date
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
David Kirwan
6475c71205 mdapi: update api on mdapi deployment config
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-07-20 11:07:47 +01:00
David Kirwan
34bc1a5e5f mdapi: reduce replicas to 1
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2023-07-20 11:03:52 +01:00
David Kirwan
15ec523d15 mdapi: add myconfig.py configmap
add volumemount to deploymentconfig
       add volumemount to cronjob

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2022-12-20 17:34:49 +09:00
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
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
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
ab0cff4741 mdapi: boilerplate to move mdapi to openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-11 20:19:11 +01:00