Sehz

Results 106 issues of Sehz

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

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

Installation
k8/helm

It would be good to test SmartModule locally without deploying it to the cluster.

feature/smart_module

Install Fluvio using home brew for Mac (for both Intel and Apple Silicon). Dependencies - https://github.com/rancher-sandbox/rancher-desktop Success criteria: - [ ] Able to install Fluvio end to end using just...

Installation
platform/macOS
platform/apple_silicon
no-stale

When consumer starts, it performs `FetchOffsetsRequest` in order to map logical offset (beginning, end, etc) to physical offset. This can be performed in the SPU itself instead of client reduces...

technical debt
Client
consumer

fails due to PVC not provisioning: ``` apiVersion: v1 kind: PersistentVolumeClaim metadata: annotations: volume.beta.kubernetes.io/storage-provisioner: rancher.io/local-path volume.kubernetes.io/selected-node: k3d-fluvio-server-0 creationTimestamp: "2022-07-02T15:07:36Z" finalizers: - kubernetes.io/pvc-protection labels: app: spu group: main name: data-fluvio-spg-main-0 namespace:...

technical debt
CI
Test Infrastructure
Installation
CD

related to: https://github.com/infinyon/fluvio/issues/2215

Performance
needs-scope
no-stale
platform/linux

use k3d

Installation
needs-scope
no-stale
platform/linux

`fluvio cluster stop`. will terminate all running processes or pods but leave data intact. they can be resume on: `fluvio cluster resume` * If cluster is already running, no ops....

k8/general
Installation
value/high
cluster
no-stale