infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
https://www.fluvio.io/
Apache License 2.0
3.88k stars 489 forks source link

add `fluvio cluster upgrade` subcommand to handle just the version (with a `--force` for ci testing) #4136

Closed digikata closed 3 months ago

digikata commented 3 months ago

Use case:

fraidev commented 3 months ago

https://github.com/infinyon/fluvio/pull/4138 solves it