chore: remove test data files
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
		
							parent
							
								
									7a3bc59ed1
								
							
						
					
					
						commit
						256ffa42d9
					
				|  | @ -1,108 +0,0 @@ | ||||||
| processing file "helmfile.yaml" in directory "." |  | ||||||
| changing working directory to "/path/to" |  | ||||||
| first-pass rendering starting for "helmfile.yaml.part.0": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| first-pass uses: &{default  map[] map[]} |  | ||||||
| first-pass rendering output of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| first-pass produced: &{default  map[] map[]} |  | ||||||
| first-pass rendering result of "helmfile.yaml.part.0": {default  map[] map[]} |  | ||||||
| vals: |  | ||||||
| map[] |  | ||||||
| defaultVals:[] |  | ||||||
| second-pass rendering result of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| merged environment: &{default  map[] map[]} |  | ||||||
| 1 release(s) matching name=test2 found in helmfile.yaml |  | ||||||
| 
 |  | ||||||
| err: release "default//test2" depends on "default/kube-system/disabled" which does not match the selectors. Please add a selector like "--selector name=disabled", or indicate whether to skip (--skip-needs) or include (--include-needs) these dependencies |  | ||||||
| changing working directory back to "/path/to" |  | ||||||
|  | @ -1,108 +0,0 @@ | ||||||
| processing file "helmfile.yaml" in directory "." |  | ||||||
| changing working directory to "/path/to" |  | ||||||
| first-pass rendering starting for "helmfile.yaml.part.0": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| first-pass uses: &{default  map[] map[]} |  | ||||||
| first-pass rendering output of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| first-pass produced: &{default  map[] map[]} |  | ||||||
| first-pass rendering result of "helmfile.yaml.part.0": {default  map[] map[]} |  | ||||||
| vals: |  | ||||||
| map[] |  | ||||||
| defaultVals:[] |  | ||||||
| second-pass rendering result of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| merged environment: &{default  map[] map[]} |  | ||||||
| 1 release(s) matching name=test3 found in helmfile.yaml |  | ||||||
| 
 |  | ||||||
| err: release "default//test2" depends on "default/kube-system/disabled" which does not match the selectors. Please add a selector like "--selector name=disabled", or indicate whether to skip (--skip-needs) or include (--include-needs) these dependencies |  | ||||||
| changing working directory back to "/path/to" |  | ||||||
|  | @ -1,108 +0,0 @@ | ||||||
| processing file "helmfile.yaml" in directory "." |  | ||||||
| changing working directory to "/path/to" |  | ||||||
| first-pass rendering starting for "helmfile.yaml.part.0": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| first-pass uses: &{default  map[] map[]} |  | ||||||
| first-pass rendering output of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| first-pass produced: &{default  map[] map[]} |  | ||||||
| first-pass rendering result of "helmfile.yaml.part.0": {default  map[] map[]} |  | ||||||
| vals: |  | ||||||
| map[] |  | ||||||
| defaultVals:[] |  | ||||||
| second-pass rendering result of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| merged environment: &{default  map[] map[]} |  | ||||||
| 2 release(s) matching name=test2 found in helmfile.yaml |  | ||||||
| 
 |  | ||||||
| err: release "default//test2" depends on "default/kube-system/disabled" which does not match the selectors. Please add a selector like "--selector name=disabled", or indicate whether to skip (--skip-needs) or include (--include-needs) these dependencies |  | ||||||
| changing working directory back to "/path/to" |  | ||||||
|  | @ -1,108 +0,0 @@ | ||||||
| processing file "helmfile.yaml" in directory "." |  | ||||||
| changing working directory to "/path/to" |  | ||||||
| first-pass rendering starting for "helmfile.yaml.part.0": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| first-pass uses: &{default  map[] map[]} |  | ||||||
| first-pass rendering output of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| first-pass produced: &{default  map[] map[]} |  | ||||||
| first-pass rendering result of "helmfile.yaml.part.0": {default  map[] map[]} |  | ||||||
| vals: |  | ||||||
| map[] |  | ||||||
| defaultVals:[] |  | ||||||
| second-pass rendering result of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: logging |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: kube-system |  | ||||||
|  5:  |  | ||||||
|  6: - name: kubernetes-external-secrets |  | ||||||
|  7:   chart: incubator/raw |  | ||||||
|  8:   namespace: kube-system |  | ||||||
|  9:   needs: |  | ||||||
| 10:   - kube-system/logging |  | ||||||
| 11:  |  | ||||||
| 12: - name: external-secrets |  | ||||||
| 13:   chart: incubator/raw |  | ||||||
| 14:   namespace: default |  | ||||||
| 15:   labels: |  | ||||||
| 16:     app: test |  | ||||||
| 17:   needs: |  | ||||||
| 18:   - kube-system/kubernetes-external-secrets |  | ||||||
| 19:  |  | ||||||
| 20: - name: my-release |  | ||||||
| 21:   chart: incubator/raw |  | ||||||
| 22:   namespace: default |  | ||||||
| 23:   labels: |  | ||||||
| 24:     app: test |  | ||||||
| 25:   needs: |  | ||||||
| 26:   - default/external-secrets |  | ||||||
| 27:  |  | ||||||
| 28:  |  | ||||||
| 29: # Disabled releases are treated as missing |  | ||||||
| 30: - name: disabled |  | ||||||
| 31:   chart: incubator/raw |  | ||||||
| 32:   namespace: kube-system |  | ||||||
| 33:   installed: false |  | ||||||
| 34:  |  | ||||||
| 35: - name: test2 |  | ||||||
| 36:   chart: incubator/raw |  | ||||||
| 37:   needs: |  | ||||||
| 38:   - kube-system/disabled |  | ||||||
| 39:  |  | ||||||
| 40: - name: test3 |  | ||||||
| 41:   chart: incubator/raw |  | ||||||
| 42:   needs: |  | ||||||
| 43:   - test2 |  | ||||||
| 44:  |  | ||||||
| 
 |  | ||||||
