/area API
What version of Knative?
v1.18.1
Actual Behavior
When the revision reconciler creates a PodAutoscaler (PA), it doesn't initialize the status conditions. In some cases, this creates a race condition where both the revision controller and autoscaler controller attempt to update the PA's uninitialized conditions simultaneously, potentially making the revision stuck in Deploying state.