As described inĀ #2993, in every reconciliation when we patch the PodDisruptionBudgets, they will get recreated. This created unnecessary load on the Kubernetes API server and triggers some alarms in user monitoring systems. This PR introduces a new diffing mechanism for PodDisruptionBudgets which check if something really changed before patching it and solves the issue.
Diff PodDisruptionBudgets before patching them to not recreate them on every reconciliation
- Unassigned
- JAkub Scholz
- Lukas Kral
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: