Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: preserve registry path when replacing a host #8222

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

owlstronaut
Copy link
Contributor

@owlstronaut owlstronaut commented Apr 10, 2025

fixes #8216

This pull request includes updates to the reify.js module and its corresponding tests to handle registry path prepending. The changes ensure that URLs are correctly modified when the hostname is replaced, and add tests to verify this functionality.

@owlstronaut owlstronaut force-pushed the owlstronaut/preserve-registry-path branch from 6210c73 to 7c517d8 Compare April 10, 2025 18:51
@owlstronaut owlstronaut marked this pull request as ready for review April 10, 2025 18:56
@owlstronaut owlstronaut requested a review from a team as a code owner April 10, 2025 18:56
Copy link
Member

@wraithgar wraithgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty straightforward. Nice.

@owlstronaut owlstronaut merged commit 0886e7a into latest Apr 10, 2025
17 checks passed
@owlstronaut owlstronaut deleted the owlstronaut/preserve-registry-path branch April 10, 2025 20:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Custom Registry with extended path does not work with version 11.3.0
2 participants