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

Kaniko in builder pod failed to push image to docker registry #1282

Closed
tanmoyrsc opened this issue Feb 19, 2020 · 1 comment
Closed

Kaniko in builder pod failed to push image to docker registry #1282

tanmoyrsc opened this issue Feb 19, 2020 · 1 comment
Labels
area/build-operator Related to the internal image build operator status/stale

Comments

@tanmoyrsc
Copy link

I am getting below error in builder pod, where Kaniko failed to push the images to local registry. please help to solve this issue.

camel-k installation command:
kamel install --registry-insecure true --registry 10.35.110.195:5000 --http-proxy-secret kamel-proxy --maven-settings=configmap:maven-settings/settings.xml --kaniko-build-cache=false -n service-integration

creating simple Hello world java camel integration.
kamel run -n service-integration Sample.java

Error in pod:-
error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "10.35.110.195:5000/service-integration/camel-k-kit-bp62q43fet3g2cld1sgg:44220091": creating push check transport for 10.35.110.195:5000 failed: Get http://10.35.110.195:5000/v2/: dial tcp 10.35.110.195:5000: connect: connection refused

Br,
Tanmoy

@astefanutti astefanutti added the area/build-operator Related to the internal image build operator label Jul 21, 2020
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-operator Related to the internal image build operator status/stale
Projects
None yet
Development

No branches or pull requests

2 participants