Commit 8f3511d
committed
Always return a PVC object when applying repo volume intent
In order to ensure the repo volume statuses are not cleared when
an error is encountered, always return the PVC object from the
applyRepoVolumeIntent function.
Issue: PGO-14271 parent d99378b commit 8f3511d
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 179 | + | |
| 180 | + | |
185 | 181 | | |
186 | 182 | | |
187 | 183 | | |
| |||
0 commit comments