stefanprodan / timoni

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

Use shorter syntax for string keys in CUE schemas #335

Closed errordeveloper closed 5 months ago

errordeveloper commented 5 months ago

This avoid uncessary interpolation, which makes for longer syntax, but it is generally just uncessary.

errordeveloper commented 5 months ago

@stefanprodan how do I update examples/*/cue.mod/pkg?

stefanprodan commented 5 months ago

Copy over the files from schemas dir to examples and most importantly to blueprints.