-
Bug
-
Resolution: Done
-
Normal
-
None
-
False
-
-
False
-
ToDo
-
0
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
No
Description of problem:
BSL is validated continually and doesn't respect the validation period configured. This shows by seeing constant logs in the velero pod about BSL validation
Version-Release number of selected component (if applicable):
1.1.0
How reproducible:
100%
Steps to Reproduce:
1. Install OADP 1.1.0
2. Create DPA with a BSL configured
3. Look at velero logs
Actual results:
See endless logs about validating the BSL
Expected results:
One log to validate the BSL
Additional info:
This was fixed in velero main here: https://github.com/vmware-tanzu/velero/pull/5101. This just needs to be cherry-picked into our fork.