--- 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: kube-system-service-accounts resourceVersion: "60" uid: fc6ce695-4aa8-4678-ba7f-674b652e47a1 spec: distinguisherMethod: type: ByNamespace matchingPrecedence: 900 priorityLevelConfiguration: name: workload-high rules: - nonResourceRules: - nonResourceURLs: - '*' verbs: - '*' resourceRules: - apiGroups: - '*' clusterScope: true namespaces: - '*' resources: - '*' verbs: - '*' subjects: - kind: ServiceAccount serviceAccount: name: '*' namespace: kube-system status: conditions: - lastTransitionTime: "2025-10-11T10:23:45Z" message: This FlowSchema references the PriorityLevelConfiguration object named "workload-high" and it exists reason: Found status: "False" type: Dangling