issues Search Results · repo:serverless/serverless-openwhisk language:JavaScript
Filter by
164 results
(88 ms)164 results
inserverless/serverless-openwhisk (press backspace or delete to remove)Hello,
I am trying to run this simple Openwhisk ndoejs http-endpoint example from this repository. When I run the command
serverless delpoy, I am getting the following error denoting the failure of the ...
jogi343
- Opened on Jun 29, 2023
- #208
When I run a serverless deploy, I ve this message.
CLI options definitions were upgraded with type property (which could be one of string , boolean , multiple ). Below listed plugins do not predefine ...
apinto2-scc
- Opened on May 24, 2022
- #207
Adding the following to a function in the serverless.yaml file does not work for me:
bind:
- service:
name: cloud-object-storage
It doesn t fail but simply ignores the bind.
I also tried ...
matteos025
- Opened on May 21, 2021
- #204
I ve ran these commands on my system: serverless create --template openwhisk-nodejs serverless deploy
This is the handler.js that has been generated:
use strict ;
function hello(params) {
const name ...
sampaxk
- 2
- Opened on Jan 24, 2021
- #202
!-- ⚠️⚠️ Acknowledge ALL below remarks -- !-- ⚠️⚠️ Request may not be processed if it doesn t meet outlined criteria --
!-- ⚠️⚠️ Search existing issues to avoid creating duplicates -- !-- ⚠️⚠️ Plugin ...
enhancement
help wanted
jonee
- 1
- Opened on Jan 9, 2021
- #201
Specifying a custom runtime image for a function results in this error: ServerlessError: Unable to read handler file in
function .... This error also occurs if the file exists.
Example: serverless.yml ...
julian-fh
- Opened on Jan 2, 2021
- #200
Hi,
Let say, we have two project with two serverless.yaml file. deploy in one project replace all deployed API s in another
project. this is because you are using swagger. if you are using swagger openwhisk ...
ghost
- 1
- Opened on Oct 28, 2020
- #197
Hi Team,
We are working on a new openwhisk project for our organization. we are in deployment stage and we tried to use a
serverless framework for deployment. it worked fine for functions when I tried ...
ghost
- Opened on Aug 5, 2020
- #195
Hello,
I m trying to run the Swift hello world example and I m getting an error:
PS C:\Misc\coding\serverless\openwhisk-swift-simple-http-endpoint serverless deploy
Serverless: Packaging service... ...
htmsousa
- 1
- Opened on Jun 29, 2020
- #194
A wrong URL is built when using the non-default package for my functions using the serverless-openwhisk plugin.
Here is the wrong URL:
https://us-south.functions.cloud.ibm.com/api/v1/web/example@example.com.br_dev/mypackage/mypackage/categoriaIncluir.json ...
epiresdasilva
- Opened on May 2, 2020
- #192

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.