stefanprodan / timoni

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

Add `#ObjectReference` to Timoni's CUE schemas #293

Closed stefanprodan closed 8 months ago

stefanprodan commented 8 months ago

Add #ObjectReference CUE schema for generating Kubernetes object references based on apiVersion, kind, name and namespace.