Sanket Sudake

Results 52 issues of Sanket Sudake

**Is your feature request related to a problem? Please describe.** Telegram support is missing from botkube **Describe the solution you'd like** Telegram support for Botkube https://telegram.org/

enhancement
help wanted
integration

Signed-off-by: Sanket Sudake ## Description ## Which issue(s) this PR fixes: Fixes # ## Testing ## Checklist: - [ ] I ran tests as well as code linting locally to...

Signed-off-by: Sanket Sudake ## Description ## Which issue(s) this PR fixes: Fixes # ## Testing ## Checklist: - [x] I ran tests as well as code linting locally to verify...

**Is your feature request related to a problem? Please describe.** We recently added couple of metrics in Fission. https://fission.io/docs/reference/metrics-reference/ Based on these metrics we can build Grafana dashboards which can...

help wanted
area-observability

**Fission/Kubernetes version** $ fission --version $ kubectl version **Kubernetes platform (e.g. Google Kubernetes Engine)** **Describe the bug** Currently, fission components heavily rely on Kubernetes components mainly, the Kubernetes API server....

area-executor
area-kubernetes

**Describe the bug** Fission tries to mutate deployment immutable field `spec. selector` which cause failure in the update of the deployment. https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#label-selector-updates ``` Note: In API version apps/v1, a Deployment's...

area-executor
executor-newdeploy

**Describe the bug** We need to fix the Fission chart so that we are ready for Redhat Certification. **To Reproduce** How to run checks ? 1. Clone Fission repository 2....

help wanted
area-install

I am compiling kube-prompt and then running from container. Getting following error as soon as prompt starts. ``` bash-5.1# kube-prompt kube-prompt (rev-) Please use `exit` or `Ctrl-D` to exit this...

## Description ## Which issue(s) this PR fixes: Fixes # ## Testing ## Checklist: - [ ] I ran tests as well as code linting locally to verify my changes....

**Is your feature request related to a problem? Please describe.** Currently for log collection Fission supports a specific combination of fluentbit + influxdb and Fission user tries to fetch logs...

area-ops
area-observability