This repository was archived by the owner on Nov 16, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork56
This repository was archived by the owner on Nov 16, 2020. It is now read-only.
Support internal docker repository by default #677
Open
Labels
Milestone
Description
Feature Request
Detailed Description
Rather than depend on an external repository (dockerhub/gcr.io), allow configuring for an internal repository and in fact make that the default (and part of installation).
This makes development and testing far faster and there are bugs with authentication to gcr.io currently within Knative/Kaniko
Context
Possible Implementation
Complexity
- Low - Simple enhancement or bug fix, no architectural changes or refactoring
- Medium - Change requires some thought, but is relatively isolated
- High - Significant architectural change or large refactor