cozystack/internal/controller
Timofei Larkin 785898b507
Delete a Workload if the related object is absent (#779)
Workload object counts were previously getting out of control as the recreation of a related Pod would spawn a new workload, while the old one would never get deleted (except for StatefulSets, where the names of Pods are stable). Workloads without a matching object are now deleted.
2025-04-09 21:02:22 +04:00
..
suite_test.go Move project from aenix-io to cozystack repository 2025-03-10 21:16:58 +01:00
workload_controller.go Delete a Workload if the related object is absent 2025-04-09 18:36:11 +03:00
workloadmonitor_controller.go Track public IP usage 2025-04-09 19:24:36 +03:00