Vikas Kumar

Results 41 comments of Vikas Kumar

> Can this tool work with terraform v1.0? Hey @jb185555 , I have just checked and scanned my code. It works perfectly fine with 1.1.6 :)

It would be good if a comparison can be added to the docs.

I can definitely try to have a look as time permits, totally swamped up these days :) I hope to get some free time in the new year.

I can definitely try to have a look as time permits, totally swamped up these days :) I hope to get some free time in the new year.

> I think EKS should the ability to manage and renew the secret for its users. Workloads on EKS does not need secrets by default, they just work as long...

Hey @senthilrch , What do you think about controlling the same through annotations? - kube-fledged controller watches for annotations something like `kubefledged.io/enable: "true"`. - If the annotation is `true` with...

> A Pod could have multiple init containers and app containers. We should have a means to specify whether to cache all the container images or only a subset of...

hey @najeal , Can you pls give me an example? The only way I was able to make `dns` work by creating a docker bridge network first and referring it...

I am still seeing the same issue on Catalina 10.15.7. ``` ✦ ❯ ps aux | grep mv vikas 5268 0.0 0.0 4276376 572 s000 U+ 1:08am 0:00.00 mv -v...