Isala Piyarisi
Isala Piyarisi
I am also facing the same issue. Could it be due to the memory limiter? I deployed pixie on to a GKE cluster by running `px deploy --pem_memory_limit=1Gi` and this...
Thanks for the update!, I will keep and eye on it. Also sorry I have no idea why github created the same issue twice, it might have bugged out when...
Hey, Thanks for the update, looking forward to testing this out. BTW is there is a particular reason for choosing those specific version numbers? since 1.19.0 is version released 3...
Ah yeah that makes sense and thank you for the well detailed explanation. I saw pixie team was also using version based method for nodejs TLS library since they changed...
In my opinion, it's better to ship these different kinds of secret management systems as standalone plugins, So if someone has their own way of storing secrets they can just...
@googlebot I signed it!
Yeah, sorry it was a small typo
@uberspot I renamed the directory name and amended commit message of the initial commit. Do you have any idea how to test the my last commit will work or not...
Hey just wanted to give a quick update, I haven't abanded this PR, it's just my computer got broken and I was unable to get it repaired yet because my...
## Exact steps to reproduce 1. Deploy following two kubernetes manifest files. [cronjobs.yaml](https://github.com/pixie-io/pixie/files/10812819/cronjobs.yaml.txt) [services.yaml](https://github.com/pixie-io/pixie/files/10812820/services.yaml.txt) 2. Create a curl pod that query the services and let it run for about an...