Vladislav Sukhin

Results 294 comments of Vladislav Sukhin

No. it needs to be implemented

It simplifies Testkue installation removing cert-manager dependency

Thank you, @Zogoo Really glad that users started using Testkube in complex K8s envs, like Istio or Openshift. We didn't trt it in such a configuration. Need to check it...

Hey, Zogoo. The simplest way is to run our cli command like `kubectl testkube upgrade`. It will install latest helm chart for you. Or manually `helm upgrade --install testkube kubeshop/testkube`

Hey, @Zogoo What do see when the test was executed, if you run kubectl testkube get pods -n testkube. Are executor pods in completed state? If not can you check...

Thank you @Zogoo I guess, it's important to understand, why they are not ready. Should give us some ideas what is wrong. You can copy last 15 lines of describe...

@nicufk is this completed?

Should we integrate Mario's work https://github.com/lreimer/testkube-watch-controller?

We already have it in Executor CRD, just need to add support to job template