Task #3992
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
100%
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.
Related issues
Associated revisions
Revision 84f44f0a
View on GitHub
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
Revision 84f44f0a
View on GitHub
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
Revision 84f44f0a
View on GitHub
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
History
#1
Updated by dkliban@redhat.com over 2 years ago
- Project changed from Pulp to Docker Support
- Parent task set to #3990
#2
Updated by dkliban@redhat.com over 2 years ago
- 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
#3
Updated by dkliban@redhat.com over 2 years ago
- 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
#4
Updated by dkliban@redhat.com over 2 years ago
- 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
#5
Updated by dkliban@redhat.com over 2 years ago
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.
#6
Updated by dkliban@redhat.com over 2 years ago
- Description updated (diff)
#7
Updated by dkliban@redhat.com over 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
#8
Updated by dkliban@redhat.com over 2 years ago
- Status changed from ASSIGNED to POST
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
- Sprint set to Sprint 43
#9
Updated by dkliban@redhat.com over 2 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 84f44f0ab72cb2aaf3f05422739008de63a3fc1b.
#10
Updated by kersom over 2 years ago
- Related to Test #4113: Create publications for Docker repos added
#11
Updated by bmbouter almost 2 years ago
- Tags deleted (
Pulp 3)
#12
Updated by ipanova@redhat.com about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
#13
Updated by ipanova@redhat.com about 1 year ago
- Sprint/Milestone set to 1.0.0
Please register to edit this issue
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