Skip to content

Commit 7514882

Browse files
authored
Merge pull request #585 from brendandburns/master
Regenerate client for Kubernetes 1.20.0, Rev package version to 0.14.0
2 parents b99fe20 + a055366 commit 7514882

File tree

717 files changed

+23688
-10437
lines changed

Some content is hidden

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

717 files changed

+23688
-10437
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubernetes/client-node",
3-
"version": "0.13.3",
3+
"version": "0.14.0",
44
"description": "NodeJS client for kubernetes",
55
"repository": {
66
"type": "git",

settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export GEN_COMMIT=d71ff1efd
2121
export USERNAME=kubernetes
2222

2323
# Kubernetes branch/tag to get the OpenAPI spec from.
24-
export KUBERNETES_BRANCH="v1.19.0"
24+
export KUBERNETES_BRANCH="v1.20.2"
2525

2626
# client version for packaging and releasing. It can
2727
# be different than SPEC_VERSION.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2b45a7a4f3b0b6fae4b240fddf0c228b9085dedcff27e8b388e07263ba685503
1+
7f1cd348e1e897377abbe5e7b1e551058eabc77203af5ec8433628526fe49b0f

src/gen/api/admissionregistrationApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Kubernetes
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: v1.19.0
5+
* The version of the OpenAPI document: v1.20.2
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/admissionregistrationV1Api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Kubernetes
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: v1.19.0
5+
* The version of the OpenAPI document: v1.20.2
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/admissionregistrationV1beta1Api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Kubernetes
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: v1.19.0
5+
* The version of the OpenAPI document: v1.20.2
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/apiextensionsApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Kubernetes
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: v1.19.0
5+
* The version of the OpenAPI document: v1.20.2
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/apiextensionsV1Api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Kubernetes
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: v1.19.0
5+
* The version of the OpenAPI document: v1.20.2
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/apiextensionsV1beta1Api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Kubernetes
33
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
44
*
5-
* The version of the OpenAPI document: v1.19.0
5+
* The version of the OpenAPI document: v1.20.2
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)