Suraj Banakar(बानकर) | スラジ

Results 11 issues of Suraj Banakar(बानकर) | スラジ

I have Service A and B pointing to a Deployment D. I want to convert Deployment D into an Argo Rollout but I cannot because Rollout right now supports only...

enhancement

- add tests Signed-off-by: Suraj Banakar ## This PR - Adds `sumologic` as a valid argument/flag to the `keptn configure monitoring` command - This is for https://github.com/keptn/integrations/issues/20 . SumoLogic integration...

## Why - makes it easier to see what the keys in the CA Config/CSR refer to.

First of all, chartmuseum is a great tool for self hosting Helm charts. Thank you for all the hard work! Our CI pipeline pushes a new version of charts every...

I have built my `gcp-stack` image following the [INSTALL.md](https://github.com/crossplaneio/stack-gcp/blob/master/INSTALL.md) But it ends at `Install` part with TBD. I also tried out installing this using the `crossplane` repo's way (by running...

Signed-off-by: vadasambar #### What type of PR is this? /kind bug #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes #6227 ####...

cncf-cla: yes
cluster-autoscaler
size/L
do-not-merge/work-in-progress
kind/bug
needs-rebase

### Problem GKE deploys cluster-autoscaler for you and that's probably sufficient for most of the cases but if you want to deploy a custom cluster-autoscaler in your Kubernetes cluster hosted...

area/cluster-autoscaler
area/provider/gce

https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/kwok#how-to-use-kwok-provider talks about installing cluster-autoscaler in your local kind cluster but it doesn't clarify where to install the chart from: ![image](https://github.com/kubernetes/autoscaler/assets/34534103/21b892ba-287f-4495-a37c-6d94c047d75d) Right now, it is implicitly assumed that the user...

area/cluster-autoscaler
area/provider/kwok

This ticket is the outcome of conversation in https://github.com/warm-metal/csi-driver-image/pull/71#discussion_r1400060193 ### TL:DR: We don't have a mechanism to cancel in-flight requests in case driver pod restarts i.e., we don't have a...

help-wanted

Based on https://github.com/warm-metal/csi-driver-image/pull/71#discussion_r1399270506 Other refs around this pattern: * https://golang.cafe/blog/golang-functional-options-pattern.html ### TODO - [ ] identify places where such pattern can be used in the code - [ ] make...

help-wanted