Skip to content

Pulpcore API client bindings should support configuring a port separately from the host #126

Description

@ianballou

Is your feature request related to a problem? Please describe.
Today, Pulpcore client requires port configuration to go in the URI's host field. This is in the context of the Ruby bindings, but I assume it applies to others as well. It would be cleaner to have the port be defined separately, just in case the host part of the URI is somehow cleaned of the port. It would be more explicit.

Describe the solution you'd like
The ability to create a PulpcoreClient::Configuration object with a port.

Describe alternatives you've considered
For now, we can include the port in the config object's host field.

Additional context
https://community.theforeman.org/t/katello-does-not-honor-host-port-for-pulp-calls/45231

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions