]
Andre Dietisheim updated JBIDE-21453:
-------------------------------------
Forum Reference:
Server Adapter: use rsync flag instead of local filtered-copy
-------------------------------------------------------------
Key: JBIDE-21453
URL:
https://issues.jboss.org/browse/JBIDE-21453
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Andre Dietisheim
Fix For: 4.3.1.Beta2
With
https://github.com/openshift/origin/issues/6143 *oc rsync* now allows specific
white-listed flag to be used.
Our current implementation works around this by doing a local copy where excluded bits
are filtered (not copied). We need to use exclusion flags if available.