Commit aacb74d
committed
test: pin upstream IsPodResizeInfeasible semantics as a characterization test
Upstream keys off Reason alone and ignores condition.Status, so the
Status==True guard added in #2021 does not survive the move to
k8s.io/component-helpers.
Accepts upstream semantics and pins the difference so a future upstream
tightening surfaces as a test failure rather than a silent change.
Signed-off-by: gshaibi <gshaibi@nvidia.com>1 parent c08f731 commit aacb74d
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
145 | 153 | | |
146 | 154 | | |
147 | 155 | | |
| |||
155 | 163 | | |
156 | 164 | | |
157 | 165 | | |
158 | | - | |
| 166 | + | |
159 | 167 | | |
160 | | - | |
| 168 | + | |
161 | 169 | | |
162 | 170 | | |
163 | 171 | | |
| |||
0 commit comments