David Grove
David Grove
Hi. Yes, I think you are getting hit with the same problem. We need to propagate the imagePullSecret into the pod template that is being used by the invoker when...
`owdev-init-couchdb` should also have done a `git clone https://github.com/apache/openwhisk/` and it looks like that succeeded. Maybe try again to see if there was a transient problem connecting to GitHub that...
This looks reasonable to me. @mluds, please comment if you are done (not still working on this) and are ready for a potential merge. Do you have an Apache CLA...
It's possible that some of the changes in #698 would correct this. As part of that PR, I updated to use the latest openwhisk-package-alarms release and did test locally that...
ok. I will try to find time this weekend to verify the alarm provider still works for me locally. I had tested it while working on #698, but I also...
Related feature request in core repository: https://github.com/apache/openwhisk/issues/4787
I believe https://github.com/apache/openwhisk/pull/4791 would only be useful when using the DockerContainerFactory. Generally speaking, recent Kubernetes versions have changed from using docker to using containerd as the underlying container engine. If...
Hi, I haven't actually played with the Kafka feed for a while, so can't rule out that something might have rotted. But, the openwhisk-package-kafka code should be installed by the...
its possible it is deployed, but is not configured correctly. I'd suggest first making sure the package/actions are there. Then trying to look to see if the actions are running...
Are you using an old version of the chart? We got rid of the v1beta1 Ingress code in early June via https://github.com/apache/openwhisk-deploy-kube/pull/687. Would be helpful to know what version of...