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

sambhav
Copy link
Contributor

@sambhav sambhav commented Apr 28, 2022

Signed-off-by: Sambhav Kothari sambhavs.email@gmail.com

Fixes #918

@sambhav sambhav requested a review from nolar as a code owner April 28, 2022 09:01
Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>
@sambhav
Copy link
Contributor Author

sambhav commented Apr 28, 2022

@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
@sambhav sambhav 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