github.com/opendevstack/tailor@v1.3.5-0.20220119161809-cab064e60a67/internal/test/e2e/testdata/imagestream/1/want.out (about)

     1  Comparing templates in imagestream/1 with OCP namespace {{ .Project }}.
     2  Limiting resources to is.
     3  Found 1 resource in OCP cluster (current state) and 1 resource in processed templates (desired state).
     4  
     5  ~ is/foo to update
     6  --- Current State (OpenShift cluster)
     7  +++ Desired State (Processed template)
     8  @@ -2,6 +2,8 @@
     9   kind: ImageStream
    10   metadata:
    11     annotations: {}
    12  +  labels:
    13  +    app: foo
    14     name: foo
    15   spec:
    16     lookupPolicy:
    17  
    18  Summary: 0 in sync, 0 to create, 1 to update, 0 to delete
    19  
    20  Updating is/foo ... done