github.com/argoproj/argo-cd/v3@v3.2.1/controller/testdata/diff-cache.yaml (about)

     1  apiVersion: argoproj.io/v1alpha1
     2  kind: Application
     3  metadata:
     4    annotations:
     5      argocd-image-updater.argoproj.io/allow-tags: any
     6      argocd-image-updater.argoproj.io/ignore-tags: ""
     7      argocd-image-updater.argoproj.io/image-list-disabled-hack: ""
     8      argocd-image-updater.argoproj.io/update-strategy: semver
     9      argocd-image-updater.argoproj.io/write-back-method: git
    10      argocd-image-updater.argoproj.io/write-back-target: kustomization
    11      argocd-notif-onDeployed.slack-disabled: ""
    12      argocd-notif-onHealthDegraded.slack-disabled: ""
    13      argocd-notif-onSyncFailed.slack-disabled: ""
    14      argocd-notif-onSyncRunning.slack-disabled: ""
    15      argocd-notif-onSyncStatusUnknown.slack-disabled: ""
    16      argocd-notif-onSyncSucceeded.slack-disabled: ""
    17      argocd.argoproj.io/compare-options: ServerSideDiff=true
    18      argocd.argoproj.io/manifest-generate-paths: .;/chart
    19    creationTimestamp: "2024-03-04T21:30:33Z"
    20    finalizers:
    21    - resources-finalizer.argocd.argoproj.io
    22    generation: 263
    23    labels:
    24      cloud_provider: gcp
    25      cluster_name: gke-alpha-01-europe-west1
    26      foo: bar
    27      preview: "true"
    28      project: sre
    29      service_class: alpha
    30      stack: gke-v2
    31    name: velero-test
    32    namespace: argo-cd
    33    ownerReferences:
    34    - apiVersion: argoproj.io/v1alpha1
    35      blockOwnerDeletion: true
    36      controller: true
    37      kind: ApplicationSet
    38      name: velero
    39      uid: 86cdfba4-8697-47b3-8489-71fab7f4a805
    40    resourceVersion: "722811357"
    41    uid: 94978696-4fd4-40b3-a1de-38d9df9e9316
    42  spec:
    43    destination:
    44      name: gke-alpha-01-europe-west1
    45      namespace: test-lla
    46    project: sre
    47    source:
    48      path: instances/test
    49      plugin:
    50        env:
    51        - name: RELEASE_NAME
    52          value: test-lla
    53        - name: CHART_REPOSITORY
    54          value: oci://europe-west1-docker.pkg.dev/foo/charts
    55        - name: CHART_NAME
    56          value: velero
    57        - name: PREVIEW
    58          value: "false"
    59        - name: HELM_VALUES
    60          value: |
    61            global:
    62              app:
    63                cluster_name: gke-alpha-01-europe-west1
    64                service_class: alpha
    65                cloud_provider: gcp
    66                cluster_stack: gke-v2
    67        - name: HELM_ARGS
    68          value: ""
    69        name: cmp-helm-v2
    70      repoURL: https://github.com/foo/manifests-velero.git
    71      targetRevision: test-lla
    72    syncPolicy:
    73      retry:
    74        backoff:
    75          duration: 5s
    76          factor: 2
    77          maxDuration: 3m
    78        limit: 10
    79      syncOptions:
    80      - CreateNamespace=true
    81      - ApplyOutOfSyncOnly=true
    82      - RespectIgnoreDifferences=false
    83      - ServerSideApply=true
    84      - Validate=true
    85  status:
    86    controllerNamespace: argo-cd
    87    health:
    88      status: Healthy
    89    history:
    90    - deployStartedAt: "2024-03-04T22:00:05Z"
    91      deployedAt: "2024-03-04T22:00:06Z"
    92      id: 14
    93      revision: ea8759964626a583667a2bfd08f334ec2070040a
    94      source:
    95        path: instances/test
    96        plugin:
    97          env:
    98          - name: RELEASE_NAME
    99            value: test-lla
   100          - name: CHART_REPOSITORY
   101            value: oci://europe-west1-docker.pkg.dev/foo/charts
   102          - name: CHART_NAME
   103            value: velero
   104          - name: PREVIEW
   105            value: "false"
   106          - name: HELM_VALUES
   107            value: |
   108              global:
   109                app:
   110                  cluster_name: gke-alpha-01-europe-west1
   111                  service_class: alpha
   112                  cloud_provider: gcp
   113                  cluster_stack: gke-v2
   114          - name: HELM_ARGS
   115            value: ""
   116          name: cmp-helm-v2
   117        repoURL: https://github.com/foo/manifests-velero.git
   118        targetRevision: test-lla
   119    - deployStartedAt: "2024-03-04T22:08:29Z"
   120      deployedAt: "2024-03-04T22:08:30Z"
   121      id: 15
   122      revision: ea8759964626a583667a2bfd08f334ec2070040a
   123      source:
   124        path: instances/test
   125        plugin:
   126          env:
   127          - name: RELEASE_NAME
   128            value: test-lla
   129          - name: CHART_REPOSITORY
   130            value: oci://europe-west1-docker.pkg.dev/foo/charts
   131          - name: CHART_NAME
   132            value: velero
   133          - name: PREVIEW
   134            value: "false"
   135          - name: HELM_VALUES
   136            value: |
   137              global:
   138                app:
   139                  cluster_name: gke-alpha-01-europe-west1
   140                  service_class: alpha
   141                  cloud_provider: gcp
   142                  cluster_stack: gke-v2
   143          - name: HELM_ARGS
   144            value: ""
   145          name: cmp-helm-v2
   146        repoURL: https://github.com/foo/manifests-velero.git
   147        targetRevision: test-lla
   148    - deployStartedAt: "2024-03-04T22:09:16Z"
   149      deployedAt: "2024-03-04T22:09:16Z"
   150      id: 16
   151      revision: ea8759964626a583667a2bfd08f334ec2070040a
   152      source:
   153        path: instances/test
   154        plugin:
   155          env:
   156          - name: RELEASE_NAME
   157            value: test-lla
   158          - name: CHART_REPOSITORY
   159            value: oci://europe-west1-docker.pkg.dev/foo/charts
   160          - name: CHART_NAME
   161            value: velero
   162          - name: PREVIEW
   163            value: "false"
   164          - name: HELM_VALUES
   165            value: |
   166              global:
   167                app:
   168                  cluster_name: gke-alpha-01-europe-west1
   169                  service_class: alpha
   170                  cloud_provider: gcp
   171                  cluster_stack: gke-v2
   172          - name: HELM_ARGS
   173            value: ""
   174          name: cmp-helm-v2
   175        repoURL: https://github.com/foo/manifests-velero.git
   176        targetRevision: test-lla
   177    - deployStartedAt: "2024-03-04T22:11:41Z"
   178      deployedAt: "2024-03-04T22:11:41Z"
   179      id: 17
   180      revision: ea8759964626a583667a2bfd08f334ec2070040a
   181      source:
   182        path: instances/test
   183        plugin:
   184          env:
   185          - name: RELEASE_NAME
   186            value: test-lla
   187          - name: CHART_REPOSITORY
   188            value: oci://europe-west1-docker.pkg.dev/foo/charts
   189          - name: CHART_NAME
   190            value: velero
   191          - name: PREVIEW
   192            value: "false"
   193          - name: HELM_VALUES
   194            value: |
   195              global:
   196                app:
   197                  cluster_name: gke-alpha-01-europe-west1
   198                  service_class: alpha
   199                  cloud_provider: gcp
   200                  cluster_stack: gke-v2
   201          - name: HELM_ARGS
   202            value: ""
   203          name: cmp-helm-v2
   204        repoURL: https://github.com/foo/manifests-velero.git
   205        targetRevision: test-lla
   206    - deployStartedAt: "2024-03-04T22:50:55Z"
   207      deployedAt: "2024-03-04T22:50:55Z"
   208      id: 18
   209      revision: ea8759964626a583667a2bfd08f334ec2070040a
   210      source:
   211        path: instances/test
   212        plugin:
   213          env:
   214          - name: RELEASE_NAME
   215            value: test-lla
   216          - name: CHART_REPOSITORY
   217            value: oci://europe-west1-docker.pkg.dev/foo/charts
   218          - name: CHART_NAME
   219            value: velero
   220          - name: PREVIEW
   221            value: "false"
   222          - name: HELM_VALUES
   223            value: |
   224              global:
   225                app:
   226                  cluster_name: gke-alpha-01-europe-west1
   227                  service_class: alpha
   228                  cloud_provider: gcp
   229                  cluster_stack: gke-v2
   230          - name: HELM_ARGS
   231            value: ""
   232          name: cmp-helm-v2
   233        repoURL: https://github.com/foo/manifests-velero.git
   234        targetRevision: test-lla
   235    - deployStartedAt: "2024-03-04T22:52:56Z"
   236      deployedAt: "2024-03-04T22:52:56Z"
   237      id: 19
   238      revision: ea8759964626a583667a2bfd08f334ec2070040a
   239      source:
   240        path: instances/test
   241        plugin:
   242          env:
   243          - name: RELEASE_NAME
   244            value: test-lla
   245          - name: CHART_REPOSITORY
   246            value: oci://europe-west1-docker.pkg.dev/foo/charts
   247          - name: CHART_NAME
   248            value: velero
   249          - name: PREVIEW
   250            value: "false"
   251          - name: HELM_VALUES
   252            value: |
   253              global:
   254                app:
   255                  cluster_name: gke-alpha-01-europe-west1
   256                  service_class: alpha
   257                  cloud_provider: gcp
   258                  cluster_stack: gke-v2
   259          - name: HELM_ARGS
   260            value: ""
   261          name: cmp-helm-v2
   262        repoURL: https://github.com/foo/manifests-velero.git
   263        targetRevision: test-lla
   264    - deployStartedAt: "2024-03-04T22:56:15Z"
   265      deployedAt: "2024-03-04T22:56:15Z"
   266      id: 20
   267      revision: ea8759964626a583667a2bfd08f334ec2070040a
   268      source:
   269        path: instances/test
   270        plugin:
   271          env:
   272          - name: RELEASE_NAME
   273            value: test-lla
   274          - name: CHART_REPOSITORY
   275            value: oci://europe-west1-docker.pkg.dev/foo/charts
   276          - name: CHART_NAME
   277            value: velero
   278          - name: PREVIEW
   279            value: "false"
   280          - name: HELM_VALUES
   281            value: |
   282              global:
   283                app:
   284                  cluster_name: gke-alpha-01-europe-west1
   285                  service_class: alpha
   286                  cloud_provider: gcp
   287                  cluster_stack: gke-v2
   288          - name: HELM_ARGS
   289            value: ""
   290          name: cmp-helm-v2
   291        repoURL: https://github.com/foo/manifests-velero.git
   292        targetRevision: test-lla
   293    - deployStartedAt: "2024-03-05T07:31:56Z"
   294      deployedAt: "2024-03-05T07:31:57Z"
   295      id: 21
   296      revision: ea8759964626a583667a2bfd08f334ec2070040a
   297      source:
   298        path: instances/test
   299        plugin:
   300          env:
   301          - name: RELEASE_NAME
   302            value: test-lla
   303          - name: CHART_REPOSITORY
   304            value: oci://europe-west1-docker.pkg.dev/foo/charts
   305          - name: CHART_NAME
   306            value: velero
   307          - name: PREVIEW
   308            value: "false"
   309          - name: HELM_VALUES
   310            value: |
   311              global:
   312                app:
   313                  cluster_name: gke-alpha-01-europe-west1
   314                  service_class: alpha
   315                  cloud_provider: gcp
   316                  cluster_stack: gke-v2
   317          - name: HELM_ARGS
   318            value: ""
   319          name: cmp-helm-v2
   320        repoURL: https://github.com/foo/manifests-velero.git
   321        targetRevision: test-lla
   322    - deployStartedAt: "2024-03-05T07:32:44Z"
   323      deployedAt: "2024-03-05T07:32:44Z"
   324      id: 22
   325      revision: ea8759964626a583667a2bfd08f334ec2070040a
   326      source:
   327        path: instances/test
   328        plugin:
   329          env:
   330          - name: RELEASE_NAME
   331            value: test-lla
   332          - name: CHART_REPOSITORY
   333            value: oci://europe-west1-docker.pkg.dev/foo/charts
   334          - name: CHART_NAME
   335            value: velero
   336          - name: PREVIEW
   337            value: "false"
   338          - name: HELM_VALUES
   339            value: |
   340              global:
   341                app:
   342                  cluster_name: gke-alpha-01-europe-west1
   343                  service_class: alpha
   344                  cloud_provider: gcp
   345                  cluster_stack: gke-v2
   346          - name: HELM_ARGS
   347            value: ""
   348          name: cmp-helm-v2
   349        repoURL: https://github.com/foo/manifests-velero.git
   350        targetRevision: test-lla
   351    - deployStartedAt: "2024-03-05T07:33:03Z"
   352      deployedAt: "2024-03-05T07:33:04Z"
   353      id: 23
   354      revision: ea8759964626a583667a2bfd08f334ec2070040a
   355      source:
   356        path: instances/test
   357        plugin:
   358          env:
   359          - name: RELEASE_NAME
   360            value: test-lla
   361          - name: CHART_REPOSITORY
   362            value: oci://europe-west1-docker.pkg.dev/foo/charts
   363          - name: CHART_NAME
   364            value: velero
   365          - name: PREVIEW
   366            value: "false"
   367          - name: HELM_VALUES
   368            value: |
   369              global:
   370                app:
   371                  cluster_name: gke-alpha-01-europe-west1
   372                  service_class: alpha
   373                  cloud_provider: gcp
   374                  cluster_stack: gke-v2
   375          - name: HELM_ARGS
   376            value: ""
   377          name: cmp-helm-v2
   378        repoURL: https://github.com/foo/manifests-velero.git
   379        targetRevision: test-lla
   380    operationState:
   381      finishedAt: "2024-03-05T07:33:04Z"
   382      message: successfully synced (all tasks run)
   383      operation:
   384        initiatedBy:
   385          username: foo@example.com
   386        retry:
   387          backoff:
   388            duration: 5s
   389            factor: 2
   390            maxDuration: 3m
   391          limit: 10
   392        sync:
   393          revision: ea8759964626a583667a2bfd08f334ec2070040a
   394          syncOptions:
   395          - ServerSideApply=true
   396          syncStrategy:
   397            hook: {}
   398      phase: Succeeded
   399      startedAt: "2024-03-05T07:33:03Z"
   400      syncResult:
   401        resources:
   402        - group: ""
   403          hookPhase: Running
   404          kind: Service
   405          message: service/test-lla serverside-applied
   406          name: test-lla
   407          namespace: test-lla
   408          status: Synced
   409          syncPhase: Sync
   410          version: v1
   411        - group: apps
   412          hookPhase: Running
   413          kind: Deployment
   414          message: deployment.apps/test-lla serverside-applied
   415          name: test-lla
   416          namespace: test-lla
   417          status: Synced
   418          syncPhase: Sync
   419          version: v1
   420        revision: ea8759964626a583667a2bfd08f334ec2070040a
   421        source:
   422          path: instances/test
   423          plugin:
   424            env:
   425            - name: RELEASE_NAME
   426              value: test-lla
   427            - name: CHART_REPOSITORY
   428              value: oci://europe-west1-docker.pkg.dev/foo/charts
   429            - name: CHART_NAME
   430              value: velero
   431            - name: PREVIEW
   432              value: "false"
   433            - name: HELM_VALUES
   434              value: |
   435                global:
   436                  app:
   437                    cluster_name: gke-alpha-01-europe-west1
   438                    service_class: alpha
   439                    cloud_provider: gcp
   440                    cluster_stack: gke-v2
   441            - name: HELM_ARGS
   442              value: ""
   443            name: cmp-helm-v2
   444          repoURL: https://github.com/foo/manifests-velero.git
   445          targetRevision: test-lla
   446    reconciledAt: "2024-03-05T07:33:04Z"
   447    resources:
   448    - health:
   449        status: Healthy
   450      kind: Service
   451      name: test-lla
   452      namespace: test-lla
   453      status: Synced
   454      version: v1
   455    - group: apps
   456      health:
   457        status: Healthy
   458      kind: Deployment
   459      name: test-lla
   460      namespace: test-lla
   461      status: Synced
   462      version: v1
   463    sourceType: Plugin
   464    summary:
   465      images:
   466      - nginx:latest
   467    sync:
   468      comparedTo:
   469        destination:
   470          name: gke-alpha-01-europe-west1
   471          namespace: test-lla
   472        source:
   473          path: instances/test
   474          plugin:
   475            env:
   476            - name: RELEASE_NAME
   477              value: test-lla
   478            - name: CHART_REPOSITORY
   479              value: oci://europe-west1-docker.pkg.dev/foo/charts
   480            - name: CHART_NAME
   481              value: velero
   482            - name: PREVIEW
   483              value: "false"
   484            - name: HELM_VALUES
   485              value: |
   486                global:
   487                  app:
   488                    cluster_name: gke-alpha-01-europe-west1
   489                    service_class: alpha
   490                    cloud_provider: gcp
   491                    cluster_stack: gke-v2
   492            - name: HELM_ARGS
   493              value: ""
   494            name: cmp-helm-v2
   495          repoURL: https://github.com/foo/manifests-velero.git
   496          targetRevision: test-lla
   497      revision: rev1
   498      status: Synced