Commit 6db9ef4
committed
Clean up the condition with type=ImplicitlyEnabled
This commit addresses the issue found in the last round of pre-merge
test [1].
This commit could be reverted after maximal 2 releases.
(It is alright to keep it too)
Assume this PR gets merged to main which is ATM dev branch: 4.20.
When the main branches points to 4.22, all the clusters affetecd
by the bug (originally 4.19 and 4.20) should be fixed when they
are upgraded to 4.20/4.21. Thus any 4.22 cluster should not be
affected.
[1]. https://issues.redhat.com/browse/OCPBUGS-56114?focusedId=27251461&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-272514611 parent 48d0c1c commit 6db9ef4
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
491 | 497 | | |
492 | 498 | | |
493 | 499 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
874 | | - | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
875 | 879 | | |
876 | 880 | | |
877 | 881 | | |
| |||
891 | 895 | | |
892 | 896 | | |
893 | 897 | | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
894 | 902 | | |
895 | 903 | | |
896 | 904 | | |
| |||
0 commit comments