fixup! Fix not to ignore diff selector when it matched nothing
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
		
							parent
							
								
									6aeb6b38ba
								
							
						
					
					
						commit
						c90cace43b
					
				|  | @ -36,13 +36,6 @@ second-pass rendering result of "helmfile.yaml.part.0": | |||
| merged environment: &{default map[] map[]} | ||||
| 2 release(s) found in helmfile.yaml | ||||
| 
 | ||||
| processing 2 groups of releases in this order: | ||||
| GROUP RELEASES | ||||
| 1     default//foo | ||||
| 2     default//bar | ||||
| 
 | ||||
| processing releases in group 1/2: default//foo | ||||
| processing releases in group 2/2: default//bar | ||||
| Affected releases are: | ||||
|   bar (mychart2) DELETED | ||||
|   foo (mychart1) DELETED | ||||
|  |  | |||
|  | @ -36,13 +36,6 @@ second-pass rendering result of "helmfile.yaml.part.0": | |||
| merged environment: &{default map[] map[]} | ||||
| 2 release(s) found in helmfile.yaml | ||||
| 
 | ||||
| processing 2 groups of releases in this order: | ||||
| GROUP RELEASES | ||||
| 1     default//bar | ||||
| 2     default//foo | ||||
| 
 | ||||
| processing releases in group 1/2: default//bar | ||||
| processing releases in group 2/2: default//foo | ||||
| Affected releases are: | ||||
|   bar (mychart2) DELETED | ||||
|   foo (mychart1) DELETED | ||||
|  |  | |||
|  | @ -36,13 +36,6 @@ second-pass rendering result of "helmfile.yaml.part.0": | |||
| merged environment: &{default map[] map[]} | ||||
| 2 release(s) found in helmfile.yaml | ||||
| 
 | ||||
| processing 2 groups of releases in this order: | ||||
| GROUP RELEASES | ||||
| 1     foo | ||||
| 2     bar | ||||
| 
 | ||||
| processing releases in group 1/2: foo | ||||
| processing releases in group 2/2: bar | ||||
| Affected releases are: | ||||
|   bar (mychart2) DELETED | ||||
|   foo (mychart1) DELETED | ||||
|  |  | |||
|  | @ -36,13 +36,6 @@ second-pass rendering result of "helmfile.yaml.part.0": | |||
| merged environment: &{default map[] map[]} | ||||
| 2 release(s) found in helmfile.yaml | ||||
| 
 | ||||
| processing 2 groups of releases in this order: | ||||
| GROUP RELEASES | ||||
| 1     bar | ||||
| 2     foo | ||||
| 
 | ||||
| processing releases in group 1/2: bar | ||||
| processing releases in group 2/2: foo | ||||
| Affected releases are: | ||||
|   bar (mychart2) DELETED | ||||
|   foo (mychart1) DELETED | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue