github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/trident.netapp.io/TridentOrchestrator/testdata/healthy.yaml (about)

     1  apiVersion: trident.netapp.io/v1
     2  kind: TridentOrchestrator
     3  metadata:
     4    creationTimestamp: '2021-06-24T10:51:34Z'
     5    generation: 1
     6    labels:
     7      app.kubernetes.io/instance: trident-operator
     8    managedFields:
     9      - apiVersion: trident.netapp.io/v1
    10        fieldsType: FieldsV1
    11        fieldsV1:
    12          'f:metadata':
    13            'f:annotations':
    14              .: {}
    15              'f:kubectl.kubernetes.io/last-applied-configuration': {}
    16            'f:labels':
    17              .: {}
    18              'f:app.kubernetes.io/instance': {}
    19          'f:spec':
    20            .: {}
    21            'f:autosupportImage': {}
    22            'f:debug': {}
    23            'f:logFormat': {}
    24            'f:namespace': {}
    25            'f:tridentImage': {}
    26        manager: argocd-application-controller
    27        operation: Update
    28        time: '2021-06-24T10:51:34Z'
    29      - apiVersion: trident.netapp.io/v1
    30        fieldsType: FieldsV1
    31        fieldsV1:
    32          'f:status':
    33            .: {}
    34            'f:currentInstallationParams':
    35              .: {}
    36              'f:IPv6': {}
    37              'f:autosupportHostname': {}
    38              'f:autosupportImage': {}
    39              'f:autosupportProxy': {}
    40              'f:autosupportSerialNumber': {}
    41              'f:debug': {}
    42              'f:enableNodePrep': {}
    43              'f:imagePullSecrets': {}
    44              'f:imageRegistry': {}
    45              'f:k8sTimeout': {}
    46              'f:kubeletDir': {}
    47              'f:logFormat': {}
    48              'f:silenceAutosupport': {}
    49              'f:tridentImage': {}
    50            'f:message': {}
    51            'f:namespace': {}
    52            'f:status': {}
    53            'f:version': {}
    54        manager: trident-operator
    55        operation: Update
    56        time: '2021-06-24T10:51:35Z'
    57    name: trident
    58    resourceVersion: '3424514'
    59    uid: eb768637-6b11-4e70-8646-43c2117bc202
    60  spec:
    61    IPv6: false
    62    autosupportImage: 'netapp/trident-autosupport:21.01'
    63    autosupportProxy: null
    64    debug: false
    65    enableNodePrep: false
    66    k8sTimeout: 0
    67    kubeletDir: null
    68    logFormat: text
    69    namespace: trident
    70    silenceAutosupport: false
    71    tridentImage: 'netapp/trident:21.04.0'
    72  status:
    73    currentInstallationParams:
    74      IPv6: 'false'
    75      autosupportHostname: ''
    76      autosupportImage: 'netapp/trident-autosupport:21.01'
    77      autosupportProxy: ''
    78      autosupportSerialNumber: ''
    79      debug: 'false'
    80      enableNodePrep: 'false'
    81      imagePullSecrets: []
    82      imageRegistry: ''
    83      k8sTimeout: '30'
    84      kubeletDir: /var/lib/kubelet
    85      logFormat: text
    86      silenceAutosupport: 'false'
    87      tridentImage: 'netapp/trident:21.04.0'
    88    message: Trident installed
    89    namespace: trident
    90    status: Installed
    91    version: v21.04.0