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

fixing the makefile; enforcing the registry port match; #1550

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yakom
Copy link

@yakom yakom commented Feb 4, 2025

makefile changes make sure that the vendor directory is used by the build process (the GOFLAGS change) as well as that the local cache isn't needlessly built (both changes) - since there is the said directory.

the code changes fix issue 1406, making sure that the internal and external listening ports of the registries match if they are set to a non-default value (and that the Docker port mapping of the registry container is set up correctly as well).


when i run the E2E tests locally, 8 of them are failing for a seemingly unrelated reason. i'd like to be able to see the CI test execution output.

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

Successfully merging this pull request may close these issues.

[BUG] k3d-managed registry with non-5000 port not accessible from within the cluster
1 participant