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

Pulp needs to support multiple gateways with different FQDN #5931

Open
bmbouter opened this issue Oct 23, 2024 · 1 comment
Open

Pulp needs to support multiple gateways with different FQDN #5931

bmbouter opened this issue Oct 23, 2024 · 1 comment
Labels

Comments

@bmbouter
Copy link
Member

Imagine you have Pulp routable behind several gateways, each with their own FQDN properties. When you go to configure CONTENT_ORIGIN it can only take 1 value and also it has to be set (required). This means Pulp when redirecting to the content-app always uses absolute paths.

This is problematic as if you reach the API through one gateway you could get redirected to another, which is problematic when different gateways have different authentications configurations.

@bmbouter
Copy link
Member Author

bmbouter commented Oct 23, 2024

Possible Solution

Have CONTENT_ORIGIN be unset, and if so have Pulp respond with relative paths entirely.

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

No branches or pull requests

2 participants