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

Task resources for objects use hrefs which may not be stable #4315

Closed
mdellweg opened this issue Aug 22, 2023 · 1 comment · Fixed by #4761
Closed

Task resources for objects use hrefs which may not be stable #4315

mdellweg opened this issue Aug 22, 2023 · 1 comment · Fixed by #4761
Assignees
Labels

Comments

@mdellweg
Copy link
Member

related to #4207
Also switching domains on or off changes how hrefs are represented.

Possible solution:
Instead of /pulp/[domain/]api/v3/repositories/file/file/<ID> we can use repository:file:file:<ID>.
For some intermediary releases, we would use both in parallel.

@bmbouter
Copy link
Member

+1 to this. This is more like an AWS ARN also which is nice to not have it tied to the URL format which can change for exactly these types of reasons.

@gerrod3 gerrod3 self-assigned this Nov 16, 2023
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Nov 21, 2023
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Nov 21, 2023
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Nov 22, 2023
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Nov 27, 2023
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 15, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 15, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 22, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 22, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 22, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 22, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 26, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 26, 2024
gerrod3 added a commit to gerrod3/pulpcore that referenced this issue Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants