HomePhorge

(PUP-3355) Remove PSON document_type
7007b6f96ef9Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3355) Remove PSON document_type

This commit removes the encapsulation in the PSON serialization format.
Puppet only did this when using PSON on certain endpoints, other formats
like YAML or MsgPack never did this.

This is backwards compatible with older Puppet versions as they throw
away the info if it is there. But it is backwards incompatible for other
consumers of the PSON APIs.

Details

Provenance
Erik Dalén <dalen@spotify.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUcc4e3c555bf8: Merge remote-tracking branch 'upstream/stable'
Branches
Unknown
Tags
Unknown

Event Timeline

Erik Dalén <dalen@spotify.com> committed rPU7007b6f96ef9: (PUP-3355) Remove PSON document_type (authored by Erik Dalén <dalen@spotify.com>).Sep 27 2014, 2:02 AM