Release: merge main into live (includes HOMELAB-256 ClickHouse fix) #28

Merged
aaron merged 5 commits from main into live 2026-03-23 06:42:50 +00:00
Owner

Fast-forward live branch to include HOMELAB-256 ClickHouse memory limit fix.

Fast-forward live branch to include HOMELAB-256 ClickHouse memory limit fix.
HOMELAB-246: remove Anthropic Claude model from LiteLLM proxy config
Some checks failed
0/1 projects planned successfully.
Release / release (pull_request) Failing after 2s
1594f8f7fe
Remove the "smart" model (anthropic/claude-sonnet-4-20250514) from the
model list. LiteLLM now routes only to local Ollama models (fast + code).
The Anthropic API key was from a personal Claude subscription and should
not be used for automated API calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
HOMELAB-256: fix(langfuse): increase ClickHouse memory limit to 1536Mi
Some checks failed
0/0 projects applied successfully.
Release / release (pull_request) Failing after 3s
a214b06681
ClickHouse was OOM-killing during system.trace_log merge operations.
The "small" preset (768Mi) was insufficient — merges need ~617MiB,
leaving no headroom. Replace resourcesPreset with explicit resources
(512Mi request, 1536Mi limit) to prevent CrashLoopBackOff.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Merge pull request 'HOMELAB-256: fix(langfuse): increase ClickHouse memory limit to 1536Mi' (#27) from HOMELAB-256-langfuse-clickhouse-oom into main
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Failing after 0s
CI Review / helm-validate (pull_request) Failing after 2s
CI Review / ai-review (pull_request) Failing after 1s
Lint & Validate / terraform-validate (pull_request) Failing after 1s
Lint & Validate / yaml-lint (pull_request) Failing after 1s
Lint & Validate / shellcheck (pull_request) Failing after 1s
4221549d9f
aaron merged commit c3ff7f3f9c into live 2026-03-23 06:42:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!28
No description provided.