Tejal Desai

Results 210 comments of Tejal Desai

@iusetabs Skaffold relies on docker client lib to pull images. We don't do anything special and hence this should work out of the box. That said, can you please provide...

However, skaffold run works on a pure kpt only sample in the same repo https://github.com/tejal29/kpt-skaffold-example/tree/main/skaffold-kpt-example

@yurchenkosv Thanks for the fix. Looks like this is an issue in v1 skaffold versions. I am not sure how the PR you have fixes the issue. Can you please...

sorry for the delay @yurchenkosv Kaniko has two fields `pullSecretName` and `pullSecretPath` described here https://skaffold.dev/docs/pipeline-stages/builders/docker/#dockerfile-in-cluster-with-kaniko Can you instead make a change to add the `pullSecretName` to Kaniko Pod spec created...

Currently the team is working on higher priority issues. We would love community help on this