Skip to content

fix: compatibility with the new yaml-cpp version#1177

Closed
qwer112358 wants to merge 1 commit intouserver-framework:developfrom
qwer112358:fix-macos
Closed

fix: compatibility with the new yaml-cpp version#1177
qwer112358 wants to merge 1 commit intouserver-framework:developfrom
qwer112358:fix-macos

Conversation

@qwer112358
Copy link
Copy Markdown

On MacOS, the runtime crashes due to an update to yaml-cpp (commit jbeder/yaml-cpp@96f5c887).

Error:

Error at path'additionalProperties': Wrong type. Expected YAML type'objectValue', but found 'scalarValue' When parsing manager-controller config schema GetManagerConfigSchema() 

Related issue: #990


Note: by creating a PR or an issue you automatically agree to the CLA. See CONTRIBUTING.md. Feel free to remove this note, the agreement holds.

@botanegg
Copy link
Copy Markdown
Contributor

botanegg commented Apr 14, 2026

On my machine fixed after 99142ec

@qwer112358
Copy link
Copy Markdown
Author

On my machine fixed after 99142ec

Discussed with @apolukhin and merged these changes into the internal upstream repository.

@qwer112358 qwer112358 closed this Apr 14, 2026
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.

2 participants