You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "ForceUpgrade when set to false, disables the use of the \"--force\" flag when upgrading the the chart (default: true).",
55
+
"type": "boolean"
56
+
},
37
57
"name": {
38
58
"type": "string"
39
59
},
@@ -44,9 +64,9 @@
44
64
"type": "integer"
45
65
},
46
66
"timeout": {
47
-
"description": "A Duration represents the elapsed time between two instants\nas an int64 nanosecond count. The representation limits the\nlargest representable duration to approximately 290 years.",
48
-
"type": "integer",
49
-
"format": "int64"
67
+
"description": "Timeout specifies the timeout for how long to wait for the chart installation to finish.\nA duration string is a sequence of decimal numbers, each with optional fraction and a unit suffix, such as \"300ms\" or \"2h45m\". Valid time units are \"ns\", \"us\" (or \"µs\"), \"ms\", \"s\", \"m\", \"h\".",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/airgap-kots-v1beta1.json
+23-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
11
11
"type": "string"
12
12
},
13
13
"metadata": {
@@ -30,6 +30,12 @@
30
30
"description": "EmbeddedClusterArtifacts maps embedded cluster artifacts to their path",
31
31
"type": "object",
32
32
"properties": {
33
+
"additionalArtifacts": {
34
+
"type": "object",
35
+
"additionalProperties": {
36
+
"type": "string"
37
+
}
38
+
},
33
39
"binaryAmd64": {
34
40
"type": "string"
35
41
},
@@ -41,6 +47,21 @@
41
47
},
42
48
"metadata": {
43
49
"type": "string"
50
+
},
51
+
"registry": {
52
+
"description": "EmbeddedClusterRegistry holds a directory from where a images can be read and later\npushed to the embedded cluster registry. Format inside the directory is the same as\nthe registry storage format.",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/application-kots-v1beta1.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/config-kots-v1beta1.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/configvalues-kots-v1beta1.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/helmchart-kots-v1beta1.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/helmchart-kots-v1beta2.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Copy file name to clipboardexpand all lines: kubernetes_json_schema/schema/kots/identity-kots-v1beta1.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
"type": "object",
4
4
"properties": {
5
5
"apiVersion": {
6
-
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
6
+
"description": "APIVersion defines the versioned schema of this representation of an object.\nServers should convert recognized schemas to the latest internal value, and\nmay reject unrecognized values.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
7
7
"type": "string"
8
8
},
9
9
"kind": {
10
-
"description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
10
+
"description": "Kind is a string value representing the REST resource this object represents.\nServers may infer this from the endpoint the client submits requests to.\nCannot be updated.\nIn CamelCase.\nMore info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
0 commit comments