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

re-request Kaniko Support #4281

Open
2 of 3 tasks
gannaramu opened this issue Sep 7, 2023 · 1 comment
Open
2 of 3 tasks

re-request Kaniko Support #4281

gannaramu opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gannaramu
Copy link

Is your feature request related to a problem? Please describe.

related to Kaniko Support #2322

Describe the solution you'd like

requesting Kaniko support to run goreleaser on k8s with clusters with no dockers.

Describe alternatives you've considered

NA

Search

  • I did search for other open and closed issues before opening this

Supporter

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@gannaramu gannaramu added enhancement New feature or request triage Issue pending triage by one of the maintainers labels Sep 7, 2023
@caarlos0 caarlos0 removed the triage Issue pending triage by one of the maintainers label Sep 8, 2023
@till
Copy link
Contributor

till commented Nov 21, 2023

Just adding my 2 cents, I found that wrapping buildkit is easier than working with kaniko. Then you can have "docker", but you can run it rootless, etc.. What we do when we build is, we start a buildkit along with the build process. But one could also do all this inside go.

For example:
https://github.com/genuinetools/img

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants