github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/work.karmada.io/ResourceBinding/testdata/progressing_cluster.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    clusters: []
    23  status:
    24    conditions:
    25    - ansibleResult:
    26        changed: 1
    27        completion: 2020-06-08T13:41:20.133525
    28        failures: 0
    29        ok: 56
    30        skipped: 82
    31      lastTransitionTime: "2020-06-04T17:47:31Z"
    32      message: Reconciling
    33      reason: Running
    34      status: "True"
    35      type: Running