Abhinav Sharma

Results 14 comments of Abhinav Sharma

Hi @Suryansh5545 you are referring to this build failure, where django installation failed, right ? ![image](https://github.com/Cloud-CV/EvalAI/assets/63901956/49ad0251-1abf-4339-9059-709bd90186be)

Hi @Suryansh5545 as you said that the exit 0 was just fine in deploy and push scripts and working as expected. Then, I believe there is an issue with Travis...

There is message class missing in the models.py file. This is why the error pops up

Hi @gchhablani I want to take this issue up !

@gchhablani please check this PR, it might fix this issue: https://github.com/Cloud-CV/EvalAI/pull/4276

Hi @gchhablani can you elaborate this issue ! I can see custom cilium network policy exist, but it is not used and currently, EvalAI is only installing Cilium using: [Official...

hi @daemon1024 @PrimalPimmy @DelusionalOptimist @kranurag7 I have done the setup of Rancher over my Azure AKS cluster, I have installed some tools using Helm: ![image](https://github.com/kubearmor/KubeArmor/assets/63901956/3c5d4c35-874b-492c-9144-535799808117) I have also done the...

Hi @azhavoro Thanks for looking at the contribution. I am sure about the version compatibility. I have checked version of **common** chart in all these 3 charts, and used the...

HI @nmanovic I am working on it, and will complete it by today EOD

@azhavoro I have pinned the common chart version, but I would like you to point me where to add test for helm charts ? Should I create a bash script...