Tejal Desai
Tejal Desai
@OladapoAjala let us know if you are still planning to work on this.
Thanks @amitm02. Skaffold naively applies all clean-up label for all the resources deployed by it. You could use `--cleanup=false` to not clean up all resources along with your dev command....
One thing, i mentioned in the internal chat and forgot to capture here is, modules is a good way to distinguish different services however, if they are being used to...
> > we should look into supporting it without users needing to define multiple skaffold.yaml. > > They can define multiple configs in the same `skaffold.yaml` file which would be...
I think I had a meeting with developers form Snyk . We spoke about changing the kaniko tar format to adhere to https://snyk.io/blog/container-image-formats. However, we havent seen any movement from...
Related to https://groups.google.com/g/kaniko-users/c/TKE1xy7Neyo/m/2nMYl4W0AAAJ
Thanks for posting the workaround. We would appreciate community contributions to fix this issue.
@macrotex Can you please use kaniko v0.22.0 https://github.com/GoogleContainerTools/kaniko/releases/tag/v0.22.0 and let us know if it still exists.
Thank you folks, I updated the docs to use `v1` endpoint instead of v2
@tanguydelignieresaccenture i am still trying to understand why adding `--registry-mirror` works for you.