Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cf): Improved flexibility of Map deserialization for Service manifest fields #3686

Merged
merged 1 commit into from
May 17, 2019

Conversation

pdelagrave
Copy link

@pdelagrave pdelagrave commented May 17, 2019

  • Added support for ServiceManifest parameters field and UserProvidedServiceManifest credentials field to be deserialized from a JSON document, a YAML document or noop if already a Map.
  • Removed the snakeyaml Gradle dependency as the jackson-dataformat-yaml already includes it.

…ifest fields.

* Added support for ServiceManifest `parameters` field and UserProvidedServiceManifest `credentials` field to be deserialized from a JSON document, a YAML document or noop if already a Map.
* Removed the snakeyaml Gradle dependency as the jackson-dataformat-yaml already includes it.
@Jammy-Louie Jammy-Louie merged commit 7e11bc5 into spinnaker:master May 17, 2019
@pdelagrave pdelagrave deleted the manifest-yml-json branch May 17, 2019 14:32
pdelagrave pushed a commit to pdelagrave/deck that referenced this pull request May 21, 2019
…ation stage `parameters` field

Implements: spinnaker/spinnaker#4361
Corresponding clouddriver patch: spinnaker/clouddriver#3686
pdelagrave pushed a commit to pdelagrave/deck that referenced this pull request May 21, 2019
…ation stage `parameters` field

Implements: spinnaker/spinnaker#4361
Corresponding clouddriver patch: spinnaker/clouddriver#3686
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants