fluvio icon indicating copy to clipboard operation
fluvio copied to clipboard

Lean and mean distributed stream processing system written in rust and web assembly.

Results 253 fluvio issues
Sort by recently updated
recently updated
newest added

Currently we create and push these artifacts from `staging`. Since we use Bors to perform merges, that means each new build attempt has a new git commit that gets built...

good first issue
build-release
technical debt
CI
no-stale

Experimental CLI command to create SmartModule CRD from package definition: * Extend SmartModule CRD with package header and init params * Update SmartModule CLI to load package definition

# Release Checklist The following checklist covers all the steps for running release. For more detail, refer to [`RELEASE.md`](https://github.com/infinyon/fluvio/blob/master/RELEASE.md) - [x] Create a [new issue](https://github.com/infinyon/fluvio/issues/new?template=release_checklist.md) with this checklist template -...

tracking

Provides a `Cargo.toml` example on how to install `fluvio` on Rust projects. --- Currently when reading documentation on https://docs.rs/fluvio/latest/fluvio/ an installation link points to a section that is not available....

Is there any reason not to move CRDs to the crds/ folder in `fluvio-sys`? See: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-1-let-helm-do-it-for-you

Some times maybe we should do some analytics from begining, when i create the topics with --retention-time 0, it will failed

enhancement
help wanted
good first issue

We should configure smart modules in their own section `smartmodule` of the connectors config. ```yaml ... smartmodule: # optional name: string # required type: string # (valid values: filter, map,...

feature/connector

was original ask in this issue: https://github.com/infinyon/fluvio/issues/2467

Installation
k8/helm