KCP: Consider reconciling on Pod events #11745
Labels
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
We recently changed KCP to use a cached client to retrieve the Pods we care about.
This means we already have informers for Pods of workload clusters.
I'm wondering if we should also trigger reconciles if these Pods change (similar to how we watch on Node events in the Machine controller).
Pro
Con
cluster-api/controlplane/kubeadm/internal/controllers/controller.go
Line 253 in d934125
The text was updated successfully, but these errors were encountered: