Rahul Sharma

Results 12 issues of Rahul Sharma

Link: https://www.linode.com/docs/products/tools/cli/guides/nodebalancers/ ## Issue Following command on the page is incorrect: ``` linode-cli nodebalancers node-create --address 192.200.12.34:80 --label node-1 ``` ## Suggested Fix The command needs nodebalancer id and config...

### General: This PR reintroduces changes which were reverted in https://github.com/linode/linode-cloud-controller-manager/pull/196 Additional changes added to PR: 1. If we are running outside of VPC, we don't fetch InstanceConfigs 2. If...

### General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...

## General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...

## General: * [x] Have you removed all sensitive information, including but not limited to access keys and passwords? * [x] Have you checked to ensure there aren't other open...

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? We have a scenario where we have pub+priv ip on eth0...

kind/bug
sig/datapath
needs/triage
kind/community-report
feature/snat

### General: This PR fixes the data-corruption bug in [linodego](https://github.com/linode/linodego/pull/536). We found the data-corruption bug when route_controller was enabled and cluster had more than 100 nodes. The bug is now...

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

improvement

### Problem Statement We would like to have a way to skip a step by just setting skip on a step. Currently, we can't find any way to skip a...

enhancement

### Problem Statement We are planning to use chainsaw for our k8s testing. We have e2e tests written in go which do a lot of system testing using k8s. Since...

enhancement