Vladislav Sukhin
Vladislav Sukhin
**Why should it be implemented?** OpenApi testkube.yaml misses some existing testkube api server methods. Needs to be synched **Describe the improvement** For example, POST /v1/test-suites/{id}/executions
**Describe the enhancement you'd like to see** Add spinner for Testkube installation or other long running CLI ops
**Describe the enhancement you'd like to see** Write a Doc Section on how to use the Testkube Github action. Write Blogpost to showcase how to create a pipeline in github...
**Describe the enhancement you'd like to see** Store git-username and git-password as secret references in test crd. It can be our own secrets or external ones. But it shoud be...
**Is your feature request related to a problem? Please describe.** Sometime it's useful to provide subtype for certain executors, like k6 supports 2 main subtypes - cloud or run and...
**Describe the enhancement you'd like to see** We should deploy new Testkube version to staging k8s cluster, run sanity check against it with new testkube CLI for new sanity check...
**Describe the bug** When I run sanity test on local Minikube, the test is passed, but TailLog return cut log, that can't be unmarshalled **To Reproduce** Steps to reproduce the...
## Pull request description fix #5094 ## Checklist (choose whats happened) - [ ] breaking change! (describe) - [ ] tested locally - [x] tested on cluster - [ ]...
## Pull request description ## Checklist (choose whats happened) - [ ] breaking change! (describe) - [ ] tested locally - [ ] tested on cluster - [ ] added...
**Is your feature request related to a problem? Please describe.** Publish Testkube events to k8s cluster events **Describe the solution you'd like** In order to track them using k8s tools