-
Currently, executing `fluvio profile view` may be very noisy because any inline TLS certificates are printed directly to the screen, resulting in large base64 blobs of text that fill up the screen and…
-
**What happened**
A clear and concise description of what the bug is.
minikube in macos, I got this error:
```
2021-11-14T05:14:40.653230Z DEBUG install_fluvio{namespace="default"}:install_app: fl…
-
-
We only see the following for any connection error:
```
❯ fluvio topic list
Error:
0: Fluvio client error
1: Fluvi…
-
Right now we support two clients (Rust and Node) but this will soon change. The tooling documented for [Python](#494) seems deceptively easy (I'm sure it's not that easy).
Anyway, one thing we shou…
-
New proposed subcommands for persistent SmartStreams/SmartModules
```
# Create a new SmartModule
$ fluvio smartmodule create [--wasm-file=path/to/binary.wasm] [--source-file=path/to/project]
…
-
https://github.com/infinyon/fluvio/runs/3583053458?check_suite_focus=true
```
Using Fluvio binary located @ /home/runner/work/fluvio/fluvio/fluvio
109
installing sys chart
110
starting install…
-
As far as I can see in the [fluvio api](https://docs.rs/fluvio/latest/fluvio/fn.producer.html) the messages sent are `string`. I was wondering if fluvio is designed in a way where binary (e.g. byte ar…
-
This is blocker for release.
```
Installing k8 cluster
Error:
0: Fluvio cluster error
1: Failed to install Fluvio on Kubernetes
2: Kubernetes client error
3: Failed to load der: …
-
This is a tracking issue to cover the effort around migrating the project to use `edition = 2021`
https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition…