Placeholder k8s service reconciliation doesn't take defaulter into account when diffing #1637
Labels
area/networking
kind/bug
Categorizes issue or PR as related to a bug.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Expected Behavior
Placeholder k8s service for a revision gets reconciled every 30 seconds due to fighting with the defaulter. We should ignore the fields that are set by the defaulter and not reconcile on those fields.
Actual Behavior
Logs show the following diff causing us to reconcile today:
The text was updated successfully, but these errors were encountered: