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: use k8syml.YAMLToJSON when marshalling resources #4604

Closed

Commits on May 3, 2022

  1. fix: use k8syaml.YAMLToJSONStrict when marshalling resources

    Properly handles cases where the YAML is not valid JSON, such as
    maps with integer keys (kubernetes-sigs#3446).
    dwalters committed May 3, 2022
    Configuration menu
    Copy the full SHA
    1ae9dfb View commit details
    Browse the repository at this point in the history