Skip to content

chore: Remove meilisearch - #242

Closed
binaryknot wants to merge 1 commit into
lago-v2from
scott/remove-meilisearch-chart
Closed

chore: Remove meilisearch#242
binaryknot wants to merge 1 commit into
lago-v2from
scott/remove-meilisearch-chart

Conversation

@binaryknot

Copy link
Copy Markdown
Contributor

Remove Meilisearch from the lago chart

Meilisearch has been fully decommissioned across Lago infra (workers, server, PVCs, IAM, DNS, Zitadel OIDC — all torn down) and stripped from lago-infrastructure and lago-deploy. This removes the last of it: the dormant Meilisearch worker in the chart itself.

Changes

  • Chart.yaml — drop the meilisearch-worker dependency (lago-rails alias gated on global.sidekiq.queues.meilisearch).
  • values.yaml — drop the sidekiq.queues.meilisearch toggle and the meilisearch-worker subchart overrides block.
  • README.md — drop the dependency-table row and the Meilisearch Worker section.

Validation

helm lint passes with 0 failures. helm template renders zero Meilisearch references — including when global.sidekiq.queues.meilisearch=true is forced, confirming the subchart is gone and can't be
re-enabled by a stale value. The other 11 worker subcharts are unaffected.

Chart version bump is left to the standard lockstep release chore (mirroring how the worker was originally added).

@binaryknot
binaryknot requested a review from koikonom September 1, 2026 16:52
@binaryknot binaryknot closed this Sep 1, 2026
@binaryknot
binaryknot deleted the scott/remove-meilisearch-chart branch September 1, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant