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

Add PATCH to CustomObjectsApi #53

Merged

Conversation

craigtracey
Copy link
Contributor

Currently the swagger schema for CustomObjectsApi does not support
PATCHing CustomObjects; only replacing. Both TPR and CRD support update
in their respective schemas.

This change adds the swagger schema to PATCH CustomObjects.

Signed-off-by: Craig Tracey craigtracey@gmail.com

Currently the swagger schema for CustomObjectsApi does not support
PATCHing CustomObjects; only replacing. Both TPR and CRD support update
in their respective schemas.

This change adds the swagger schema to PATCH CustomObjects.

Signed-off-by: Craig Tracey <craigtracey@gmail.com>
@brendandburns
Copy link
Contributor

LGTM. thanks.

@brendandburns brendandburns merged commit dd4e762 into kubernetes-client:master Feb 14, 2018
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.

None yet

2 participants