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 incorrect JSONPatch paths when special characters are used #919

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

samj1912
Copy link
Contributor

Signed-off-by: Sambhav Kothari [email protected]

Fixes #918

@samj1912 samj1912 requested a review from nolar as a code owner April 28, 2022 09:01
@samj1912
Copy link
Contributor Author

@nolar could we please merge this and cut a release? This is a significant bug in the patching logic and is causing some issues. I am not sure why the pypy3.7 failure is happening. Seems unrelated to my fix.

@nolar nolar merged commit bab2d4c into nolar:main Nov 1, 2022
@samj1912 samj1912 deleted the fix-json-patch branch November 1, 2022 19:46
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.

kopf doesn't construct JSONPatches correctly when keys include characters like ~ and /
2 participants