forked from kubernetes-client/python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename parameter async into async_req to support Python 3.7
as Python 3.7 treats async as a reserved keyword.
- Loading branch information
Showing
55 changed files
with
7,131 additions
and
7,131 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
144 changes: 72 additions & 72 deletions
144
kubernetes/client/apis/admissionregistration_v1alpha1_api.py
Large diffs are not rendered by default.
Oops, something went wrong.
270 changes: 135 additions & 135 deletions
270
kubernetes/client/apis/admissionregistration_v1beta1_api.py
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.