Commit 51323c9
committed
Add update method to handle consecutive updates safely
Added an update method in NodeNetworkConfigurationPolicy to wait for
NNCP status updates before applying changes. This prevents API failures
caused by the admission webhook rejecting updates while NNCP is still
in progress.
Signed-off-by: Shahaf Bahar <[email protected]>1 parent 2dc73c0 commit 51323c9
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
363 | 370 | | |
364 | 371 | | |
365 | 372 | | |
| |||
0 commit comments