nats-io / nack

NATS Controllers for Kubernetes (NACK)
Apache License 2.0
160 stars 61 forks source link

Handle deleted streams #162

Closed 1995parham closed 9 months ago

1995parham commented 9 months ago

There are some times that a stream is deleted from NATS server, and it should be re-created (just the way that other Kubernetes objects behaves). I removed the generation check, so NACK creates the stream again.

mloiseleur commented 4 months ago

It's the same for consumer.