Bug 1276008
| Summary: | [devexp_public_681]oc rsync cannot sync files to a not existed directory in pod with strategy tar | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Wang Haoran <haowang> |
| Component: | Build | Assignee: | Cesar Wong <cewong> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wenjing Zheng <wzheng> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.x | CC: | aos-bugs, haowang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-23 21:14:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Wang Haoran
2015-10-28 11:20:44 UTC
Wang, this is going to be working as designed. We don't intend to replicate the functionality of rsync using tar. We will warn you that you should use rsync if possible. However, there's too many differences between the function of rsync and tar that it won't be feasible to try to implement them via our client. I mentioned this in my doc update here: https://github.com/openshift/openshift-docs/pull/1121 ok, thanks for your docs pull , that will be clear . |