| merged environment: &{default  map[] map[]} |  | ||||||
| 3 release(s) matching name=test3 found in helmfile.yaml |  | ||||||
| 
 |  | ||||||
| err: release "default//test2" depends on "default/kube-system/disabled" which does not match the selectors. Please add a selector like "--selector name=disabled", or indicate whether to skip (--skip-needs) or include (--include-needs) these dependencies |  | ||||||
| changing working directory back to "/path/to" |  | ||||||
|  | @ -1,68 +0,0 @@ | ||||||
| processing file "helmfile.yaml" in directory "." |  | ||||||
| first-pass rendering starting for "helmfile.yaml.part.0": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| first-pass uses: &{default  map[] map[]} |  | ||||||
| first-pass rendering output of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: foo |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: default |  | ||||||
|  5:   labels: |  | ||||||
|  6:     app: test |  | ||||||
|  7:   hooks: |  | ||||||
|  8:   - events: ["preapply"] |  | ||||||
|  9:     command: echo |  | ||||||
| 10:     showlogs: true |  | ||||||
| 11:     args: ["foo"] |  | ||||||
| 12:  |  | ||||||
| 
 |  | ||||||
| first-pass produced: &{default  map[] map[]} |  | ||||||
| first-pass rendering result of "helmfile.yaml.part.0": {default  map[] map[]} |  | ||||||
| vals: |  | ||||||
| map[] |  | ||||||
| defaultVals:[] |  | ||||||
| second-pass rendering result of "helmfile.yaml.part.0": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: foo |  | ||||||
|  3:   chart: incubator/raw |  | ||||||
|  4:   namespace: default |  | ||||||
|  5:   labels: |  | ||||||
|  6:     app: test |  | ||||||
|  7:   hooks: |  | ||||||
|  8:   - events: ["preapply"] |  | ||||||
|  9:     command: echo |  | ||||||
| 10:     showlogs: true |  | ||||||
| 11:     args: ["foo"] |  | ||||||
| 12:  |  | ||||||
| 
 |  | ||||||
| merged environment: &{default  map[] map[]} |  | ||||||
| 1 release(s) matching name=foo found in helmfile.yaml |  | ||||||
| 
 |  | ||||||
| Affected releases are: |  | ||||||
|   foo (incubator/raw) UPDATED |  | ||||||
| Releases with preapply hooks:  |  | ||||||
|   foo (incubator/raw) |  | ||||||
| 
 |  | ||||||
| Running preapply hook for foo: |  | ||||||
| hook[echo]: stateFilePath=helmfile.yaml, basePath=. |  | ||||||
| hook[echo]: triggered by event "preapply" |  | ||||||
| 
 |  | ||||||
| echo:XlBWj> foo |  | ||||||
| hook[echo]: foo |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| hook[preapply] logs | foo |  | ||||||
| hook[preapply] logs |  |  | ||||||
| processing 1 groups of releases in this order: |  | ||||||
| GROUP RELEASES |  | ||||||
| 1     default/default/foo |  | ||||||
| 
 |  | ||||||
| processing releases in group 1/1: default/default/foo |  | ||||||
| getting deployed release version failed: unexpected list key: {^foo$ --kube-contextdefault--deleting--deployed--failed--pending} |  | ||||||
| 
 |  | ||||||
| UPDATED RELEASES: |  | ||||||
| NAME   CHART           VERSION   DURATION |  | ||||||
| foo    incubator/raw                   0s |  | ||||||
| 
 |  | ||||||
|  | @ -1,25 +0,0 @@ | ||||||
| first-pass rendering starting for "": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| first-pass uses: &{default  map[] map[]} |  | ||||||
| first-pass rendering output of "": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: foo |  | ||||||
|  3:   chart: mychart1 |  | ||||||
|  4: - name: bar |  | ||||||
|  5:  |  | ||||||
|  6:  |  | ||||||
| 
 |  | ||||||
| first-pass produced: &{default  map[] map[]} |  | ||||||
| first-pass rendering result of "": {default  map[] map[]} |  | ||||||
| vals: |  | ||||||
| map[] |  | ||||||
| defaultVals:[] |  | ||||||
| second-pass rendering result of "": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: foo |  | ||||||
|  3:   chart: mychart1 |  | ||||||
|  4: - name: bar |  | ||||||
|  5:  |  | ||||||
|  6:  |  | ||||||
| 
 |  | ||||||
|  | @ -1,10 +0,0 @@ | ||||||
| rendering starting for "": inherited=&{default  map[] map[]}, overrode=<nil> |  | ||||||
| rendering result of "": |  | ||||||
|  0:  |  | ||||||
|  1: releases: |  | ||||||
|  2: - name: foo |  | ||||||
|  3:   chart: mychart1 |  | ||||||
|  4: - name: bar |  | ||||||
|  5:  |  | ||||||
|  6:  |  | ||||||
| 
 |  | ||||||
		Loading…
	
		Reference in New Issue