Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.32 KB

File metadata and controls

50 lines (34 loc) · 1.32 KB

Summary

Motivation

Closes #

Changes

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactor / chore (no functional change)

Component(s)

  • bobrapet (operator / controllers)
  • bobravoz-grpc (transport)
  • bubu-sdk-go
  • Engram / Impulse
  • Helm charts
  • Examples
  • Docs / website
  • Org .github / community health

Checklist

  • I have read the Contributing Guide
  • My code follows the project's style and conventions
  • I have run make lint and make test (or equivalent) locally
  • I have added tests that prove my fix/feature works
  • I have updated documentation if this is a user-facing change
  • CRD changes: I have run make generate and make manifests

Test evidence