Results 19 issues of Dawid Rusnak

Tested on Google Chrome 72.0.3617.0 on macOS High Sierra 10.13.6. There are two parts of this problem: * You can't select a whole number * When you will select numbers...

bug

There is kept connection alive, but actually I don't know what it's a purpose here if this connection is not reused anyway. As first step I added `keepAlive` parameter which...

## Pull request description * Persist TestWorkflowExecution along with its result in the MongoDB * Persist Log Output in Minio/S3 * Add CLI commands for all the execution operations *...

**Describe the enhancement you'd like to see** At the moment, when Testkube CLI is running within Kubernetes, we need to either: * try to convert service account to kubeconfig, or...

service:api 🎡
linear

**Describe the bug** The Test succeeds without running anything **To Reproduce** * https://demo.testkube.io/tests/prerun-bug **Expected behavior** It should run both command and pre run script

bug 🐛
service:api 🎡

At the moment from the `setup-testkube` GH action we are calling the GH API for the releases without using GH token. We should allow passing the GH token for the...

feature-request 🚀

**Describe the bug** When there are plenty of real-time logs, the Dashboard is becoming slower and may crash at some point. **To Reproduce** 1. Run a test that will log...

bug 🐛
service:dashboard 🎡
linear

## Pull request description Recover `/results/v1` alias deleted in https://github.com/kubeshop/testkube/commit/b80ca88af6f75fbc4464e26d62aceef6ac28a2b5 and https://github.com/kubeshop/testkube/commit/fc71643c52f2f3f3a24707b028adadea4a037010 ## Checklist (choose whats happened) - [ ] breaking change! (describe) - [ ] tested locally - [...

**Describe the bug** The [**Helm chart**](https://github.com/kubeshop/helm-charts/blob/develop/charts/testkube/Chart.yaml#L17) decides to include the NATS based on `testkube-api.nats.enabled`. If someone wants to use external NATS service, there are 2 options now: * Pass `testkube-api.nats.secretName`...

bug 🐛
helm-charts 🪖

At the moment, the User is not able to save the definitions in Testkube Dashboard, if these do not match CRD spec. Sometimes the spec is not 100% accurate, so...

feature-request 🚀
service:dashboard 🎡