-
Hi, how is it going? I wanna know if there is someone working on implementation to support Golang modules, I consider it very important due to `dep` is almost deprecated and also I need it to my work …
-
**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT
**What happened**:
I have installed kubeless on a k8s cluster.
I have created a separate namespace for sample functions.
I have deployed…
-
With AWS lamda functions i pay 20usd for 3 million request of 250mb and i have dozens of functions there, i've been testing kubeless and i think is extraordinary but for each function, kubeless create…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
FEATURE REQUEST
**What happened**:
I'm experiencing issue trying to create a php function that returns json as an `application/json` response, so…
-
Dear all,
I don't know if this is an issue or if I'm just doing something wrong.
I have a docker registry service, e.g. "https://my-registry.domain.com/v2/" and I want kubeless to use it.
I'm try…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
I had some discussion in issue #708 related to this with @andresmgot . I'm creating new issues since this is a different issue.
**What happened**:
…
-
_See [mesheryctl Command Tracker](https://bit.ly/3dqXy1q) for current status of commands._
### Current Behavior
```
Current model: jx-app-flagger
extracted 11 components for Jenkins Oper…
-
Hello, fairly new to Kubernetes/Kubeless/Serverless so I don't know what details to provide. Happy to give more if needed.
I'm running Rancher 2.0, Kubernetes 1.10.1, and Kubeless 1.0.0-alpha3. I h…
-
**BUG REPORT **:
**What happened**:
create a function
```
kubeless function deploy hello --runtime nodejs12 --env REQ_MB_LIMIT=50 --handler main.hello --from-file main.js
```
ca…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
BUG REPORT
**What happened**:
Function are not created in different namespace
**What you expected to happen**:
Create function and proper service i…