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

Problems with incremental packager on Kaniko #998

Closed
nicolaferraro opened this issue Oct 9, 2019 · 3 comments
Closed

Problems with incremental packager on Kaniko #998

nicolaferraro opened this issue Oct 9, 2019 · 3 comments
Labels
area/build-operator Related to the internal image build operator
Milestone

Comments

@nicolaferraro
Copy link
Member

I know there was already an issue for this, but I think they are two different problems.

I did this:

  1. Create a knative integration targeting service a and make it run
  2. Restart the cluster (minikube)
  3. Edit the integration to target service b, since there's another bug that make the two kits different, another build is started, starting from the result of the first one

The Kaniko pod throws an error:

INFO[0000] Downloading base image 10.99.251.236/default/camel-k-kit-bmeffspsmgr6cu5thqkg:77013 
2019/10/09 14:48:48 No matching credentials were found, falling back on anonymous
INFO[0000] Error while retrieving image from cache: MANIFEST_UNKNOWN: "manifest unknown"
@nicolaferraro nicolaferraro added this to the 1.0.0-M3 milestone Oct 9, 2019
@astefanutti astefanutti added the area/build-operator Related to the internal image build operator label Oct 10, 2019
@nicolaferraro
Copy link
Member Author

Not so obvious to replicate.. It's now working for me

@astefanutti
Copy link
Member

To be assessed after #1121 is merged.

@nicolaferraro
Copy link
Member Author

Duplicate of #1080

@nicolaferraro nicolaferraro marked this as a duplicate of #1080 Dec 18, 2019
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
Projects
None yet
Development

No branches or pull requests

2 participants