Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
b364c13c
Commit
b364c13c
authored
Sep 19, 2018
by
Haowei Cai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
generated
parent
ae63a470
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
21 deletions
+20
-21
swagger.json
api/openapi-spec/swagger.json
+6
-6
apps_v1beta1.json
api/swagger-spec/apps_v1beta1.json
+4
-4
extensions_v1beta1.json
api/swagger-spec/extensions_v1beta1.json
+4
-4
operations.html
docs/api-reference/apps/v1beta1/operations.html
+3
-3
operations.html
docs/api-reference/extensions/v1beta1/operations.html
+3
-3
BUILD
pkg/registry/apps/deployment/storage/BUILD
+0
-1
No files found.
api/openapi-spec/swagger.json
View file @
b364c13c
...
...
@@ -29807,19 +29807,19 @@
"200"
:
{
"description"
:
"OK"
,
"schema"
:
{
"$ref"
:
"#/definitions/io.k8s.api
.apps.v1beta1.Deployment
Status"
"$ref"
:
"#/definitions/io.k8s.api
machinery.pkg.apis.meta.v1.
Status"
}
},
"201"
:
{
"description"
:
"Created"
,
"schema"
:
{
"$ref"
:
"#/definitions/io.k8s.api
.apps.v1beta1.Deployment
Status"
"$ref"
:
"#/definitions/io.k8s.api
machinery.pkg.apis.meta.v1.
Status"
}
},
"202"
:
{
"description"
:
"Accepted"
,
"schema"
:
{
"$ref"
:
"#/definitions/io.k8s.api
.apps.v1beta1.Deployment
Status"
"$ref"
:
"#/definitions/io.k8s.api
machinery.pkg.apis.meta.v1.
Status"
}
},
"401"
:
{
...
...
@@ -50615,19 +50615,19 @@
"200"
:
{
"description"
:
"OK"
,
"schema"
:
{
"$ref"
:
"#/definitions/io.k8s.api
.extensions.v1beta1.Deployment
Status"
"$ref"
:
"#/definitions/io.k8s.api
machinery.pkg.apis.meta.v1.
Status"
}
},
"201"
:
{
"description"
:
"Created"
,
"schema"
:
{
"$ref"
:
"#/definitions/io.k8s.api
.extensions.v1beta1.Deployment
Status"
"$ref"
:
"#/definitions/io.k8s.api
machinery.pkg.apis.meta.v1.
Status"
}
},
"202"
:
{
"description"
:
"Accepted"
,
"schema"
:
{
"$ref"
:
"#/definitions/io.k8s.api
.extensions.v1beta1.Deployment
Status"
"$ref"
:
"#/definitions/io.k8s.api
machinery.pkg.apis.meta.v1.
Status"
}
},
"401"
:
{
api/swagger-spec/apps_v1beta1.json
View file @
b364c13c
...
...
@@ -1983,7 +1983,7 @@
"description"
:
"API at /apis/apps/v1beta1"
,
"operations"
:
[
{
"type"
:
"v1
beta1.Deployment
Status"
,
"type"
:
"v1
.
Status"
,
"method"
:
"POST"
,
"summary"
:
"create rollback of a Deployment"
,
"nickname"
:
"createNamespacedDeploymentRollback"
,
...
...
@@ -2025,17 +2025,17 @@
{
"code"
:
200
,
"message"
:
"OK"
,
"responseModel"
:
"v1
beta1.Deployment
Status"
"responseModel"
:
"v1
.
Status"
},
{
"code"
:
201
,
"message"
:
"Created"
,
"responseModel"
:
"v1
beta1.Deployment
Status"
"responseModel"
:
"v1
.
Status"
},
{
"code"
:
202
,
"message"
:
"Accepted"
,
"responseModel"
:
"v1
beta1.Deployment
Status"
"responseModel"
:
"v1
.
Status"
}
],
"produces"
:
[
...
...
api/swagger-spec/extensions_v1beta1.json
View file @
b364c13c
...
...
@@ -2153,7 +2153,7 @@
"description"
:
"API at /apis/extensions/v1beta1"
,
"operations"
:
[
{
"type"
:
"v1
beta1.Deployment
Status"
,
"type"
:
"v1
.
Status"
,
"method"
:
"POST"
,
"summary"
:
"create rollback of a Deployment"
,
"nickname"
:
"createNamespacedDeploymentRollback"
,
...
...
@@ -2195,17 +2195,17 @@
{
"code"
:
200
,
"message"
:
"OK"
,
"responseModel"
:
"v1
beta1.Deployment
Status"
"responseModel"
:
"v1
.
Status"
},
{
"code"
:
201
,
"message"
:
"Created"
,
"responseModel"
:
"v1
beta1.Deployment
Status"
"responseModel"
:
"v1
.
Status"
},
{
"code"
:
202
,
"message"
:
"Accepted"
,
"responseModel"
:
"v1
beta1.Deployment
Status"
"responseModel"
:
"v1
.
Status"
}
],
"produces"
:
[
...
...
docs/api-reference/apps/v1beta1/operations.html
View file @
b364c13c
...
...
@@ -2982,17 +2982,17 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
202
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
Accepted
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
beta1_deploymentstatus"
>
v1beta1.Deployment
Status
</a></p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
_status"
>
v1.
Status
</a></p></td>
</tr>
<tr>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
200
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
success
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
beta1_deploymentstatus"
>
v1beta1.Deployment
Status
</a></p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
_status"
>
v1.
Status
</a></p></td>
</tr>
<tr>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
201
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
Created
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
beta1_deploymentstatus"
>
v1beta1.Deployment
Status
</a></p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
_status"
>
v1.
Status
</a></p></td>
</tr>
</tbody>
</table>
...
...
docs/api-reference/extensions/v1beta1/operations.html
View file @
b364c13c
...
...
@@ -3541,17 +3541,17 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
202
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
Accepted
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
beta1_deploymentstatus"
>
v1beta1.Deployment
Status
</a></p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
_status"
>
v1.
Status
</a></p></td>
</tr>
<tr>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
200
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
success
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
beta1_deploymentstatus"
>
v1beta1.Deployment
Status
</a></p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
_status"
>
v1.
Status
</a></p></td>
</tr>
<tr>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
201
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
>
Created
</p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
beta1_deploymentstatus"
>
v1beta1.Deployment
Status
</a></p></td>
<td
class=
"tableblock halign-left valign-top"
><p
class=
"tableblock"
><a
href=
"../definitions#_v1
_status"
>
v1.
Status
</a></p></td>
</tr>
</tbody>
</table>
...
...
pkg/registry/apps/deployment/storage/BUILD
View file @
b364c13c
...
...
@@ -49,7 +49,6 @@ go_library(
"//pkg/printers/internalversion:go_default_library",
"//pkg/printers/storage:go_default_library",
"//pkg/registry/apps/deployment:go_default_library",
"//staging/src/k8s.io/api/apps/v1beta1:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/api/errors:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/apis/meta/v1:go_default_library",
"//staging/src/k8s.io/apimachinery/pkg/runtime:go_default_library",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment