Skip to content

Releases: StreamLineLabs/streamline-operator

v0.3.0

Choose a tag to compare

@josedab josedab released this 08 Mar 22:42

What's Changed

  • docs: add API documentation
  • docs: document environment variables
  • docs: add troubleshooting guide
  • build: optimize build configuration
  • fix: correct RBAC permissions for service accounts
  • fix: handle CRD status update race condition
  • docs: add governance files and PR template
  • feat: add StreamlineBackup CRD and update changelog
  • ci: update workflow configuration
  • fix: resolve reconciliation loop on status update
  • refactor: extract CRD validation into shared module
  • test: add envtest for cluster rolling upgrade
  • test: test error scenarios
  • refactor: extract common utilities
  • fix: resolve race condition
  • feat: add health check endpoint
  • test: add Helm chart validation tests
  • docs: update deployment guide
  • chore: update resource limits
  • feat: add network policy templates
  • feat: add horizontal pod autoscaler config
  • fix: resolve volume mount permissions
  • docs: add troubleshooting section
  • fix: correct ingress TLS configuration
  • fix: correct health check endpoint path
  • style: normalize YAML indentation
  • refactor: consolidate Helm value defaults

Full Changelog: v0.2.0...v0.3.0

Streamline Operator v0.2.0

Choose a tag to compare

@josedab josedab released this 04 Mar 10:00

Kubernetes operator for Streamline.

Highlights

  • StreamlineTopic CRD reconciliation
  • Automatic topic partition scaling
  • OperatorHub catalog source generation
  • DNS resolution fix in cluster mode

v0.1.0

Choose a tag to compare

@josedab josedab released this 23 Feb 10:13

Streamline Kubernetes Operator - v0.1.0

Initial release of the Streamline Kubernetes Operator.

Features

  • Built with kube-rs (Rust)
  • Custom Resource Definitions: StreamlineCluster, StreamlineTopic, StreamlineUser
  • Automated lifecycle management for Streamline clusters