From 21d73ca09ec4632c973816c0e5287107ed8cab90 Mon Sep 17 00:00:00 2001 From: Yann Hamon <yann+github@mandragor.org> Date: Tue, 1 Oct 2024 10:38:58 +0000 Subject: [PATCH] Adding new schemas --- master-local/_definitions.json | 2 +- master-local/volumeattachmentsource-storage-v1.json | 2 +- master-local/volumeattachmentsource.json | 2 +- master-standalone-strict/_definitions.json | 2 +- master-standalone-strict/volumeattachment-storage-v1.json | 2 +- master-standalone-strict/volumeattachment.json | 2 +- master-standalone-strict/volumeattachmentlist-storage-v1.json | 2 +- master-standalone-strict/volumeattachmentlist.json | 2 +- master-standalone-strict/volumeattachmentsource-storage-v1.json | 2 +- master-standalone-strict/volumeattachmentsource.json | 2 +- master-standalone-strict/volumeattachmentspec-storage-v1.json | 2 +- master-standalone-strict/volumeattachmentspec.json | 2 +- master-standalone/_definitions.json | 2 +- master-standalone/volumeattachment-storage-v1.json | 2 +- master-standalone/volumeattachment.json | 2 +- master-standalone/volumeattachmentlist-storage-v1.json | 2 +- master-standalone/volumeattachmentlist.json | 2 +- master-standalone/volumeattachmentsource-storage-v1.json | 2 +- master-standalone/volumeattachmentsource.json | 2 +- master-standalone/volumeattachmentspec-storage-v1.json | 2 +- master-standalone/volumeattachmentspec.json | 2 +- master/_definitions.json | 2 +- master/volumeattachmentsource-storage-v1.json | 2 +- master/volumeattachmentsource.json | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/master-local/_definitions.json b/master-local/_definitions.json index 12f838eb8f..d21aeef6d3 100644 --- a/master-local/_definitions.json +++ b/master-local/_definitions.json @@ -17118,7 +17118,7 @@ ] }, "io.k8s.api.storage.v1.VolumeAttachmentSource": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master-local/volumeattachmentsource-storage-v1.json b/master-local/volumeattachmentsource-storage-v1.json index dc79a0d920..23ae3d74d0 100644 --- a/master-local/volumeattachmentsource-storage-v1.json +++ b/master-local/volumeattachmentsource-storage-v1.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master-local/volumeattachmentsource.json b/master-local/volumeattachmentsource.json index dc79a0d920..23ae3d74d0 100644 --- a/master-local/volumeattachmentsource.json +++ b/master-local/volumeattachmentsource.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master-standalone-strict/_definitions.json b/master-standalone-strict/_definitions.json index 553b605241..4f7f88f16e 100644 --- a/master-standalone-strict/_definitions.json +++ b/master-standalone-strict/_definitions.json @@ -17678,7 +17678,7 @@ "additionalProperties": false }, "io.k8s.api.storage.v1.VolumeAttachmentSource": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master-standalone-strict/volumeattachment-storage-v1.json b/master-standalone-strict/volumeattachment-storage-v1.json index 22d0c4d6fa..caf1e99482 100644 --- a/master-standalone-strict/volumeattachment-storage-v1.json +++ b/master-standalone-strict/volumeattachment-storage-v1.json @@ -286,7 +286,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachment.json b/master-standalone-strict/volumeattachment.json index b1fda4752c..792f5c88b0 100644 --- a/master-standalone-strict/volumeattachment.json +++ b/master-standalone-strict/volumeattachment.json @@ -283,7 +283,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachmentlist-storage-v1.json b/master-standalone-strict/volumeattachmentlist-storage-v1.json index af8ae992bb..d2d8c8b3ac 100644 --- a/master-standalone-strict/volumeattachmentlist-storage-v1.json +++ b/master-standalone-strict/volumeattachmentlist-storage-v1.json @@ -301,7 +301,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachmentlist.json b/master-standalone-strict/volumeattachmentlist.json index 3e2cf4852b..4cd4465f0b 100644 --- a/master-standalone-strict/volumeattachmentlist.json +++ b/master-standalone-strict/volumeattachmentlist.json @@ -295,7 +295,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachmentsource-storage-v1.json b/master-standalone-strict/volumeattachmentsource-storage-v1.json index a265d707df..c2dd588f68 100644 --- a/master-standalone-strict/volumeattachmentsource-storage-v1.json +++ b/master-standalone-strict/volumeattachmentsource-storage-v1.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachmentsource.json b/master-standalone-strict/volumeattachmentsource.json index a265d707df..c2dd588f68 100644 --- a/master-standalone-strict/volumeattachmentsource.json +++ b/master-standalone-strict/volumeattachmentsource.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachmentspec-storage-v1.json b/master-standalone-strict/volumeattachmentspec-storage-v1.json index ab19e52a9c..85eb8b9bf8 100644 --- a/master-standalone-strict/volumeattachmentspec-storage-v1.json +++ b/master-standalone-strict/volumeattachmentspec-storage-v1.json @@ -16,7 +16,7 @@ ] }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone-strict/volumeattachmentspec.json b/master-standalone-strict/volumeattachmentspec.json index ab19e52a9c..85eb8b9bf8 100644 --- a/master-standalone-strict/volumeattachmentspec.json +++ b/master-standalone-strict/volumeattachmentspec.json @@ -16,7 +16,7 @@ ] }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/_definitions.json b/master-standalone/_definitions.json index 12f838eb8f..d21aeef6d3 100644 --- a/master-standalone/_definitions.json +++ b/master-standalone/_definitions.json @@ -17118,7 +17118,7 @@ ] }, "io.k8s.api.storage.v1.VolumeAttachmentSource": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master-standalone/volumeattachment-storage-v1.json b/master-standalone/volumeattachment-storage-v1.json index ed1dad8121..c83f154afa 100644 --- a/master-standalone/volumeattachment-storage-v1.json +++ b/master-standalone/volumeattachment-storage-v1.json @@ -283,7 +283,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachment.json b/master-standalone/volumeattachment.json index a47d35053d..7fb16a8575 100644 --- a/master-standalone/volumeattachment.json +++ b/master-standalone/volumeattachment.json @@ -280,7 +280,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachmentlist-storage-v1.json b/master-standalone/volumeattachmentlist-storage-v1.json index b9945a2eb1..edcaad5157 100644 --- a/master-standalone/volumeattachmentlist-storage-v1.json +++ b/master-standalone/volumeattachmentlist-storage-v1.json @@ -298,7 +298,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachmentlist.json b/master-standalone/volumeattachmentlist.json index 115497a9f3..8c8654d358 100644 --- a/master-standalone/volumeattachmentlist.json +++ b/master-standalone/volumeattachmentlist.json @@ -292,7 +292,7 @@ "type": "string" }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachmentsource-storage-v1.json b/master-standalone/volumeattachmentsource-storage-v1.json index 50dac27bb9..fd665349d1 100644 --- a/master-standalone/volumeattachmentsource-storage-v1.json +++ b/master-standalone/volumeattachmentsource-storage-v1.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachmentsource.json b/master-standalone/volumeattachmentsource.json index 50dac27bb9..fd665349d1 100644 --- a/master-standalone/volumeattachmentsource.json +++ b/master-standalone/volumeattachmentsource.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachmentspec-storage-v1.json b/master-standalone/volumeattachmentspec-storage-v1.json index 0e6ed85653..e1d6435cad 100644 --- a/master-standalone/volumeattachmentspec-storage-v1.json +++ b/master-standalone/volumeattachmentspec-storage-v1.json @@ -16,7 +16,7 @@ ] }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master-standalone/volumeattachmentspec.json b/master-standalone/volumeattachmentspec.json index 0e6ed85653..e1d6435cad 100644 --- a/master-standalone/volumeattachmentspec.json +++ b/master-standalone/volumeattachmentspec.json @@ -16,7 +16,7 @@ ] }, "source": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "description": "PersistentVolumeSpec is the specification of a persistent volume.", diff --git a/master/_definitions.json b/master/_definitions.json index 12f838eb8f..d21aeef6d3 100644 --- a/master/_definitions.json +++ b/master/_definitions.json @@ -17118,7 +17118,7 @@ ] }, "io.k8s.api.storage.v1.VolumeAttachmentSource": { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master/volumeattachmentsource-storage-v1.json b/master/volumeattachmentsource-storage-v1.json index 80ad62838d..38a81c4bad 100644 --- a/master/volumeattachmentsource-storage-v1.json +++ b/master/volumeattachmentsource-storage-v1.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master/_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", diff --git a/master/volumeattachmentsource.json b/master/volumeattachmentsource.json index 80ad62838d..38a81c4bad 100644 --- a/master/volumeattachmentsource.json +++ b/master/volumeattachmentsource.json @@ -1,5 +1,5 @@ { - "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.", + "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.", "properties": { "inlineVolumeSpec": { "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master/_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec", -- GitLab