Skip to content

feat(chart): add pre-delete cleanup job for infrastructure teardown#675

Open
pedro93 wants to merge 1 commit intomasterfrom
feat/cleanup-upgrade
Open

feat(chart): add pre-delete cleanup job for infrastructure teardown#675
pedro93 wants to merge 1 commit intomasterfrom
feat/cleanup-upgrade

Conversation

@pedro93
Copy link
Contributor

@pedro93 pedro93 commented Mar 16, 2026

Summary

  • Adds datahubCleanupJob pre-delete Helm hook that runs the new Cleanup upgrade on helm uninstall
  • Disabled by default (datahubCleanupJob.enabled: false) — opt-in only
  • Bumps chart version to 0.8.22
  • Companion datahub PR:

Test plan

  • helm template --show-only templates/datahub-cleanup-job.yml renders correctly
  • Deploy with datahubCleanupJob.enabled=true, then helm uninstall and verify cleanup

Adds a `datahubCleanupJob` Helm hook (pre-delete) that runs the new
datahub-upgrade Cleanup upgrade to remove Elasticsearch indices, Kafka
topics, and the SQL database on `helm uninstall`. Disabled by default.

Bumps chart version to 0.8.22.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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