Skip to content

Add ssh client

Daniel Juarez requested to merge add_ssh into master

CC/ @alossent

Adding ssh to svn image for cases where the rsync has to be done from inside the pod, through ssh, to be able to configure bandwidth limits (can't on oc rsync) and avoid hammering prod storage for the whole infra.

Merge request reports