stefanprodan / kustomizer

An experimental package manager for distributing Kubernetes configuration as OCI artifacts.
https://kustomizer.dev
Apache License 2.0
286 stars 13 forks source link

bake cosign binary into kustomizer container image #83

Open developer-guy opened 1 year ago

developer-guy commented 1 year ago

as kustomizer uses cosign executable, it'd be better to include cosign binary into container image.

assign it to me I can fix this

stefanprodan commented 1 year ago

Could you also switch to Wolfi from distroless? Thanks!

Ref: https://github.com/stefanprodan/kustomizer/blob/main/Makefile#L75