This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Revert "Support mirror registries with path component (#1707)"#1794
Merged
tejal29 merged 2 commits intoGoogleContainerTools:masterfrom Oct 21, 2021
Merged
Revert "Support mirror registries with path component (#1707)"#1794tejal29 merged 2 commits intoGoogleContainerTools:masterfrom
tejal29 merged 2 commits intoGoogleContainerTools:masterfrom
Conversation
…rTools#1707)" This reverts commit 4e218f2.
This was referenced Oct 20, 2021
briandealwis
approved these changes
Oct 20, 2021
dancerj
added a commit
to dancerj/gitlstreefs
that referenced
this pull request
Oct 31, 2021
This reverts commit 45c2dd5. I believe the latest is now pointing back to 1.6 until the proper fix is landed. GoogleContainerTools/kaniko#1791 GoogleContainerTools/kaniko#1794
bdwyertech
added a commit
to bdwyertech/kaniko-gitlab
that referenced
this pull request
Nov 15, 2021
Pin to 1.6.0 until 1.7.1 fix is released Ref: GoogleContainerTools/kaniko#1794
|
Is there a fix for this planned? I expected to be able to take an existing dockerfile such as: And instruct kaniko to use my mirror like this (fake domain names here for the example): Which would then pull from this final URL as if it was my FROM line: however, in reality this fails with the error: I believe this occurs because of the URI if it's unreasonable to fix |
Closed
|
@briandealwis What's your response to @stevemk14ebr? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1793 #1790 #1791