-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
ToDo
-
-
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
Description of problem:
The new configurations for repository maintenance job pod affinity is missing from the DPA spec
Version-Release number of selected component (if applicable):
1.5.0
How reproducible:
Always
Steps to Reproduce:
CONTEXT: OBSERVED WHILE TESTING
oc explain dataprotectionapplication.spec.configuration GROUP: oadp.openshift.io KIND: DataProtectionApplication VERSION: v1alpha1 FIELD: configuration <Object> DESCRIPTION: configuration is used to configure the data protection application's server config FIELDS: nodeAgent <Object> NodeAgent is needed to allow selection between kopia or restic restic <Object> (do not use warning) restic field is for backwards compatibility and will be removed in the future. Use nodeAgent field instead velero <Object> <no description>
Actual results:
No key "repositoryMaintenance" and related configs.
Expected results:
There should be repositoryMaintenance job affinity config available to configure.
Additional info: