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

     1  apiVersion: work.karmada.io/v1alpha2
     2  kind: ResourceBinding
     3  metadata:
     4    finalizers:
     5      - karmada.io/binding-controller
     6    generation: 5
     7    labels:
     8      propagationpolicy.karmada.io/name: service-testk4j5t
     9      propagationpolicy.karmada.io/namespace: default
    10    name: test-service
    11    namespace: default
    12    ownerReferences:
    13      - apiVersion: v1
    14        blockOwnerDeletion: true
    15        controller: true
    16        kind: Service
    17        name: test
    18        uid: 039b0d1a-05cb-40b4-b43a-438b0de386af
    19    resourceVersion: "4106772"
    20    uid: 3932ee50-4c2b-4e77-9bfb-45eeb4ec220f
    21  spec:
    22    resource:
    23      apiVersion: v1
    24      kind: Service
    25      name: test
    26      namespace: default
    27      resourceVersion: "2605059"
    28      uid: 039b0d1a-05cb-40b4-b43a-438b0de386af
    29  status:
    30    conditions:
    31      - lastTransitionTime: "2022-10-27T07:19:50Z"
    32        message: '0/3 clusters are available: 3 cluster(s) didn''t match the placement
    33        cluster affinity constraint.'
    34        reason: BindingFailedScheduling
    35        status: "False"
    36        type: Scheduled
    37      - lastTransitionTime: "2022-10-27T07:19:52Z"
    38        message: Failed to apply all works, see status.aggregatedStatus for details
    39        reason: FullyAppliedFailed
    40        status: "False"
    41        type: FullyApplied
    42    schedulerObservedGeneration: 4