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

patchparams should use correct ser for dry-run bool - fixes #511 #512

Merged
merged 1 commit into from
May 6, 2021

Conversation

clux
Copy link
Member

@clux clux commented May 5, 2021

force push because thought this was a copy of serialization at first, but this is just a manually done query parameter that's probably wrong.

hopefully All works everywhere, ["All"] is used in serialization when using post data

@clux clux linked an issue May 5, 2021 that may be closed by this pull request
@clux
Copy link
Member Author

clux commented May 6, 2021

This matches the k8s-openapi generated docs for their PatchOptional: https://arnavion.github.io/k8s-openapi/v0.11.x/k8s_openapi/struct.PatchOptional.html#structfield.dry_run

@clux clux merged commit 286bac5 into master May 6, 2021
@clux clux deleted the dry-run-ser branch May 6, 2021 08:38
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.

PatchParams dry-run doesn't seems to work
1 participant