Task #3992
closed
Story #3990: As a user, I can "docker pull" from a registry hosted by Pulp
Add a publish task that creates publications of Docker repositories
Status:
CLOSED - CURRENTRELEASE
Description
The task of publishing a repository version with docker content is simple. It needs to create a Publication. The publication needs to have the correct publisher and repository_version set. The pass_through property should be set to True.
- Project changed from Pulp to Docker Support
- Parent issue set to #3990
- Tracker changed from Story to Task
- Subject changed from As a user, I can create DockerDistribution and link it to a repository and publisher or a specific publication. to Add DockerDistribution model, viewset, and serializer
- Subject changed from Add DockerDistribution model, viewset, and serializer to As a user, I can create a publication from a repository version of Docker content
- Subject changed from As a user, I can create a publication from a repository version of Docker content to Add a publish task that creates publications of Docker repositories
The task of publishing a repository version with docker content is simple. It needs to create a Publication. The publication needs to have the correct publisher and repository_version set. The pass_through property should be set to True.
- Description updated (diff)
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
- Status changed from ASSIGNED to POST
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint set to Sprint 43
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Related to Test #4113: Create publications for Docker repos added
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 1.0.0
Also available in: Atom
PDF
Adds models, viewsets, and serializers needed for publishing
This patch also updates the publish task to simply create a pass_through Publication.
Required PR: https://github.com/pulp/pulp/pull/3675
closes: #3991 https://pulp.plan.io/issues/3991
closes: #3992 https://pulp.plan.io/issues/3992