Actions
Issue #8627
closedCollection sync ignores galaxy.yaml collection version
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 95
Quarter:
Description
Create an ansible remote that points to galaxy.ansible.com
and upload the following requirements.yml:
---
collections:
- name: arista.avd
version: 1.0.1
Perform a sync.
Expected results: only version 1.0,1 of arista.avd should be downloaded Actual results: all versions of arista.avd are downloaded.
Updated by daviddavis over 3 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 95
Updated by fao89 over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar over 3 years ago
Updated by Anonymous over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|84e1c2244eea744c74d2b34b1b789d9786a0afc5.
Updated by pulpbot over 3 years ago
Added by Fabricio Aguiar over 3 years ago
Revision 1c6afd4f | View on GitHub
Fix requirements.yml parser for pinned collection version
https://pulp.plan.io/issues/8627 closes #8627
(cherry picked from commit 84e1c2244eea744c74d2b34b1b789d9786a0afc5)
Updated by fao89 over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix requirements.yml parser for pinned collection version
https://pulp.plan.io/issues/8627 closes #8627