Kautilya Tripathi

Results 21 issues of Kautilya Tripathi

Hi, I want to set my testname and it's parameters i.e `memory, cpu` etc using lua file. Can you please help how to do that?

As discussed in #30 , now bot will work when `request-info` is added as label when issue or PR is opened.

This adds Azure support to lokomotive Closes #314 Signed-off-by: Kautilya Tripathi ### TODO - [x] Add package tests - [x] Add docs ### Testing Login to your azure account from...

Add new compatible components which we test on CI. Remove AWS dependant backend as it should not be needed on AKS cluster. Signed-off-by: knrt10

Now user cannot have spaced key or value in labels, taints map for worker pools. Add tests. closes: #1280

This PR creates a new folder `release-process` which contains all the required docs for releasing. This also adds manual checklist, which we need to follow before making a release. closes:...

priority/P3

### Cluster Information - minikube installed with eBPF support. You can find the code at [kinvolk/cloud-native-bpf-workshop](https://github.com/kinvolk/cloud-native-bpf-workshop/blob/master/minikube.md) - Apart from this, tried installing it on a [lokomotive](https://github.com/kinvolk/lokomotive) cluster on Azure. It...

Fixes #11. No password field now ![screenshot 2019-02-28 at 10 32 35 pm](https://user-images.githubusercontent.com/24803604/53584059-ca888580-3ba8-11e9-99ff-d9ca6ac1be2f.png) cc @timkinnane

Closes #12723 When file was being uploaded, problem was ```js fileUrl = `/file-upload/${ file._id }/${ encodeURI(file.name) }`; ``` was taking file name too. And when router was listening to `WebApp.connectHandlers.use('/file-upload/'`,...

type: bug
feat: file sharing
stat: conflict
communityPR