Actions
Issue #4799
closedReplace option "skip_fast_forward" with "force_full" for FileDistributor
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Platform Release:
2.20.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The option in FileDistributor uses "skip_fast_forward", which is inconsistent with the option "force_full" which is used in yum and rsync distributors. So the option name "skip_fast_forward" will be replaced to with "force_full".
Related issues
Added by Zhiming over 5 years ago
Updated by amacdona@redhat.com over 5 years ago
- Status changed from NEW to MODIFIED
Looks like this one is complete already: https://github.com/pulp/pulp/pull/3917
Updated by amacdona@redhat.com over 5 years ago
- Status changed from MODIFIED to POST
Updated by ttereshc over 5 years ago
- Status changed from POST to MODIFIED
- Platform Release set to 2.20.0
Updated by bherring over 5 years ago
- Related to Issue #4810: "force_full" should disable fast-forward instead of enabling added
Updated by ttereshc over 5 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
In order to keep consistent with the option name "force_full" which is used in yum and rsync distributors, the option name "skip_fast_forward" will be replaced to with "force_full" in FileDistributor
ref #4799 https://pulp.plan.io/issues/4799