-
Bug
-
Resolution: Done
-
Major
-
OADP 1.4.3
-
None
-
3
-
False
-
-
False
-
ToDo
-
-
-
Sprint 5-MMSDOCS 2025
-
1
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
None
Description of problem:
When we create an independent BSL with default: true, and there is already a BSL created through DPA, The new BSL created replaces the DPA BSL to become default.
Version-Release number of selected component (if applicable):
1.4, 1.5
How reproducible:
Always
Steps to Reproduce:
1. Create a DPA with BSL default: true
2. Create another independent BSL outside of DPA , and keep default: true
Actual results:
It gets created and replaces the DPA BSL to become default, and the DPA BSL starts getting validated every second.
Expected results:
A documentation to clearly avoid this scenario.
Additional info:
$ oc get bsl
NAME PHASE LAST VALIDATED AGE DEFAULT
mybsl Available 25s 3m11s true (INDEPENDENT BSL)
ts-dpa-1 Available 0s 130m (DPA BSL)
- links to
(2 links to)