1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-30 19:35:06 +00:00
kyverno/cmd
Jason Hall 6055713dfc
Use ko to build images (#4366)
This updates Makefile targets to build images using `docker buildx
build` to use `ko build` instead.

End-to-end tests are accomplished by building and loading the image
directly into the KinD cluster via ko.

Also:
- use GitHub Actions token to push to ghcr.io (setup-ko sets this up for us)
- allow forks to push to their forked repo's packages (useful for testing)

Signed-off-by: Jason Hall <jason@chainguard.dev>

Signed-off-by: Jason Hall <jason@chainguard.dev>
2022-08-25 20:32:40 +02:00
..
cli/kubectl-kyverno Use ko to build images (#4366) 2022-08-25 20:32:40 +02:00
initContainer Use ko to build images (#4366) 2022-08-25 20:32:40 +02:00
kyverno Use ko to build images (#4366) 2022-08-25 20:32:40 +02:00