--- apiVersion: flowcontrol.apiserver.k8s.io/v1 kind: FlowSchema metadata: annotations: apf.kubernetes.io/autoupdate-spec: "true" creationTimestamp: "2025-12-03T19:47:51Z" generation: 1 managedFields: - apiVersion: flowcontrol.apiserver.k8s.io/v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: k:{"type":"Dangling"}: .: {} f:lastTransitionTime: {} f:message: {} f:reason: {} f:status: {} f:type: {} manager: api-priority-and-fairness-config-consumer-v1 operation: Apply subresource: status time: "2025-12-03T19:47:51Z" - apiVersion: flowcontrol.apiserver.k8s.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:apf.kubernetes.io/autoupdate-spec: {} f:spec: f:distinguisherMethod: .: {} f:type: {} f:matchingPrecedence: {} f:priorityLevelConfiguration: f:name: {} f:rules: {} manager: api-priority-and-fairness-config-producer-v1 operation: Update time: "2025-12-03T19:47:51Z" name: system-leader-election resourceVersion: "49" uid: 0ea5d36d-06ba-44ab-953e-b044da498eb5 spec: distinguisherMethod: type: ByUser matchingPrecedence: 100 priorityLevelConfiguration: name: leader-election rules: - resourceRules: - apiGroups: - coordination.k8s.io namespaces: - '*' resources: - leases verbs: - get - create - update subjects: - kind: User user: name: system:kube-controller-manager - kind: User user: name: system:kube-scheduler - kind: ServiceAccount serviceAccount: name: '*' namespace: kube-system status: conditions: - lastTransitionTime: "2025-12-03T19:47:51Z" message: This FlowSchema references the PriorityLevelConfiguration object named "leader-election" and it exists reason: Found status: "False" type: Dangling