From 4a1f24e3919061eb857bfa3608f61da5af5bc889 Mon Sep 17 00:00:00 2001 From: RoboDexo2000 <150604236+RoboDexo2000[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:28:35 +0000 Subject: [PATCH] feat: update schemas --- deviceplugin.intel.com/dlbdeviceplugin_v1.json | 2 +- deviceplugin.intel.com/dsadeviceplugin_v1.json | 2 +- deviceplugin.intel.com/fpgadeviceplugin_v1.json | 2 +- deviceplugin.intel.com/gpudeviceplugin_v1.json | 4 ++-- deviceplugin.intel.com/iaadeviceplugin_v1.json | 2 +- deviceplugin.intel.com/qatdeviceplugin_v1.json | 4 ++-- deviceplugin.intel.com/sgxdeviceplugin_v1.json | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/deviceplugin.intel.com/dlbdeviceplugin_v1.json b/deviceplugin.intel.com/dlbdeviceplugin_v1.json index 1a2662b..052669f 100644 --- a/deviceplugin.intel.com/dlbdeviceplugin_v1.json +++ b/deviceplugin.intel.com/dlbdeviceplugin_v1.json @@ -82,7 +82,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": { diff --git a/deviceplugin.intel.com/dsadeviceplugin_v1.json b/deviceplugin.intel.com/dsadeviceplugin_v1.json index 3504394..807796e 100644 --- a/deviceplugin.intel.com/dsadeviceplugin_v1.json +++ b/deviceplugin.intel.com/dsadeviceplugin_v1.json @@ -91,7 +91,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": { diff --git a/deviceplugin.intel.com/fpgadeviceplugin_v1.json b/deviceplugin.intel.com/fpgadeviceplugin_v1.json index a2b03d2..57e0819 100644 --- a/deviceplugin.intel.com/fpgadeviceplugin_v1.json +++ b/deviceplugin.intel.com/fpgadeviceplugin_v1.json @@ -91,7 +91,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": { diff --git a/deviceplugin.intel.com/gpudeviceplugin_v1.json b/deviceplugin.intel.com/gpudeviceplugin_v1.json index 62aa3e5..232e023 100644 --- a/deviceplugin.intel.com/gpudeviceplugin_v1.json +++ b/deviceplugin.intel.com/gpudeviceplugin_v1.json @@ -94,7 +94,7 @@ "additionalProperties": false }, "status": { - "description": "GpuDevicePluginStatus defines the observed state of GpuDevicePlugin.\nTODO(rojkov): consider code deduplication with QatDevicePluginStatus.", + "description": "GpuDevicePluginStatus defines the observed state of GpuDevicePlugin.", "properties": { "controlledDaemonSet": { "description": "ControlledDaemoSet references the DaemonSet controlled by the operator.", @@ -104,7 +104,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": { diff --git a/deviceplugin.intel.com/iaadeviceplugin_v1.json b/deviceplugin.intel.com/iaadeviceplugin_v1.json index bd10b3d..88c6b1e 100644 --- a/deviceplugin.intel.com/iaadeviceplugin_v1.json +++ b/deviceplugin.intel.com/iaadeviceplugin_v1.json @@ -91,7 +91,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": { diff --git a/deviceplugin.intel.com/qatdeviceplugin_v1.json b/deviceplugin.intel.com/qatdeviceplugin_v1.json index c001863..ae446c1 100644 --- a/deviceplugin.intel.com/qatdeviceplugin_v1.json +++ b/deviceplugin.intel.com/qatdeviceplugin_v1.json @@ -114,7 +114,7 @@ "additionalProperties": false }, "status": { - "description": "QatDevicePluginStatus defines the observed state of QatDevicePlugin.\nTODO(rojkov): consider code deduplication with GpuDevicePluginStatus.", + "description": "QatDevicePluginStatus defines the observed state of QatDevicePlugin.", "properties": { "controlledDaemonSet": { "description": "ControlledDaemoSet references the DaemonSet controlled by the operator.", @@ -124,7 +124,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": { diff --git a/deviceplugin.intel.com/sgxdeviceplugin_v1.json b/deviceplugin.intel.com/sgxdeviceplugin_v1.json index efd2fe1..b04c5ef 100644 --- a/deviceplugin.intel.com/sgxdeviceplugin_v1.json +++ b/deviceplugin.intel.com/sgxdeviceplugin_v1.json @@ -92,7 +92,7 @@ "type": "string" }, "fieldPath": { - "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.\nTODO: this design is not final and this field is subject to change in the future.", + "description": "If referring to a piece of an object instead of an entire object, this string\nshould contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].\nFor example, if the object reference is to a container within a pod, this would take on a value like:\n\"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered\nthe event) or if no container name is specified \"spec.containers[2]\" (container with\nindex 2 in this pod). This syntax is chosen only to have some well-defined way of\nreferencing a part of an object.", "type": "string" }, "kind": {