--- apiVersion: flowcontrol.apiserver.k8s.io/v1 kind: FlowSchema metadata: annotations: apf.kubernetes.io/autoupdate-spec: "true" creationTimestamp: "2025-10-11T10:23:45Z" 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-10-11T10:23:45Z" - 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-10-11T10:23:45Z" name: system-leader-election resourceVersion: "47" uid: a945f849-9d7f-4fab-b25b-12e89958993a 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-10-11T10:23:45Z" message: This FlowSchema references the PriorityLevelConfiguration object named "leader-election" and it exists reason: Found status: "False" type: Dangling