Hello Henry, at the moment, there is no support for CRI-O / podman as container provider for OpenWhisk. I'm also not aware of any efforts or intentions in this area - but I may have missed that.
There is support for running OpenWhisk on top of a Kubernetes cluster [1]. When using that approach, OpenWhisk uses Kube to manage action containers. What are your requirements? Will OpenWhisk Kube support satisfy your needs? [1] https://github.com/apache/incubator-openwhisk-deploy-kube Mit freundlichen Grüßen / Regards, Sven Lange-Last Senior Software Engineer IBM Cloud Functions Apache OpenWhisk E-mail: sven.lange-l...@de.ibm.com Find me on: Schoenaicher Str. 220 Boeblingen, 71032 Germany IBM Deutschland Research & Development GmbH Vorsitzende des Aufsichtsrats: Martina Koederitz Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294 Henry Zektser <japha...@gmail.com> wrote on 2019/05/13 03:44:21: > From: Henry Zektser <japha...@gmail.com> > To: dev@openwhisk.apache.org > Date: 2019/05/13 03:44 > Subject: CRI-O support? > > Evening folks.. just tried to deploy OpenWhisk to a trial OpenShift 4 > cluster, and ran into an interesting problem.. The invokers are trying to > run docker, which doesn?t actually exist.. Seems OS4 has gone completely > cri-o/podman.. In searching the GitHub issues, I see no references to this, > nor any in the docs.. are there plans in the works to address this? A > workaround I don?t know about? Or is this just not going to be a supported > configuration?