Commit 3f3be4d
authored
fix(scheduler): check if RC exists during a deploy before trying to use Deployments (#996)
This prevents RCs and Deployments fighting about pods when upgrading from v2.3 to v2.4 - An application is not migrated to Deployments until configuration / image / etc is udone
Fixes #9951 parent be52487 commit 3f3be4d
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
95 | 106 | | |
96 | 107 | | |
97 | 108 | | |
98 | | - | |
99 | 109 | | |
100 | 110 | | |
101 | 111 | | |
| |||
0 commit comments