Skip to content

Commit

Permalink
Adding new schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
Yann Hamon committed Nov 9, 2023
1 parent ae3bd85 commit afef76d
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion master-local/_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@
"type": "string"
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": "integer"
},
Expand Down
2 changes: 1 addition & 1 deletion master-local/jobstatus-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-local/jobstatus.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4605,7 +4605,7 @@
"type": "string"
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": "integer"
},
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/job-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10647,7 +10647,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/job.json
Original file line number Diff line number Diff line change
Expand Up @@ -10644,7 +10644,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/joblist-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10662,7 +10662,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/joblist.json
Original file line number Diff line number Diff line change
Expand Up @@ -10656,7 +10656,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/jobstatus-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone-strict/jobstatus.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@
"type": "string"
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": "integer"
},
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/job-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10357,7 +10357,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/job.json
Original file line number Diff line number Diff line change
Expand Up @@ -10354,7 +10354,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/joblist-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10372,7 +10372,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/joblist.json
Original file line number Diff line number Diff line change
Expand Up @@ -10366,7 +10366,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/jobstatus-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master-standalone/jobstatus.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master/_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@
"type": "string"
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": "integer"
},
Expand Down
2 changes: 1 addition & 1 deletion master/jobstatus-batch-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down
2 changes: 1 addition & 1 deletion master/jobstatus.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]
},
"ready": {
"description": "The number of pods which have a Ready condition.\n\nThis field is beta-level. The job controller populates the field when the feature gate JobReadyPods is enabled (enabled by default).",
"description": "The number of pods which have a Ready condition.",
"format": "int32",
"type": [
"integer",
Expand Down

0 comments on commit afef76d

Please sign in to comment.