Skip to content

Commit 79ad64d

Browse files
author
Yann Hamon
committed
Adding new schemas
1 parent c1a816b commit 79ad64d

36 files changed

+40
-40
lines changed

master-local/_definitions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2467,7 +2467,7 @@
24672467
"type": "integer"
24682468
},
24692469
"terminatingReplicas": {
2470-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
2470+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
24712471
"format": "int32",
24722472
"type": "integer"
24732473
},
@@ -2671,7 +2671,7 @@
26712671
"type": "integer"
26722672
},
26732673
"terminatingReplicas": {
2674-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
2674+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
26752675
"format": "int32",
26762676
"type": "integer"
26772677
}

master-local/deploymentstatus-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
"terminatingReplicas": {
61-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
61+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
6262
"format": "int32",
6363
"type": [
6464
"integer",

master-local/deploymentstatus.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
"terminatingReplicas": {
61-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
61+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
6262
"format": "int32",
6363
"type": [
6464
"integer",

master-local/replicasetstatus-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
"terminatingReplicas": {
61-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
61+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
6262
"format": "int32",
6363
"type": [
6464
"integer",

master-local/replicasetstatus.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
"terminatingReplicas": {
61-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
61+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
6262
"format": "int32",
6363
"type": [
6464
"integer",

master-standalone-strict/_definitions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,7 @@
25422542
"type": "integer"
25432543
},
25442544
"terminatingReplicas": {
2545-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
2545+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
25462546
"format": "int32",
25472547
"type": "integer"
25482548
},
@@ -2752,7 +2752,7 @@
27522752
"type": "integer"
27532753
},
27542754
"terminatingReplicas": {
2755-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
2755+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
27562756
"format": "int32",
27572757
"type": "integer"
27582758
}

master-standalone-strict/deployment-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11069,7 +11069,7 @@
1106911069
]
1107011070
},
1107111071
"terminatingReplicas": {
11072-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
11072+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1107311073
"format": "int32",
1107411074
"type": [
1107511075
"integer",

master-standalone-strict/deployment.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11066,7 +11066,7 @@
1106611066
]
1106711067
},
1106811068
"terminatingReplicas": {
11069-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
11069+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1107011070
"format": "int32",
1107111071
"type": [
1107211072
"integer",

master-standalone-strict/deploymentlist-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11084,7 +11084,7 @@
1108411084
]
1108511085
},
1108611086
"terminatingReplicas": {
11087-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
11087+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1108811088
"format": "int32",
1108911089
"type": [
1109011090
"integer",

master-standalone-strict/deploymentlist.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11078,7 +11078,7 @@
1107811078
]
1107911079
},
1108011080
"terminatingReplicas": {
11081-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
11081+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1108211082
"format": "int32",
1108311083
"type": [
1108411084
"integer",

master-standalone-strict/deploymentstatus-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
]
108108
},
109109
"terminatingReplicas": {
110-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
110+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
111111
"format": "int32",
112112
"type": [
113113
"integer",

master-standalone-strict/deploymentstatus.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
]
108108
},
109109
"terminatingReplicas": {
110-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
110+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
111111
"format": "int32",
112112
"type": [
113113
"integer",

master-standalone-strict/replicaset-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10978,7 +10978,7 @@
1097810978
"type": "integer"
1097910979
},
1098010980
"terminatingReplicas": {
10981-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10981+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1098210982
"format": "int32",
1098310983
"type": [
1098410984
"integer",

master-standalone-strict/replicaset.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10975,7 +10975,7 @@
1097510975
"type": "integer"
1097610976
},
1097710977
"terminatingReplicas": {
10978-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10978+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1097910979
"format": "int32",
1098010980
"type": [
1098110981
"integer",

master-standalone-strict/replicasetlist-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10993,7 +10993,7 @@
1099310993
"type": "integer"
1099410994
},
1099510995
"terminatingReplicas": {
10996-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10996+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1099710997
"format": "int32",
1099810998
"type": [
1099910999
"integer",

master-standalone-strict/replicasetlist.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10987,7 +10987,7 @@
1098710987
"type": "integer"
1098810988
},
1098910989
"terminatingReplicas": {
10990-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10990+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1099110991
"format": "int32",
1099210992
"type": [
1099310993
"integer",

master-standalone-strict/replicasetstatus-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
]
100100
},
101101
"terminatingReplicas": {
102-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
102+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
103103
"format": "int32",
104104
"type": [
105105
"integer",

master-standalone-strict/replicasetstatus.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
]
100100
},
101101
"terminatingReplicas": {
102-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
102+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
103103
"format": "int32",
104104
"type": [
105105
"integer",

master-standalone/_definitions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2467,7 +2467,7 @@
24672467
"type": "integer"
24682468
},
24692469
"terminatingReplicas": {
2470-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
2470+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
24712471
"format": "int32",
24722472
"type": "integer"
24732473
},
@@ -2671,7 +2671,7 @@
26712671
"type": "integer"
26722672
},
26732673
"terminatingReplicas": {
2674-
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
2674+
"description": "The number of terminating pods for this replica set. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
26752675
"format": "int32",
26762676
"type": "integer"
26772677
}

master-standalone/deployment-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10775,7 +10775,7 @@
1077510775
]
1077610776
},
1077710777
"terminatingReplicas": {
10778-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10778+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1077910779
"format": "int32",
1078010780
"type": [
1078110781
"integer",

master-standalone/deployment.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10772,7 +10772,7 @@
1077210772
]
1077310773
},
1077410774
"terminatingReplicas": {
10775-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10775+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1077610776
"format": "int32",
1077710777
"type": [
1077810778
"integer",

master-standalone/deploymentlist-apps-v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10790,7 +10790,7 @@
1079010790
]
1079110791
},
1079210792
"terminatingReplicas": {
10793-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10793+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1079410794
"format": "int32",
1079510795
"type": [
1079610796
"integer",

master-standalone/deploymentlist.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10784,7 +10784,7 @@
1078410784
]
1078510785
},
1078610786
"terminatingReplicas": {
10787-
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentPodReplacementPolicy to be able to use this field.",
10787+
"description": "Total number of terminating pods targeted by this deployment. Terminating pods have a non-null .metadata.deletionTimestamp and have not yet reached the Failed or Succeeded .status.phase.\n\nThis is an alpha field. Enable DeploymentReplicaSetTerminatingReplicas to be able to use this field.",
1078810788
"format": "int32",
1078910789
"type": [
1079010790
"integer",

0 commit comments

Comments
 (0)