appc/spec

actool: take manifests in yaml format

Open

#77 opened on Jan 5, 2015

View on GitHub
 (19 comments) (0 reactions) (0 assignees)Go (143 forks)github user discovery
component/toolinghelp wanted

Repository metrics

Stars
 (1,253 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

From @philips on December 3, 2014 18:30

JSON is difficult for people to write and a number of people have asked for another format for the manifest. Instead of complicating the spec with multiple serialization formats for the ACI manifests add a feature to actool build to take manifest files with a .yaml extension and convert the YAML to JSON before laying the manifest down.

/cc @jonboulle thoughts on this?

Copied from original issue: coreos/rocket#195

Contributor guide