google / google/go-jsonnet

Requests: Tool to statically expand import/importstr expressions and consolidate Jsonnet files

Open
#762 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.8k
Forks
263
PR merge metrics
No merged PRs in 30d

Description

I want to distribute Kubernetes manifests written in Jsonnet, while maintaining parameterization, similar to Helm Charts. However, the Jsonnet files I handle are very large and complex, importing various libsonnet files and configuration files such as JSON and YAML, which means I need to include many files in the distribution package. It would be ideal if the Jsonnet files containing multiple import/importstr could be statically expanded and consolidated into a single file. Is there any plan to bundle such a tool as a sub-tool in go-jsonnet?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.