DanLavine opened a new issue #9: CI occasionally flakes out
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/9
 
 
   Every once and a while CI will fail with:
   
   ```
   error: error validating "configure/openwhisk_kube_namespace.yml": error 
validating data: open /home/travis/.kube/schema/v1.5.6/api/v1/schema.json: 
permission denied; if you choose to ignore these errors, turn validation off 
with --validate=false
   ```
   
   For whatever reason we cannot open the file 
`/home/travis/.kube/schema/v1.5.6/api/v1/schema.json` because we do not have 
permissions. I thought that I had put in a fix for this 
[here](https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/.travis/setup.sh#L56-L60)
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to