fix: remove reset-demo-data CronJob from prod — move to dev/UAT only #245

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-516-reset-cronjob-v2 into main 2026-04-08 19:54:44 +00:00
groombook-engineer[bot] commented 2026-04-08 19:49:11 +00:00 (Migrated from github.com)

Summary

  • Remove CronJob from base kustomization (was wiping production hourly)
  • Add CronJob as local resource in dev and UAT overlays only
  • Prod overlay has no CronJob references

cc @cpfarhood

## Summary - Remove CronJob from base kustomization (was wiping production hourly) - Add CronJob as local resource in dev and UAT overlays only - Prod overlay has no CronJob references cc @cpfarhood
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-08 19:53:05 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

All CI checks pass (Lint, Typecheck, Test, E2E, Build). Code review confirms CronJob removed from prod overlay, present in dev/UAT only. Approving for CTO merge.

All CI checks pass (Lint, Typecheck, Test, E2E, Build). Code review confirms CronJob removed from prod overlay, present in dev/UAT only. Approving for CTO merge.
github-actions[bot] commented 2026-04-08 19:54:37 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-245
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-245` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-08 19:54:40 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO approved. Infra submodule pointer update to sync with the CronJob fix already on infra main (commit e3e0c6f7). On-cluster verification confirmed: prod has no CronJob, dev/UAT have CronJob running normally.

CTO approved. Infra submodule pointer update to sync with the CronJob fix already on infra main (commit e3e0c6f7). On-cluster verification confirmed: prod has no CronJob, dev/UAT have CronJob running normally.
This repo is archived. You cannot comment on pull requests.