8000 Merge pull request #307 from mbohlool/update_gen · kubernetes-client/python@e2e422b · GitHub
[go: up one dir, main page]

Skip to content

Commit e2e422b

Browse files
authored
Merge pull request #307 from mbohlool/update_gen
Release 3.0 - Update generated client and documentations
2 parents f9a0196 + ed7a1f1 commit e2e422b

File tree

806 files changed

+2082
-2070
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

806 files changed

+2082
-2070
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v3.0.0
2+
- Fix Operation names for subresources kubernetes/kubernetes#49357
3+
14
# v3.0.0b1
25
- Add proper GCP config loader and refresher kubernetes-client/python-base#22
36
- Add ws_streaming_protocol and use v4 by default kubernetes-client/python-base#20

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,12 @@ supported versions of Kubernetes clusters.
8383

8484
#### Compatibility matrix
8585

86-
| | Kubernetes 1.3 | Kubernetes 1.4 | Kubernetes 1.5 | Kubernetes 1.6 |
87-
|-------------------------|----------------|----------------|----------------|----------------|
88-
| client-python 1.0 | + | + || - |
89-
| client-python 2.0 alpha | + | + | + ||
90-
| client-python HEAD | + | + | + | + |
86+
| | Kubernetes 1.3 | Kubernetes 1.4 | Kubernetes 1.5 | Kubernetes 1.6 | Kubernetes 1.7 |
87+
|--------------------|----------------|----------------|----------------|----------------|----------------|
88+
| client-python 1.0 | + | + || - | - |
89+
| client-python 2.0 | + | + | + || - |
90+
| client-python 3.0 | + | + | + | + ||
91+
| client-python HEAD | + | + | + | + | + |
9192

9293
Key:
9394

@@ -105,13 +106,19 @@ between client-python versions.
105106
|----------------|--------------------------------------|-------------------------------|
106107
| 1.0 Alpha/Beta | Kubernetes main repo, 1.5 branch ||
107108
| 1.0.x | Kubernetes main repo, 1.5 branch ||
108-
| 2.0 alpha | Kubernetes main repo, 1.6 branch ||
109+
| 2.0 Alpha/Beta | Kubernetes main repo, 1.6 branch ||
110+
| 2.0.x | Kubernetes main repo, 1.6 branch ||
111+
| 3.0 Alpha/Beta | Kubernetes main repo, 1.7 branch ||
112+
| 3.0 | Kubernetes main repo, 1.7 branch ||
113+
109114

110115
Key:
111116

112117
* `` Changes in main Kubernetes repo are manually ([should be automated](https://github.com/kubernetes-incubator/client-python/issues/177)) published to client-python when they are available.
113118
* `` No longer maintained; please upgrade.
114119

120+
Note: There would be no maintenance for alpha/beta releases except the latest one.
121+
115122
## Community, Support, Discussion
116123

117124
You can reach the maintainers of this project at [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery). If you have any problem with the package or any suggestions, please file an [issue](https://github.com/kubernetes-incubator/client-python/issues).

kubernetes/.swagger-codegen/COMMIT

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Requested Commit: v2.2.2
2+
Actual Commit: ff209ada223dcc7f6c6afc59bb02ec96b85c7e39

kubernetes/README.md

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

kubernetes/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

kubernetes/client/apis/admissionregistration_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

kubernetes/client/apis/admissionregistration_v1alpha1_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

kubernetes/client/apis/apiregistration_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

kubernetes/client/apis/apiregistration_v1beta1_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

kubernetes/client/apis/apis_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

kubernetes/client/apis/apps_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
77
8-
OpenAPI spec version: v1.7.1
8+
OpenAPI spec version: v1.7.4
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

0 commit comments

Comments
 (0)
0