Christian KLAT
Christian KLAT
Or you could try to talk within your organization Azure team A to Azure team B on the things to be aligned to make Azure as a whole more consistent...
Same problem for me, I think the kanidm.dex key is never creqted in the global-secrets ClusterSecretStore
Well the postscript fails when calling the reset of users with the python k8s client. It doesn't return the expected json payload on the stdout as expected which causes an...
Hi All, Any news on this issue ? It will definitely be more convenient to use than having to build own bundle rather than using the contrib one. Thanks !
> I think that it will not work now: > > https://github.com/josepdcs/kubectl-prof/blob/c5d294ea36192b24ce769beda081eba33808744a/internal/agent/profiler/jvm/jcmd.go#L29 > > By the way, you can test your customized image by using the flag: `--image` and check...
updated and tested for debian and alpine based images. I've added a custom built java sdk containing only jcmd to reduce resulting image sizes For Alpine, I had to add...
Done, I've tested all scenario you mentioned and everything is working. Had a glitch on the minideb based JDK which is now fixed and an issue I suppose you had...
kubectl prof back-0 --target-container-name back --runtime-path "/run/k3s/containerd" -t 5m -l java -o heapdump --tool jcmd --namespace kapp --image=zot.kyri.test/kubectl-prof:v1.3.17-dev-jvm Verifying target pod ... ✔ Launching profiler ... ✔ Profiling ... ✔...
@travisghansen any feedback on this PR ??