github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/work.karmada.io/ResourceBinding/testdata/health_unknown.yaml (about)

     1  apiVersion: work.karmada.io/v1alpha2
     2  kind: ResourceBinding
     3  metadata:
     4    finalizers:
     5      - karmada.io/binding-controller
     6    generation: 2
     7    labels:
     8      propagationpolicy.karmada.io/name: service-service-testn7qfx
     9      propagationpolicy.karmada.io/namespace: default
    10    name: service-test-service
    11    namespace: default
    12    ownerReferences:
    13      - apiVersion: v1
    14        blockOwnerDeletion: true
    15        controller: true
    16        kind: Service
    17        name: service-test
    18        uid: 9c2b39b9-4607-4795-87db-1a54680939d0
    19    resourceVersion: "3943290"
    20    uid: 1459071b-e460-4038-8a5d-d2a4803ad6f1
    21  spec:
    22    clusters:
    23      - name: member1
    24    resource:
    25      apiVersion: v1
    26      kind: Service
    27      name: service-test
    28      namespace: default
    29      resourceVersion: "3943220"
    30      uid: 9c2b39b9-4607-4795-87db-1a54680939d0
    31  status:
    32    aggregatedStatus:
    33      - applied: true
    34        clusterName: member1
    35        health: Unknown
    36    conditions:
    37      - lastTransitionTime: "2022-11-03T10:56:30Z"
    38        message: All works have been successfully applied
    39        reason: FullyAppliedSuccess
    40        status: "True"
    41        type: FullyApplied
    42      - lastTransitionTime: "2022-11-03T10:56:30Z"
    43        message: Binding has been scheduled
    44        reason: BindingScheduled
    45        status: "True"
    46        type: Scheduled
    47    schedulerObservedGeneration: 2