No description
Find a file
Dan V 26db771279 ha-sync: add internal/kube package with CronJob/Lease management
- internal/kube/client.go: NewClient() with in-cluster + kubeconfig fallback
- internal/kube/cronjob.go: JobSpec, ApplyCronJob, DeleteCronJob, TriggerJob,
  GetLockStatus, SuspendCronJob, ListCronJobs, ImportFromCronJob
- Makefile/Dockerfile: add ha-sync-ctl build target
- rbac.yaml: add batch/cronjobs+jobs permissions and watch verb on leases

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-08 23:38:32 +02:00
deployment ha-sync: add internal/kube package with CronJob/Lease management 2026-04-08 23:38:32 +02:00
orchestration/ansible/roles/inventory-cli/files fix: sudo dmidecode fallback when running without root 2026-04-06 23:45:35 +02:00
services ha-sync: add internal/kube package with CronJob/Lease management 2026-04-08 23:38:32 +02:00