You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/09/26 04:53:16 UTC

[GitHub] [openwhisk-deploy-kube] chetanmeh commented on issue #531: Helm installation stuck on install package

chetanmeh commented on issue #531: Helm installation stuck on install package
URL: https://github.com/apache/openwhisk-deploy-kube/issues/531#issuecomment-535334797
 
 
   Based on 
   
   ```
   owdev-install-packages-b62nt            0/1    Init:0/1   0         9m18s
   ```
   
   It looks like the init container is still waiting which per impl
   
   https://github.com/apache/openwhisk-deploy-kube/blob/32c71d68ec57b922475be1c6174e23682cfa2277/helm/openwhisk/templates/install-packages-job.yaml#L39-L42
   
   Is waiting for healthy invokers. Can you check invoker logs to see if its able to work properly and able to send health pings

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services