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 2018/05/31 10:38:07 UTC

[GitHub] vcosqui opened a new pull request #208: Small change to make persistent-volumes work in GKE

vcosqui opened a new pull request #208: Small change to make persistent-volumes work in GKE
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/208
 
 
   added spec: storageClassName: manual
   to PV and PVC to make them work in GKE
   
   Otherwise GKE can not bind them together and PVC keeps waiting forever for a matching PV.
   I think it's a bug in GKE, this is just a workaround but I think it's useful for compatibility

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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