Added
- Added
-read-only
flag to the controller to start the controller in a way that it would not change the state of NATS streams/consumers
Starting /jetstream-controller v0.10.1...
Running in read-only mode: JetStream state in server will not be changed
Fixed
- Fixed condition where an informer running during cleanup-period may not have the listed all entries and incorrectly delete a stream or consumer.
- Fixed being able to update a Stream description.
- Fixed Account lookup which would have occasionally caused a lookup error even though it was created.