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
9c772a28
Commit
9c772a28
authored
Mar 30, 2019
by
danielqsj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update generated files
parent
f07b9b6a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
swagger.json
api/openapi-spec/swagger.json
+1
-1
generated.proto
...-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto
+1
-1
No files found.
api/openapi-spec/swagger.json
View file @
9c772a28
...
@@ -16320,7 +16320,7 @@
...
@@ -16320,7 +16320,7 @@
"type"
:
"string"
"type"
:
"string"
},
},
"type"
:
{
"type"
:
{
"description"
:
"Type is the type of the condition."
,
"description"
:
"Type is the type of the condition.
Types include Established, NamesAccepted and Terminating.
"
,
"type"
:
"string"
"type"
:
"string"
}
}
},
},
staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto
View file @
9c772a28
...
@@ -140,7 +140,7 @@ message CustomResourceDefinition {
...
@@ -140,7 +140,7 @@ message CustomResourceDefinition {
// CustomResourceDefinitionCondition contains details for the current condition of this pod.
// CustomResourceDefinitionCondition contains details for the current condition of this pod.
message
CustomResourceDefinitionCondition
{
message
CustomResourceDefinitionCondition
{
// Type is the type of the condition.
// Type is the type of the condition.
Types include Established, NamesAccepted and Terminating.
optional
string
type
=
1
;
optional
string
type
=
1
;
// Status is the status of the condition.
// Status is the status of the condition.
...
...
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