Story #4435
As a plugin writer I can disable the content app from serving my content type
0%
Associated revisions
Revision 753d49bf
View on GitHub
Problem: plugin code is not using new plugin API serializer
Solution: update the DockerDistribution serializer to use the BaseDistributionSerializer
re: #4435 https://pulp.plan.io/issues/4435 re: #4437 https://pulp.plan.io/issues/4437
Revision 753d49bf
View on GitHub
Problem: plugin code is not using new plugin API serializer
Solution: update the DockerDistribution serializer to use the BaseDistributionSerializer
re: #4435 https://pulp.plan.io/issues/4435 re: #4437 https://pulp.plan.io/issues/4437
Revision 753d49bf
View on GitHub
Problem: plugin code is not using new plugin API serializer
Solution: update the DockerDistribution serializer to use the BaseDistributionSerializer
re: #4435 https://pulp.plan.io/issues/4435 re: #4437 https://pulp.plan.io/issues/4437
Revision 753d49bf
View on GitHub
Problem: plugin code is not using new plugin API serializer
Solution: update the DockerDistribution serializer to use the BaseDistributionSerializer
re: #4435 https://pulp.plan.io/issues/4435 re: #4437 https://pulp.plan.io/issues/4437
History
#1
Updated by bmbouter almost 2 years ago
- Tags Pulp 3 RC Blocker added
I think we need to discuss if this is an RC blocker or not so I'm adding the tag for us to check-in on next.
#2
Updated by bmbouter almost 2 years ago
@gmnomis: if another viewset is used to serve the base_url to a custom URL, do we still need to "disable" that content type from being served by the Content app still?
#3
Updated by dkliban@redhat.com almost 2 years ago
- Status changed from NEW to ASSIGNED
#4
Updated by ttereshc almost 2 years ago
- Assignee set to dkliban@redhat.com
#5
Updated by dkliban@redhat.com almost 2 years ago
- Status changed from ASSIGNED to MODIFIED
#6
Updated by daviddavis over 1 year ago
- Sprint/Milestone set to 3.0.0
#7
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3, Pulp 3 RC Blocker)
#8
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Problem: DistributionSerializer is too prescriptive
Solution: Add a generic BaseDistributionSerializer
re: #4435 https://pulp.plan.io/issues/4435 re: #4437 https://pulp.plan.io/issues/4437