Commit 4de04dd
fix(appset): generated app errors should use the default requeue (argoproj#21887) (#390)
* fix(appset): generated app errors should use the default requeue (argoproj#21887) (argoproj#21936)
Signed-off-by: rumstead <[email protected]>
Co-authored-by: Ishita Sequeira <[email protected]>
Co-authored-by: Blake Pettersson <[email protected]>
* Revert "fix(appset): generated app errors should use the default requeue (argoproj#21887) (argoproj#21936)"
This reverts commit 757c773.
* fix(appset): generated app errors should use the default requeue (argoproj#21887) (argoproj#21936)
Signed-off-by: rumstead <[email protected]>
Co-authored-by: Ishita Sequeira <[email protected]>
Co-authored-by: Blake Pettersson <[email protected]>
---------
Signed-off-by: rumstead <[email protected]>
Co-authored-by: rumstead <[email protected]>
Co-authored-by: Ishita Sequeira <[email protected]>
Co-authored-by: Blake Pettersson <[email protected]>1 parent 584fc7f commit 4de04dd
File tree
2 files changed
+4
-2
lines changed- applicationset/controllers
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
167 | | - | |
| 168 | + | |
| 169 | + | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1885 | 1885 | | |
1886 | 1886 | | |
1887 | 1887 | | |
1888 | | - | |
| 1888 | + | |
1889 | 1889 | | |
1890 | 1890 | | |
1891 | 1891 | | |
| |||
0 commit comments