-
Currently the NATS CLI's `--password` accepts the password as a parameter.
This parameter can be seen in plain text. On Unix systems, if the user has configured
the shell to retain a history of com…
-
### What happened?
prism is not working with anonymous function
[example minimal_wordcount](https://github.com/apache/beam/blob/master/sdks/go/examples/minimal_wordcount/minimal_wordcount.go) is n…
-
With something like:
```yaml
nats:
image: nats:alpine
jetstream:
enabled: true
fileStorage:
enabled: true
size: "1Gi"
storageDirectory: /data/
cluster:
…
-
## Defect
We use NATS JetStream as intermediate reliable storage of k8s logs. It accepts messages from fluentbit.
Sometimes not all messages are reach nats stream (in ~30% of cases).
- [+] Inclu…
-
In order for consumers to be able to write unit tests for their subscription logic, they need a way to publish messages. Right now, this is not possible because a mock NATS server implementation has n…
-
### Observed behavior
We observed that one nats-server in a cluster of three was no longer receiving / sending all messages. This led to messages from producers connected to that nats-server being lo…
-
Hi,
I'm working on a project for a client that has deployed Restic on over > 300 clients/Servers.
They recently had a security issue where a user was able to grab both their B2 credentials as wel…
-
command:
`nats '--context=server' consumer copy my_stream old new`
return error
`nats: error: Consumer creation failed: Consumer Durable and Name have to be equal if both are provided (10132)`
…
-
Same situation as what happened in #86 but for both `natsio/nats-server-config-reloader` and `natsio/nats-boot-config`.
v0.8.0 is not available on:
* https://hub.docker.com/r/natsio/nats-boot-con…
-
**Is your feature request related to a problem? Please describe.**
In a air-gapped environment with a private registry that is a mirror of dockerhub, we cannot override Argo-Events Jetstream to take …