Hi everyone,
the-new-hotness [0] was recently moved to OpenShift 4 cluster [1] on staging. One of the latest commits added support for Redis as cache to the-new-hotness and according to the Redis documentation there is an OpenShift 4 operator for Redis [2].
The question is: Do we want to use operators or just write the deployment by yourself in ansible? Or it is possible to convert the Redis deployment made by operator to ansible?
I would prefer to have everything in the ansible in case we need to start with fresh OpenShift project.
What do you think?
Michal
[0] - https://github.com/fedora-infra/the-new-hotness [1] - https://console-openshift-console.apps.ocp.stg.fedoraproject.org/ [2] - https://docs.redis.com/latest/kubernetes/deployment/openshift/openshift-oper...