Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.16 cherrypicks #434

Merged
merged 2 commits into from
Jan 13, 2022
Merged

2.16 cherrypicks #434

merged 2 commits into from
Jan 13, 2022

Conversation

quba42
Copy link
Collaborator

@quba42 quba42 commented Jan 13, 2022

Closes #432
Closes #433

backports #9563

The field referencing a signing service on a publication now uses
pulpcore.plugin.serializers.RelatedField, rather than:
rest_framework.serializers.HyperlinkedRelatedField

The latter was causing a full URL to be stored, which in turn causes
various usability issues and is inconsistent with everything else in
Pulp (which use pulp_href only).

Signed-off-by: Joshua Schmid <jaiks@posteo.de>

fixes pulp#433

(cherry picked from commit 3e52022)
@quba42 quba42 merged commit fc1d6f3 into pulp:2.16 Jan 13, 2022
@quba42 quba42 deleted the 2.16-cherrypicks branch January 13, 2022 16:41
This was linked to issues Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backport #9563 to 2.16 Backport #8770 to 2.16
1 participant