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

Refactor `#ImagePullSecret` CUE generator #342

Closed stefanprodan closed 7 months ago

stefanprodan commented 7 months ago

This PR fixes the #ImagePullSecret dockerconfig encoding and refactors the generator to embed the Kubernetes Secret type for better UX.

Usage example: https://github.com/stefanprodan/flux-aio/blob/v2.2.3-0/modules/flux-aio/templates/imagepullsecret.cue