google / google/go-jsonnet

Interest for import toml ?

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

Description

At work we use mainly jsonnet to describe Kubernetes manifests, and a large swath of code also uses Toml configuration (notably influxdb and telegraf config).

Interoperability with jsonnet is currently hindered if we don't have a complete `read`, `modify` `write` (which we already have in the `std.manifestTomlEx` function) cycle from within jsonnet.

We would like to import TOML in much same way as we enjoy importing YAML through the `std.parseYaml()` API.

Would there be interest in an implementation of an `std.parseToml()` API ?

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.