Commit de12586
authored
Merge pull request #18524 from tnozicka/backport-dc-trigger-reconciliation-on-image-change-release-3.7
Automatic merge from submit-queue.
[3.7] Backport dc trigger reconciliation on image change release
- fixup import and variable names to avoid conflicts with backports
- backport https://github.com/openshift/origin/pull/17539/commits
- backport https://github.com/openshift/origin/pull/18118/commits
/cc @mfojtik @ironcladlou9 files changed
Lines changed: 967 additions & 599 deletions
File tree
- pkg
- apps/controller
- deployer
- deploymentconfig
- image/trigger/deploymentconfigs
- test/extended
- deployments
- testdata
- deployments
Large diffs are not rendered by default.
Lines changed: 129 additions & 129 deletions
Large diffs are not rendered by default.
Lines changed: 138 additions & 128 deletions
Large diffs are not rendered by default.
Lines changed: 135 additions & 108 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
137 | 143 | | |
138 | 144 | | |
139 | 145 | | |
| |||
190 | 196 | | |
191 | 197 | | |
192 | 198 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | 199 | | |
197 | 200 | | |
198 | 201 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 28 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments