This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
forked from kelproject/pykube
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kopf changes: add CRD, patch method (#29)
* #28 add CustomResourceDefinition (part of core Kubernetes) * #27 separate patch() method without previous obj loading * #27 test the patch method * Update pykube/objects.py Co-Authored-By: Thibaut Le Page <[email protected]> * Update pykube/objects.py Co-Authored-By: Thibaut Le Page <[email protected]> * fix parameter reference
- Loading branch information
Showing
2 changed files
with
43 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters