This PR updates the ResourceRequirements used by the Rsync Pods. It introduces new logic to look at the LimitRanges in source and destination namespaces. It constrains the final resources requested by the Rsync Pods by taking into consideration the Limits for each namespace.
This PR updates the ResourceRequirements used by the Rsync Pods. It introduces new logic to look at the LimitRanges in source and destination namespaces. It constrains the final resources requested by the Rsync Pods by taking into consideration the Limits for each namespace.