forked from GoogleContainerTools/skaffold
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bugs in insecure registries for kaniko
This PR: 1. Passes in the `--insecure-registry` flag to kaniko, which allows for insecure image pull and pushes 2. Updates the kaniko image to one that incorporates this bug fix in kaniko: GoogleContainerTools/kaniko#685. This bug fix is required for insecure registries to work with caching in kaniko.
- Loading branch information
Priya Wadhwa
committed
Oct 2, 2019
1 parent
8e42805
commit 1b44493
Showing
3 changed files
with
21 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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