]
Marián Labuda closed JBIDE-21453.
---------------------------------
Verified on nightly build of JBT with OpenShift plugin build B260.
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
Assignee: Xavier Coulon
Fix For: 4.3.1.CR1
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.