apache / openwhisk-workshop

[DEPRECATED] - OpenWhisk workshop to help developers learn how to build serverless applications using the platform.
Apache License 2.0
36 stars 19 forks source link

Workshop one fails due to namespace #8

Closed cfjedimaster closed 7 years ago

cfjedimaster commented 7 years ago

I've been using wsk for a week or so now, but when I tried the first exercise I got a failure for:

OpenWhisk namespace set incorrectly

I know for a fact its setup right.

cfjedimaster commented 7 years ago

When I look at my config, my namespace is set to _. No idea why, but it works.

jthomas commented 7 years ago

I've now removed the "namespace" check test as this is incorrect with the GA API changes.