Skip to content

Commit 2800e12

Browse files
committed
Update to 1.15 API.
1 parent 74ed0f5 commit 2800e12

File tree

681 files changed

+179539
-144499
lines changed

Some content is hidden

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

681 files changed

+179539
-144499
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.10.3",
3+
"version": "0.11.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=7959939
2121
export USERNAME=kubernetes
2222

2323
# Kubernetes branch to get the OpenAPI spec from.
24-
export KUBERNETES_BRANCH="release-1.13"
24+
export KUBERNETES_BRANCH="release-1.15"
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-
ab0899ad4df48f7bb790d1330c11df0ced6342010e32e6c36188249a2ddff4cf
1+
ae5b752dc9ffc1f061bdabf702220d44f11ae5e788f545708eb387e533aa0984

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.13.10
5+
* The version of the OpenAPI document: v1.15.5
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/admissionregistrationV1beta1Api.ts

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

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.13.10
5+
* The version of the OpenAPI document: v1.15.5
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/apiextensionsV1beta1Api.ts

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

src/gen/api/apiregistrationApi.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.13.10
5+
* The version of the OpenAPI document: v1.15.5
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/api/apiregistrationV1Api.ts

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

0 commit comments

Comments
 (0)