-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
None
-
3
-
False
-
-
False
-
ToDo
-
-
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
see parent issue.
// Check for deprecated PodAnnotations field and log warning if len(r.dpa.Spec.PodAnnotations) > 0 { log.Info("DEPRECATION WARNING: The 'podAnnotations' field is deprecated. " + "Please migrate to 'configuration.velero.podConfig.annotations' for Velero pods " + "and 'configuration.nodeAgent.podConfig.annotations' for NodeAgent pods.") }
.DataProtectionApplicationSpec overflowed annotation limit, causing potential misconfiguration in deployments.
Before this update, the DataProtectionApplicationSpec used deprecated `PodAnnotations`, leading to an annotation limit overflow. This potential misconfiguration in deployments was caused. In this release, we have added `PodConfig` for annotations in pods deployed by the Operator, ensuring consistent annotations and improved manageability for end users. As a result, deployments should now be more reliable and easier to manage. link:https://issues.redhat.com/browse/OADP-6454[(https://issues.redhat.com/browse/OADP-6454)]
- is related to
-
OADP-6492 [DOC] OADP 1.5.1 release notes and Upgrade notes
-
- Closed
-