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

Use JSON to parse Foreman API responses #1142

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Nov 13, 2023

The PSON parser is deprecated and Foreman doesn't actually send PSON; it sends JSON.

See https://www.puppet.com/docs/puppet/8/http_api/pson.html

The PSON parser is deprecated and Foreman doesn't actually send PSON; it
sends JSON.

See https://www.puppet.com/docs/puppet/8/http_api/pson.html
@ekohl
Copy link
Member Author

ekohl commented Nov 14, 2023

CentOS 8 timed out (which is more common than I'd like), but this is part of #1139 and that passed as well as Debian 11 & 20.04 so I'm merging this.

@ekohl ekohl merged commit 06bc17d into theforeman:master Nov 14, 2023
6 of 7 checks passed
@ekohl ekohl deleted the use-json-to-parse branch November 14, 2023 10:28
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.

2 participants