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

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