Commit 1a6f3da
committed
Keep ovn ipsec enabled during the upgrade
It's noticed that ipsec option is ovn is disabled when ipsec daemonset is not running
due to known reasons, but it's disabling ipsec in ovn which causes ovs-monitor-ipsec
to refresh exisiting ipsec connections unnecessarily as it is not able to find
remote_name from tunnel. so this commit enables ovn ipsec option as long as API is
set with Full mode.
Signed-off-by: Periyasamy Palanisamy <pepalani@redhat.com>1 parent 5d2e982 commit 1a6f3da
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3322 | 3322 | | |
3323 | 3323 | | |
3324 | 3324 | | |
3325 | | - | |
| 3325 | + | |
3326 | 3326 | | |
3327 | 3327 | | |
3328 | 3328 | | |
3329 | 3329 | | |
3330 | | - | |
3331 | | - | |
| 3330 | + | |
| 3331 | + | |
3332 | 3332 | | |
3333 | 3333 | | |
3334 | 3334 | | |
| |||
3361 | 3361 | | |
3362 | 3362 | | |
3363 | 3363 | | |
3364 | | - | |
| 3364 | + | |
3365 | 3365 | | |
3366 | 3366 | | |
3367 | 3367 | | |
| |||
0 commit comments