diff --git a/master-local/_definitions.json b/master-local/_definitions.json index 5c3d22900ff62088b9aa06dba157803a4fdf3120..f9570fa763e05fee709837a00a0e5296011eea16 100644 --- a/master-local/_definitions.json +++ b/master-local/_definitions.json @@ -2467,7 +2467,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" }, @@ -2671,7 +2671,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" } diff --git a/master-local/deploymentstatus-apps-v1.json b/master-local/deploymentstatus-apps-v1.json index fe213dce4f3de43ba4dc0c94088514c215bf726c..b92a4197e83199dc7a75a99bf96518ca35937912 100644 --- a/master-local/deploymentstatus-apps-v1.json +++ b/master-local/deploymentstatus-apps-v1.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-local/deploymentstatus.json b/master-local/deploymentstatus.json index fe213dce4f3de43ba4dc0c94088514c215bf726c..b92a4197e83199dc7a75a99bf96518ca35937912 100644 --- a/master-local/deploymentstatus.json +++ b/master-local/deploymentstatus.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-local/replicasetstatus-apps-v1.json b/master-local/replicasetstatus-apps-v1.json index 5e6257a3e8f93ada916ab79d15cdcb7cafa122e2..b2b3ef5dc410cfc480f2e242679abba7a693a958 100644 --- a/master-local/replicasetstatus-apps-v1.json +++ b/master-local/replicasetstatus-apps-v1.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-local/replicasetstatus.json b/master-local/replicasetstatus.json index 5e6257a3e8f93ada916ab79d15cdcb7cafa122e2..b2b3ef5dc410cfc480f2e242679abba7a693a958 100644 --- a/master-local/replicasetstatus.json +++ b/master-local/replicasetstatus.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/_definitions.json b/master-standalone-strict/_definitions.json index 40300dc8fd6303013a93eef3c90d130e0284cab3..5ab0c377bf49a1ecb46974c9885c53b6d053267b 100644 --- a/master-standalone-strict/_definitions.json +++ b/master-standalone-strict/_definitions.json @@ -2542,7 +2542,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" }, @@ -2752,7 +2752,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" } diff --git a/master-standalone-strict/deployment-apps-v1.json b/master-standalone-strict/deployment-apps-v1.json index 077e2b7b67d022f32d7557e8b320e98475669e50..1fbf3e62403b548a07ab8360f3f8218c84d2f9eb 100644 --- a/master-standalone-strict/deployment-apps-v1.json +++ b/master-standalone-strict/deployment-apps-v1.json @@ -11069,7 +11069,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/deployment.json b/master-standalone-strict/deployment.json index 307d331a6c911ff0df4e406d68164d5ea044ae57..d08410f70cf1bcd2bc3c639bdb870e8e5783babb 100644 --- a/master-standalone-strict/deployment.json +++ b/master-standalone-strict/deployment.json @@ -11066,7 +11066,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/deploymentlist-apps-v1.json b/master-standalone-strict/deploymentlist-apps-v1.json index 227c573b7b9b3e43c117f3d75168f9f7ec169ef5..963256a8fd68443d153c51f1f6a938af85b1fbd2 100644 --- a/master-standalone-strict/deploymentlist-apps-v1.json +++ b/master-standalone-strict/deploymentlist-apps-v1.json @@ -11084,7 +11084,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/deploymentlist.json b/master-standalone-strict/deploymentlist.json index 784f220189b5059ae908a92383107e83bebfccf4..4345c75134f020afa967c1a9a4c9f9a9acdc7bcb 100644 --- a/master-standalone-strict/deploymentlist.json +++ b/master-standalone-strict/deploymentlist.json @@ -11078,7 +11078,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/deploymentstatus-apps-v1.json b/master-standalone-strict/deploymentstatus-apps-v1.json index 381cd02274f06273e8902ac60d53a90270d32ae8..7af567949ab34dbd8bec31d4c34e9b18eb58c888 100644 --- a/master-standalone-strict/deploymentstatus-apps-v1.json +++ b/master-standalone-strict/deploymentstatus-apps-v1.json @@ -107,7 +107,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/deploymentstatus.json b/master-standalone-strict/deploymentstatus.json index 381cd02274f06273e8902ac60d53a90270d32ae8..7af567949ab34dbd8bec31d4c34e9b18eb58c888 100644 --- a/master-standalone-strict/deploymentstatus.json +++ b/master-standalone-strict/deploymentstatus.json @@ -107,7 +107,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/replicaset-apps-v1.json b/master-standalone-strict/replicaset-apps-v1.json index a5b7c714d5634d9de2775a3260494e0bbcb94e1b..e4acc0b118f40329567869644fb3ec1bc7be96f8 100644 --- a/master-standalone-strict/replicaset-apps-v1.json +++ b/master-standalone-strict/replicaset-apps-v1.json @@ -10978,7 +10978,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/replicaset.json b/master-standalone-strict/replicaset.json index 5bde996b652c7aa0991dff9b7696b36fb1bf4fc6..5e0ed3ba9a742bac9e612648f040ff476a862cdd 100644 --- a/master-standalone-strict/replicaset.json +++ b/master-standalone-strict/replicaset.json @@ -10975,7 +10975,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/replicasetlist-apps-v1.json b/master-standalone-strict/replicasetlist-apps-v1.json index 4cb329150534c95760e3c8ee62b1a9efe1631c94..66ea0b4ea8b8ade77d673c8f394ee55fdeb14abe 100644 --- a/master-standalone-strict/replicasetlist-apps-v1.json +++ b/master-standalone-strict/replicasetlist-apps-v1.json @@ -10993,7 +10993,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/replicasetlist.json b/master-standalone-strict/replicasetlist.json index 9e0766286ea39c1d3ec7bf70baefbde82880d5bd..88907514bebdb68fa4465399d88bea116a60a06d 100644 --- a/master-standalone-strict/replicasetlist.json +++ b/master-standalone-strict/replicasetlist.json @@ -10987,7 +10987,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/replicasetstatus-apps-v1.json b/master-standalone-strict/replicasetstatus-apps-v1.json index a222a02504f265d6c2bc832d5d952eb33cc048b5..1c85a5c5fbb8764f6e06d6f496a02a9da3f6ee1e 100644 --- a/master-standalone-strict/replicasetstatus-apps-v1.json +++ b/master-standalone-strict/replicasetstatus-apps-v1.json @@ -99,7 +99,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone-strict/replicasetstatus.json b/master-standalone-strict/replicasetstatus.json index a222a02504f265d6c2bc832d5d952eb33cc048b5..1c85a5c5fbb8764f6e06d6f496a02a9da3f6ee1e 100644 --- a/master-standalone-strict/replicasetstatus.json +++ b/master-standalone-strict/replicasetstatus.json @@ -99,7 +99,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/_definitions.json b/master-standalone/_definitions.json index 5c3d22900ff62088b9aa06dba157803a4fdf3120..f9570fa763e05fee709837a00a0e5296011eea16 100644 --- a/master-standalone/_definitions.json +++ b/master-standalone/_definitions.json @@ -2467,7 +2467,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" }, @@ -2671,7 +2671,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" } diff --git a/master-standalone/deployment-apps-v1.json b/master-standalone/deployment-apps-v1.json index d3d9c652354c38314b927a7cd3cf09a463ea06dc..8978c4d3d0f1be59ec16dcb6338a30a2d29b1d34 100644 --- a/master-standalone/deployment-apps-v1.json +++ b/master-standalone/deployment-apps-v1.json @@ -10775,7 +10775,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/deployment.json b/master-standalone/deployment.json index e044a39a3f3ab8d8b191418a52e37d366d4a9c43..008950a367256b597ac88beecd025961771da685 100644 --- a/master-standalone/deployment.json +++ b/master-standalone/deployment.json @@ -10772,7 +10772,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/deploymentlist-apps-v1.json b/master-standalone/deploymentlist-apps-v1.json index fa55d945a33fecf5cf46d9f1b47f80d58109ebd1..f6cafadfa638e3c6feb38bb5cef8eccd128a2d11 100644 --- a/master-standalone/deploymentlist-apps-v1.json +++ b/master-standalone/deploymentlist-apps-v1.json @@ -10790,7 +10790,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/deploymentlist.json b/master-standalone/deploymentlist.json index eb4568980d52c6bd1095357f6d8b44e21796365c..657f47ae42393801e89949e172f4804855e3f2f6 100644 --- a/master-standalone/deploymentlist.json +++ b/master-standalone/deploymentlist.json @@ -10784,7 +10784,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/deploymentstatus-apps-v1.json b/master-standalone/deploymentstatus-apps-v1.json index 16b8f27f5f013cd5c8549091aa5af400847e2804..52f6cafe581cc5bc10c82f3094559031ea9242b0 100644 --- a/master-standalone/deploymentstatus-apps-v1.json +++ b/master-standalone/deploymentstatus-apps-v1.json @@ -106,7 +106,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/deploymentstatus.json b/master-standalone/deploymentstatus.json index 16b8f27f5f013cd5c8549091aa5af400847e2804..52f6cafe581cc5bc10c82f3094559031ea9242b0 100644 --- a/master-standalone/deploymentstatus.json +++ b/master-standalone/deploymentstatus.json @@ -106,7 +106,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/replicaset-apps-v1.json b/master-standalone/replicaset-apps-v1.json index 9953267bd083e4204d0a43f6c1e123a1dcb540cf..9b2f4b4cf284935acd90af37e9d572a19d7ff491 100644 --- a/master-standalone/replicaset-apps-v1.json +++ b/master-standalone/replicaset-apps-v1.json @@ -10686,7 +10686,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/replicaset.json b/master-standalone/replicaset.json index 0610e4cac84d0ae34ec96bf1e58d9ff2dcbb1c41..3be45e620c2f2ad268545f487c2e5e684c083173 100644 --- a/master-standalone/replicaset.json +++ b/master-standalone/replicaset.json @@ -10683,7 +10683,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/replicasetlist-apps-v1.json b/master-standalone/replicasetlist-apps-v1.json index e1f8b9dcc53790b57d93d9a1aab6740c87004d7d..d230733154bd2ec842ea7da6ecc0aeeb36318fe9 100644 --- a/master-standalone/replicasetlist-apps-v1.json +++ b/master-standalone/replicasetlist-apps-v1.json @@ -10701,7 +10701,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/replicasetlist.json b/master-standalone/replicasetlist.json index 5106710e8b63c5d710b5967fb4ccfa473ac036fe..127e2283c519c6e9c72fdce90faa9b226c478e19 100644 --- a/master-standalone/replicasetlist.json +++ b/master-standalone/replicasetlist.json @@ -10695,7 +10695,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/replicasetstatus-apps-v1.json b/master-standalone/replicasetstatus-apps-v1.json index df3465a4f54f0cd565c6bce6caa38616d73668bf..d9712f0399d7b96f9a5a0b6c447532f193a0926f 100644 --- a/master-standalone/replicasetstatus-apps-v1.json +++ b/master-standalone/replicasetstatus-apps-v1.json @@ -98,7 +98,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master-standalone/replicasetstatus.json b/master-standalone/replicasetstatus.json index df3465a4f54f0cd565c6bce6caa38616d73668bf..d9712f0399d7b96f9a5a0b6c447532f193a0926f 100644 --- a/master-standalone/replicasetstatus.json +++ b/master-standalone/replicasetstatus.json @@ -98,7 +98,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master/_definitions.json b/master/_definitions.json index 5c3d22900ff62088b9aa06dba157803a4fdf3120..f9570fa763e05fee709837a00a0e5296011eea16 100644 --- a/master/_definitions.json +++ b/master/_definitions.json @@ -2467,7 +2467,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" }, @@ -2671,7 +2671,7 @@ "type": "integer" }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": "integer" } diff --git a/master/deploymentstatus-apps-v1.json b/master/deploymentstatus-apps-v1.json index 875a524c7422484ed2a953bf61db6ba2b76b8232..5d8b38095b82413479c680102bd491905d45ec72 100644 --- a/master/deploymentstatus-apps-v1.json +++ b/master/deploymentstatus-apps-v1.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master/deploymentstatus.json b/master/deploymentstatus.json index 875a524c7422484ed2a953bf61db6ba2b76b8232..5d8b38095b82413479c680102bd491905d45ec72 100644 --- a/master/deploymentstatus.json +++ b/master/deploymentstatus.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master/replicasetstatus-apps-v1.json b/master/replicasetstatus-apps-v1.json index 2a7c3e0c2cf13b21f5c7cd396c56d3c3dee2b9e5..5f5412943bedd3c3bfa9e40087e94107c6161980 100644 --- a/master/replicasetstatus-apps-v1.json +++ b/master/replicasetstatus-apps-v1.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer", diff --git a/master/replicasetstatus.json b/master/replicasetstatus.json index 2a7c3e0c2cf13b21f5c7cd396c56d3c3dee2b9e5..5f5412943bedd3c3bfa9e40087e94107c6161980 100644 --- a/master/replicasetstatus.json +++ b/master/replicasetstatus.json @@ -58,7 +58,7 @@ ] }, "terminatingReplicas": { - "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.", + "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.", "format": "int32", "type": [ "integer",