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

fix: update metadata to use map for json response #267

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

shreddedbacon
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Lagoon v2.12.0 contains a change in the response field for metadata. A mariadb update resulted in the data that was previously returned as an escaped string now returns as valid json.

The Lagoon CLI used to process this field as a string, now it returns as a map and processed using JSON utils.

Changelog Entry

Fix - Handle metadata properly

Closing issues

closes #266

@shreddedbacon shreddedbacon marked this pull request as ready for review February 27, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get project-metadata go struct error
1 participant