This repository has been archived by the owner on Sep 5, 2019. It is now read-only.
Unable to push knative images to local registry #598
Labels
area/test-and-release
Test infrastructure, tests or release
Expected Behavior
I have been trying to build images for knative release version 0.5 on Power architecture by cloning branch release-0.5. The image build succeeds with $ ./hack/release.sh --skip-tests --nopublish --notag-release command. However, when I try to run any of the images or push them to local registry, I am facing some git commit(kodata) related issue. Am I missing something here?
Actual Behavior
Trying to run
docker run -it ko.local/github.com/knative/build/cmd/git-init:latest sh
gives following output.(prettied the json up for readability)Steps to Reproduce the Problem
Additional Info
Previously, we have been able to build and push images for Power architecture on dockerhub for version 0.3. However, we are facing some kodata related errors currently. It may be an environment setup issue. Any suggestions would be of great help.
/area test-and-release
/kind question
The text was updated successfully, but these errors were encountered: