stefanprodan / timoni

Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
https://timoni.sh
Apache License 2.0
1.53k stars 68 forks source link

Add finalizers to `#Metadata` definition #379

Closed stefanprodan closed 5 months ago

stefanprodan commented 6 months ago

Add optional finalizers field to the #Metadata definition part of the Timoni's CUE schemas.

Fix: #375

jmgilman commented 5 months ago

LGTM