Manik Sidana

Results 9 issues of Manik Sidana

Hi. I want to know what is the maximum limit for a json that can be stored in redis-json. I have a json in which one of key is logs...

question

I modified ```entrypoint.sh``` with different options to try launching the Windows VM with more CPUs. Surprisingly, it failed each time. Can you suggest how can I increase the CPUs to...

### Expected vs actual behavior - docker-compose gives error ### Steps to reproduce the bug 1. Clone paralus 2. source env.example 3. docker-compose up ```ERROR: The Compose file './docker-compose.yml' is...

bug
needs-triage

Hi All, This is a question rather than an issue. I have successfully deployed OpenNess in a lab environment. However, I am not able to figure out how I can...

I get below error while trying to spin up the container using make. ``` Cannot uninstall 'psutil'. It is a distutils installed project and thus we cannot accurately determine which...

help wanted

Hi, I tried setting up DockStack but I am facing issues in ```pip``` packages installation. Has anyone faced the same issue ? ``` Step 17/23 : RUN pip install --no-cache-dir...

help wanted

Scenario ```samples/scenario/create-check-and-delete-pod-with-local-persistent-volume.yaml ``` fails with error ```persistentvolume-controller waiting for first consumer to be created before binding``` The persistent volume gets created, but the claim fails. Disk space is sufficient. Is...

help wanted
bug

According to [Kubernetes documentation](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/), some of the API groups are deprecated like ```extensions/v1beta1``` and ```apps/v1beta2```. Due to this, some of the xrally tests give the error like ```'extensions/v1beta1'. Is this...

Test scenario fails with below error: ``` 2019-10-30 10:46:02.888 249762 INFO rally.task.context [-] Task 774dbe1a-d5cf-43a5-bad4-61d20baf3b26 | Context namespaces@kubernetes setup() finished in 71.32 msec 2019-10-30 10:46:02.911 249899 INFO rally.task.runner [-] Task...