openova/platform/mimir
e3mrah be6e610093
fix: drop bp-langfuse from minimal + bp-mimir 1.0.2 push_grpc fix (#664)
* fix: drop bp-langfuse from minimal bootstrap-kit + bp-mimir push_grpc fix

Two independent fixes packaged together:

1. **Drop bp-langfuse** from the SOLO minimal bootstrap-kit. Per
   founder direction: langfuse is LLM-specific (prompt/completion
   tracing for AI plane), not platform infrastructure, and belongs
   to a future 'AI Add-On' template. Its CreateContainerConfigError
   on every Sovereign provision (missing langfuse-secrets pre-install)
   was eating Phase-1 reconciliation budget without contributing to
   handover-ready state. Removed:
   - clusters/_template/bootstrap-kit/26-langfuse.yaml
   - kustomization.yaml entry
   - scripts/expected-bootstrap-deps.yaml slot 26 entry

2. **bp-mimir 1.0.2** — re-enable ingester.push_grpc_method_enabled.
   Upstream mimir-distributed 6.0.6 disables Push gRPC when
   ingest-storage is off, but classic-mode ingester REQUIRES it.
   The combo crashloops with 'cannot disable Push gRPC method in
   ingester, while ingest storage (-ingest-storage.enabled) is not
   enabled'. Caught live on otech43 with 17 restarts.

Both issues block Phase-1 ready=40/40 from being a clean signal.

Co-authored-by: hatiyildiz <hatiyildiz@openova.io>

* fix(bp-mimir): chart 1.0.2 push_grpc_method_enabled + finalize langfuse drop

Follow-up to previous commit which only captured the file deletion.
This commit applies: bp-mimir 1.0.2 chart bump, kustomization +
expected-deps removal of langfuse, bootstrap-kit version bumps.

Co-authored-by: hatiyildiz <hatiyildiz@openova.io>

---------

Co-authored-by: hatiyildiz <hatiyildiz@openova.io>
2026-05-03 13:50:38 +04:00
..
chart fix: drop bp-langfuse from minimal + bp-mimir 1.0.2 push_grpc fix (#664) 2026-05-03 13:50:38 +04:00
blueprint.yaml feat(platform): observability stack umbrellas (grafana/loki/mimir/tempo/alloy/otel/langfuse/velero) (#214) 2026-04-29 22:11:04 +02:00