-
**Describe the Bug**
The cluster always in progress when terminating cluster
For UI issues please also add a screenshot that shows the issue.
**Versions Used**
Kubernetes: v1.1.0
Kubeclip…
-
**Describe the enhancement you'd like to see**
When we describe a testsuite we should be able to give a custom image repo or an executor.
**Additional context**
We're running testkube in a airgap…
-
**Describe the bug**
Unable to install Testkube in OpenShift on Azure VMs
I've used the instruction from documentation.
**To Reproduce**
Steps to reproduce the behavior:
Try to install testkube…
-
## Allow TCP/IP keepalive to be configured or disabled
#### Use Case:
Recent Go versions set the TCP/IP keep alive to 15s:
https://www.reddit.com/r/golang/comments/d7v7dn/psa_go_113_introduce…
-
https://groups.google.com/d/msg/natsio/h-phVwNZTGA/6kubryIaDgAJ states that a NATS queue is "fire-and-forget". A common scenario to use a "queue" is to distribute work among workers in such was that w…
-
**Describe the bug**
I wantet to follow the example https://argoproj.github.io/argo-events/quick_start/. But if I submit the test message I got the messafge "failed to execute trigger"
**To Reprod…
-
### What version were you using?
2.9.20
### What environment was the server running in?
k8s
### Is this defect reproducible?
1. Follow [UPGRADING.md for nats-1.0.3](https://github.com/n…
-
I'm using Kubernetes 1.27.2 on Docker Desktop for macOS. I reset the Kubernetes Cluster before running any command. I'm using the example [from here](https://docs.nats.io/running-a-nats-service/nats-k…
-
## Defect
Make sure that these boxes are checked before submitting your issue -- thank you!
- [x] Included `nats-server -DV` output
- [x] Included a [Minimal, Complete, and Verifiable example…
-
## Feature Request
I’m experimenting with the JetStream capabilities using the latest NATS server & NATS.JS client library. I created a durable client and things generally behave as I expect however…