-
Notifications
You must be signed in to change notification settings - Fork 580
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
Tekton jib-maven fails to push image to the internal docker registry #172
Comments
That will fail too if we pass this system property
|
Since this a platform specific issue with the tool (jib) and not the task and you seem to have taken the issue there I am going to close this here... /close |
@chmouel: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
FYI and if your are interested about the issue which prevents to use for the moment JIB + Tekton with internal docker registry on ocp -> GoogleContainerTools/jib#2258 (comment) |
Change max shift variable to 2
Expected Behavior
Image built by jib maven plugin should be piushed to the internal docker registry ->
docker-registry.default.svc:5000/test/sb-image
Actual Behavior
Error reported
Steps to Reproduce the Problem
Additional Info
Task definition
The text was updated successfully, but these errors were encountered: