Jason Hall

Results 385 comments of Jason Hall

@chuangw6 do you think we should wait for #2106?

> Will v1.9.0 update golang to v1.18.1 or newer? The current release is affected by the following vulnerability [CVE-2022-24675](https://nvd.nist.gov/vuln/detail/CVE-2022-24675). If so, is there any estimate for when v.1.9.0 will be...

I still don't know exactly what's wrong in https://github.com/GoogleContainerTools/kaniko/issues/1669 -- if someone can test the latest commit-tagged image and let me know if it's been fixed since 1.8.0 that would...

The :latest image is quite old, pointing to :v1.6.0 due to issues with :v1.7.0 It's possible the bug is fixed at head, and while we wait for a v1.8.0 release...

> any update for this issue ?, i am facing same problem when deploy ML image with sentence-transformers and torch>=1.6.0. the image size is more than 3 GB. It sounds...

https://github.com/GoogleContainerTools/kaniko/issues/2115 is the issue tracking the next release. I don't have any more information than what's in that issue.

Does this issue still happen at the latest commit-tagged image? With and without caching enabled?

> I also have been trying with similar to the below for pulling from one private registry then pushing to a different private registry and no success: > ... >...

It sounds like this issue is resolved, please respond or file a new issue if this isn't the case.

In case it helps, here's a diff of the files in v1.6.0 and 1.7.0, using [`crane`](https://github.com/google/go-containerregistry/blob/main/cmd/crane/): ``` $ diff -rw-r--r-- 0 root root 641760 Oct 19 22:30 kaniko/ssl/certs/ca-certificates.crt 7,22c5,20 <...