You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: add more linters and implement suggestions (#53)
* frefactor: convert ErrorWithDetails to a method on Detailer struct
* feat: add context handling for Detailer with NewContext and FromContext functions
* refactor: pass context with detailer to functions returning errors with details
* refactor: enhance codebase with additional linters suggestions
* chore: bump version to 0.2.3
Cuestomize is a Kubernetes Package Manager using CUE-lang and integrated in Kustomize.
3
6
4
7
It is implemented as a Kustomize KRM function that reads a CUE model, and optionally some input resources from the Kustomize stream, and passes back to Kustomize the generated resources.
0 commit comments