-
With large files and slow/unstable network, Serverless fails to deploy stack without causing error status code or error message.
I have only seen it when deploying to AWS CN.
It is partially de…
-
We have a particularly large serverless package (~15 functions) and when we try to remove an alias on it, we get the error:
`'templateBody' failed to satisfy constraint: Member must have length les…
-
Currently the `serverless.yml` accepts a single client which can make organization of infrastructure more difficult. Given a setup which has a `Parent` DB that contains x amount of functions/indexes/c…
-
This is my serverless.yml file:
```
...
functions:
index:
handler: dist/index.handler
...
```
The deployed Lamba's entry point gets set to `s_index.handler`, but when `serverle…
-
**Is your feature request related to a problem? Please describe.**
Enable local dev for [role management](https://docs.microsoft.com/azure/static-web-apps/authentication-authorization?tabs=function) …
-
## CVE-2021-23337 - High Severity Vulnerability
Vulnerable Libraries - lodash-es-4.17.10.tgz, lodash-2.4.2.tgz, lodash-4.17.19.tgz, lodash-4.17.11.tgz, lodash-4.17.10.tgz, lodash-4.17.20.tgz, lodash-…
-
### Description
Hello, i have been following the Docs from Bref on using Lift
https://bref.sh/docs/frameworks/laravel.html#assets
and we are getting the following error on running "serverless dep…
-
/area runtime
/cc @cgillum
Given the constraints [here](https://docs.dapr.io/developing-applications/building-blocks/workflow/workflow-architecture/#state-store-usage) regards the serialisation…
-
**Description**
Introduce function template(s) to help kyma users write functions which interact with BTP-injected services
It would work best if a user could pick which service (detected based on…
-
Hey brother hope you are in good condition...
I was just wondering if I can deploy the API to `NextJs` serverless functions on Vercel??
Is this possible??