>
> Base URLs should never change. That's an expectation that all web
> application clients everywhere should be able to rely on.


Isn't changing the hostname something that downstream explicitly supports?
(I could be wrong here, I'm only recollecting random chats from months ago).

On Thu, Jun 21, 2018 at 11:26 AM, Jeremy Audet <jau...@redhat.com> wrote:

> Base URLs should never change. That's an expectation that all web
> application clients everywhere should be able to rely on. "Cool URIs don't
> change." If anything, storing IDs is the worse practice, because that
> implies that the client is going to use pre-existing knowledge to locally
> build URLs, instead of asking Pulp for the URLs it needs.
>
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to