-
Notifications
You must be signed in to change notification settings - Fork 880
Open
Labels
Description
Is your feature request related to a problem? Please describe.
[A clear and concise description of what the problem is. Ex. I'm always frustrated when ... ]
Current dind approach need privilege for pod, which is not supported on some cloud. So it could be better to build the image through kaniko instead of docker.
Describe the feature you'd like
[A clear and concise description of what you want to happen.]
Use kaniko instead of docker to build image and push to repo
Describe alternatives you've considered
[A clear and concise description of any alternative solutions or features you've considered.]
Additional context
[Add any other context or screenshots about the feature request here.]