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

Align on pulp_content_url #9878

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jan 6, 2022

What are the changes introduced in this pull request?

The Pulp content URLs should always respect what's exposed in the pulp_content_url setting. This includes the /pulp/content part.

It does highlight a missing setting for pulp_ansible content. Again, Katello should not have to guess URLs but discover it from the infrastructure.

Considerations taken when implementing this change?

It was extracted from #9413, but it's probably incomplete. Consider it a start of a discussion.

What are the testing steps for this pull request?

There should be no changes for the user in default setup. If the user does change the content URL, it should be properly reflected.

The Pulp content URLs should always respect what's exposed in the
pulp_content_url setting. This includes the /pulp/content part.

It does highlight a missing setting for pulp_ansible content. Again,
Katello should not have to guess URLs but discover it from the
infrastructure.
@ianballou
Copy link
Member

I agree that it would be best to rely on pulp_content_url as the source of truth. I think this PR is generally going in a good direction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants