Does not deploy on OpenShift Container Platform 3.10
Closed this issue · 3 comments
wkulhanek commented
It fails on creating the Cronjobs because the API version changed.
Needs 'batch/v1beta1' instead of 'batch/v2alpha1' for the apiVersion of the two Cronjobs.
bbrowning commented
Thanks for the bug report! We don't test against OpenShift Container Platform here, but we can add its upstream, OKD 3.10, to the CI matrix and get this fixed.
varesa commented
+1, also affects OKD 3.11 which is the current/latest release
dgrove-oss commented
Closing issue to prepare to archive project. Deploying on OpenShift now supported by https://github.com/apache/openwhisk-deploy-kube.