From d086e9897f66191991a9a90c875837a3dc9a8509 Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Thu, 18 Aug 2016 11:28:54 -0700 Subject: [PATCH] update autogenerated --- api/swagger-spec/api.json | 4 ++++ api/swagger-spec/apis.json | 4 ++++ api/swagger-spec/apps.json | 4 ++++ api/swagger-spec/apps_v1alpha1.json | 4 ++++ api/swagger-spec/authentication.k8s.io.json | 4 ++++ .../authentication.k8s.io_v1beta1.json | 4 ++++ api/swagger-spec/authorization.k8s.io.json | 4 ++++ api/swagger-spec/authorization.k8s.io_v1beta1.json | 4 ++++ api/swagger-spec/autoscaling.json | 4 ++++ api/swagger-spec/autoscaling_v1.json | 4 ++++ api/swagger-spec/batch.json | 4 ++++ api/swagger-spec/batch_v1.json | 4 ++++ api/swagger-spec/batch_v2alpha1.json | 4 ++++ api/swagger-spec/certificates.json | 4 ++++ api/swagger-spec/certificates_v1alpha1.json | 14 ++++++-------- api/swagger-spec/extensions.json | 4 ++++ api/swagger-spec/extensions_v1beta1.json | 4 ++++ api/swagger-spec/logs.json | 4 ++++ api/swagger-spec/policy.json | 4 ++++ api/swagger-spec/policy_v1alpha1.json | 4 ++++ api/swagger-spec/rbac.authorization.k8s.io.json | 4 ++++ .../rbac.authorization.k8s.io_v1alpha1.json | 4 ++++ api/swagger-spec/v1.json | 4 ++++ api/swagger-spec/version.json | 4 ++++ .../certificates/v1alpha1/definitions.html | 6 +++--- 25 files changed, 101 insertions(+), 11 deletions(-) diff --git a/api/swagger-spec/api.json b/api/swagger-spec/api.json index 11431a5a2f..6ec7dba9c8 100644 --- a/api/swagger-spec/api.json +++ b/api/swagger-spec/api.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/api", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/api", diff --git a/api/swagger-spec/apis.json b/api/swagger-spec/apis.json index 2f1f9d5999..dea7ec02cf 100644 --- a/api/swagger-spec/apis.json +++ b/api/swagger-spec/apis.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis", diff --git a/api/swagger-spec/apps.json b/api/swagger-spec/apps.json index 7ae045f66c..695f3160ce 100644 --- a/api/swagger-spec/apps.json +++ b/api/swagger-spec/apps.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/apps", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/apps", diff --git a/api/swagger-spec/apps_v1alpha1.json b/api/swagger-spec/apps_v1alpha1.json index a458269d13..c630bc119c 100644 --- a/api/swagger-spec/apps_v1alpha1.json +++ b/api/swagger-spec/apps_v1alpha1.json @@ -3,6 +3,10 @@ "apiVersion": "apps/v1alpha1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/apps/v1alpha1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/apps/v1alpha1/namespaces/{namespace}/petsets", diff --git a/api/swagger-spec/authentication.k8s.io.json b/api/swagger-spec/authentication.k8s.io.json index d9e804175e..7135929d55 100644 --- a/api/swagger-spec/authentication.k8s.io.json +++ b/api/swagger-spec/authentication.k8s.io.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/authentication.k8s.io", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/authentication.k8s.io", diff --git a/api/swagger-spec/authentication.k8s.io_v1beta1.json b/api/swagger-spec/authentication.k8s.io_v1beta1.json index 0049cbe5ba..e27494d2c2 100644 --- a/api/swagger-spec/authentication.k8s.io_v1beta1.json +++ b/api/swagger-spec/authentication.k8s.io_v1beta1.json @@ -3,6 +3,10 @@ "apiVersion": "authentication.k8s.io/v1beta1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/authentication.k8s.io/v1beta1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/authentication.k8s.io/v1beta1/tokenreviews", diff --git a/api/swagger-spec/authorization.k8s.io.json b/api/swagger-spec/authorization.k8s.io.json index d7c9e898cd..aedd67cd8e 100644 --- a/api/swagger-spec/authorization.k8s.io.json +++ b/api/swagger-spec/authorization.k8s.io.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/authorization.k8s.io", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/authorization.k8s.io", diff --git a/api/swagger-spec/authorization.k8s.io_v1beta1.json b/api/swagger-spec/authorization.k8s.io_v1beta1.json index 60e2ea5018..fa0108a10e 100644 --- a/api/swagger-spec/authorization.k8s.io_v1beta1.json +++ b/api/swagger-spec/authorization.k8s.io_v1beta1.json @@ -3,6 +3,10 @@ "apiVersion": "authorization.k8s.io/v1beta1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/authorization.k8s.io/v1beta1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/authorization.k8s.io/v1beta1/subjectaccessreviews", diff --git a/api/swagger-spec/autoscaling.json b/api/swagger-spec/autoscaling.json index 2d7356626f..4de1765949 100644 --- a/api/swagger-spec/autoscaling.json +++ b/api/swagger-spec/autoscaling.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/autoscaling", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/autoscaling", diff --git a/api/swagger-spec/autoscaling_v1.json b/api/swagger-spec/autoscaling_v1.json index 1783c4777d..70610f77ff 100644 --- a/api/swagger-spec/autoscaling_v1.json +++ b/api/swagger-spec/autoscaling_v1.json @@ -3,6 +3,10 @@ "apiVersion": "autoscaling/v1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/autoscaling/v1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers", diff --git a/api/swagger-spec/batch.json b/api/swagger-spec/batch.json index 3d99488c54..1fe54f7ca9 100644 --- a/api/swagger-spec/batch.json +++ b/api/swagger-spec/batch.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/batch", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/batch", diff --git a/api/swagger-spec/batch_v1.json b/api/swagger-spec/batch_v1.json index b01d01e195..f7ee3d0530 100644 --- a/api/swagger-spec/batch_v1.json +++ b/api/swagger-spec/batch_v1.json @@ -3,6 +3,10 @@ "apiVersion": "batch/v1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/batch/v1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/batch/v1/namespaces/{namespace}/jobs", diff --git a/api/swagger-spec/batch_v2alpha1.json b/api/swagger-spec/batch_v2alpha1.json index df3742a14f..c805a3b4c2 100644 --- a/api/swagger-spec/batch_v2alpha1.json +++ b/api/swagger-spec/batch_v2alpha1.json @@ -3,6 +3,10 @@ "apiVersion": "batch/v2alpha1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/batch/v2alpha1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/batch/v2alpha1", diff --git a/api/swagger-spec/certificates.json b/api/swagger-spec/certificates.json index 015c7496d0..d96703da22 100644 --- a/api/swagger-spec/certificates.json +++ b/api/swagger-spec/certificates.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/certificates", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/certificates", diff --git a/api/swagger-spec/certificates_v1alpha1.json b/api/swagger-spec/certificates_v1alpha1.json index f212c1dda1..4dbb026c8c 100644 --- a/api/swagger-spec/certificates_v1alpha1.json +++ b/api/swagger-spec/certificates_v1alpha1.json @@ -3,6 +3,10 @@ "apiVersion": "certificates/v1alpha1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/certificates/v1alpha1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/certificates/v1alpha1/certificatesigningrequests", @@ -866,10 +870,7 @@ ], "properties": { "request": { - "type": "array", - "items": { - "type": "integer" - }, + "type": "string", "description": "Base64-encoded PKCS#10 CSR data" }, "username": { @@ -898,10 +899,7 @@ "description": "Conditions applied to the request, such as approval or denial." }, "certificate": { - "type": "array", - "items": { - "type": "integer" - }, + "type": "string", "description": "If request was approved, the controller will place the issued certificate here." } } diff --git a/api/swagger-spec/extensions.json b/api/swagger-spec/extensions.json index 9e6eeb8b0f..6d2375f1a6 100644 --- a/api/swagger-spec/extensions.json +++ b/api/swagger-spec/extensions.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/extensions", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/extensions", diff --git a/api/swagger-spec/extensions_v1beta1.json b/api/swagger-spec/extensions_v1beta1.json index 01af27aedc..5d2c774052 100644 --- a/api/swagger-spec/extensions_v1beta1.json +++ b/api/swagger-spec/extensions_v1beta1.json @@ -3,6 +3,10 @@ "apiVersion": "extensions/v1beta1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/extensions/v1beta1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/extensions/v1beta1/namespaces/{namespace}/daemonsets", diff --git a/api/swagger-spec/logs.json b/api/swagger-spec/logs.json index d74c43bf61..971cc9a5b7 100644 --- a/api/swagger-spec/logs.json +++ b/api/swagger-spec/logs.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/logs", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/logs/{logpath}", diff --git a/api/swagger-spec/policy.json b/api/swagger-spec/policy.json index 007c8f516f..208c107993 100644 --- a/api/swagger-spec/policy.json +++ b/api/swagger-spec/policy.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/policy", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/policy", diff --git a/api/swagger-spec/policy_v1alpha1.json b/api/swagger-spec/policy_v1alpha1.json index 659b71bc10..d58deddb24 100644 --- a/api/swagger-spec/policy_v1alpha1.json +++ b/api/swagger-spec/policy_v1alpha1.json @@ -3,6 +3,10 @@ "apiVersion": "policy/v1alpha1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/policy/v1alpha1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/policy/v1alpha1/namespaces/{namespace}/poddisruptionbudgets", diff --git a/api/swagger-spec/rbac.authorization.k8s.io.json b/api/swagger-spec/rbac.authorization.k8s.io.json index 60b0398cdf..8df6f77978 100644 --- a/api/swagger-spec/rbac.authorization.k8s.io.json +++ b/api/swagger-spec/rbac.authorization.k8s.io.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/rbac.authorization.k8s.io", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/rbac.authorization.k8s.io", diff --git a/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json b/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json index fa45a90ad2..e00a71dee5 100644 --- a/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json +++ b/api/swagger-spec/rbac.authorization.k8s.io_v1alpha1.json @@ -3,6 +3,10 @@ "apiVersion": "rbac.authorization.k8s.io/v1alpha1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/apis/rbac.authorization.k8s.io/v1alpha1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings", diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json index 2c44724e2b..ff0335c498 100644 --- a/api/swagger-spec/v1.json +++ b/api/swagger-spec/v1.json @@ -3,6 +3,10 @@ "apiVersion": "v1", "basePath": "https://10.10.10.10:6443", "resourcePath": "/api/v1", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/api/v1/namespaces/{namespace}/bindings", diff --git a/api/swagger-spec/version.json b/api/swagger-spec/version.json index 59f268aa42..1b60aa14b9 100644 --- a/api/swagger-spec/version.json +++ b/api/swagger-spec/version.json @@ -3,6 +3,10 @@ "apiVersion": "", "basePath": "https://10.10.10.10:6443", "resourcePath": "/version", + "info": { + "title": "", + "description": "" + }, "apis": [ { "path": "/version", diff --git a/docs/api-reference/certificates/v1alpha1/definitions.html b/docs/api-reference/certificates/v1alpha1/definitions.html index 9f2cf22e52..5c3a14b18f 100755 --- a/docs/api-reference/certificates/v1alpha1/definitions.html +++ b/docs/api-reference/certificates/v1alpha1/definitions.html @@ -529,7 +529,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }

request

Base64-encoded PKCS#10 CSR data

true

-

integer (int32) array

+

string

@@ -695,7 +695,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }

certificate

If request was approved, the controller will place the issued certificate here.

false

-

integer (int32) array

+

string

@@ -1304,7 +1304,7 @@ Examples: