Carlos Santana

Results 230 comments of Carlos Santana

Should the whisk API offer http HEAD that will allow a quick check to see if resource exist?

proposal is to delete `wsk namespace get`

@rabbah @dubeejw @mdeuser what's left for this issue? From I understand from @mdeuser goLang dealing with JSON is not flexible, so it always needs to be a hardish code schema/sync

Good find @mdeuser that’s why I didn’t close the issue

``` vagrant@ubuntu-xenial:~/openwhisk-cli$ ./gradlew --console=plain releaseBinaries FAILURE: Build failed with an exception. * What went wrong: Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory(). > Could not create service of...

query parameters are usually used as optional information like filters and overrides. Absolutely they can migrate not well designed APIs to OW nothing preventing them from using query parameters when...

I can see how a URL like "https://my-cnamed-domain.com/" invokes a web action like "public/index" that receive a __ow-path with "/" returns the html content for a website

Here is an example of web chat app https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:729047367331:applications~simple-websockets-chat-app

Have user create remote repos, clone them locally and pass a variable to skip the `gh` commands

Thanks for the feedback @stefanvogel65 , what version of OCP and MQ your trying? When we did the recipe we didn't this operator, I wonder if anything change maybe with...