File tree Expand file tree Collapse file tree 9 files changed +105
-18
lines changed
operator.victoriametrics.com Expand file tree Collapse file tree 9 files changed +105
-18
lines changed Original file line number Diff line number Diff line change 478478 },
479479 "type" : " array"
480480 },
481+ "internalListenPort" : {
482+ "type" : " string"
483+ },
481484 "license" : {
482485 "additionalProperties" : false ,
483486 "properties" : {
11041107 "useDefaultResources" : {
11051108 "type" : " boolean"
11061109 },
1110+ "useProxyProtocol" : {
1111+ "type" : " boolean"
1112+ },
11071113 "useStrictSecurity" : {
11081114 "type" : " boolean"
11091115 },
Original file line number Diff line number Diff line change 107107 "items" : {
108108 "type" : " string"
109109 },
110- "type" : " array"
110+ "type" : " array" ,
111+ "x-kubernetes-list-type" : " atomic"
111112 }
112113 },
113114 "required" : [
116117 ],
117118 "type" : " object"
118119 },
119- "type" : " array"
120+ "type" : " array" ,
121+ "x-kubernetes-list-type" : " atomic"
120122 },
121123 "matchLabels" : {
122124 "additionalProperties" : {
278280 "items" : {
279281 "type" : " string"
280282 },
281- "type" : " array"
283+ "type" : " array" ,
284+ "x-kubernetes-list-type" : " atomic"
282285 }
283286 },
284287 "required" : [
287290 ],
288291 "type" : " object"
289292 },
290- "type" : " array"
293+ "type" : " array" ,
294+ "x-kubernetes-list-type" : " atomic"
291295 },
292296 "matchLabels" : {
293297 "additionalProperties" : {
329333 "items" : {
330334 "type" : " string"
331335 },
332- "type" : " array"
336+ "type" : " array" ,
337+ "x-kubernetes-list-type" : " atomic"
333338 }
334339 },
335340 "required" : [
338343 ],
339344 "type" : " object"
340345 },
341- "type" : " array"
346+ "type" : " array" ,
347+ "x-kubernetes-list-type" : " atomic"
342348 },
343349 "matchLabels" : {
344350 "additionalProperties" : {
Original file line number Diff line number Diff line change 6666 " NotReady"
6767 ],
6868 "type" : " string"
69+ },
70+ "recentMaintenance" : {
71+ "items" : {
72+ "additionalProperties" : false ,
73+ "properties" : {
74+ "completeTimestamp" : {
75+ "format" : " date-time" ,
76+ "nullable" : true ,
77+ "type" : " string"
78+ },
79+ "message" : {
80+ "type" : " string"
81+ },
82+ "result" : {
83+ "enum" : [
84+ " Succeeded" ,
85+ " Failed"
86+ ],
87+ "type" : " string"
88+ },
89+ "startTimestamp" : {
90+ "format" : " date-time" ,
91+ "nullable" : true ,
92+ "type" : " string"
93+ }
94+ },
95+ "type" : " object"
96+ },
97+ "type" : " array"
6998 }
7099 },
71100 "type" : " object"
Original file line number Diff line number Diff line change 3636 "type" : " string"
3737 },
3838 "name" : {
39+ "default" : " " ,
3940 "type" : " string"
4041 },
4142 "optional" : {
Original file line number Diff line number Diff line change 2727 "datamover" : {
2828 "type" : " string"
2929 },
30+ "nodeOS" : {
31+ "enum" : [
32+ " auto" ,
33+ " linux" ,
34+ " windows"
35+ ],
36+ "type" : " string"
37+ },
3038 "operationTimeout" : {
3139 "type" : " string"
3240 },
6977 "status" : {
7078 "additionalProperties" : false ,
7179 "properties" : {
80+ "acceptedByNode" : {
81+ "type" : " string"
82+ },
83+ "acceptedTimestamp" : {
84+ "format" : " date-time" ,
85+ "nullable" : true ,
86+ "type" : " string"
87+ },
7288 "completionTimestamp" : {
7389 "format" : " date-time" ,
7490 "nullable" : true ,
Original file line number Diff line number Diff line change 7373 "status" : {
7474 "additionalProperties" : false ,
7575 "properties" : {
76+ "acceptedByNode" : {
77+ "type" : " string"
78+ },
79+ "acceptedTimestamp" : {
80+ "format" : " date-time" ,
81+ "nullable" : true ,
82+ "type" : " string"
83+ },
7684 "completionTimestamp" : {
7785 "format" : " date-time" ,
7886 "nullable" : true ,
9199 "node" : {
92100 "type" : " string"
93101 },
102+ "nodeOS" : {
103+ "enum" : [
104+ " auto" ,
105+ " linux" ,
106+ " windows"
107+ ],
108+ "type" : " string"
109+ },
94110 "path" : {
95111 "type" : " string"
96112 },
Original file line number Diff line number Diff line change 8686 "items" : {
8787 "type" : " string"
8888 },
89- "type" : " array"
89+ "type" : " array" ,
90+ "x-kubernetes-list-type" : " atomic"
9091 }
9192 },
9293 "required" : [
9596 ],
9697 "type" : " object"
9798 },
98- "type" : " array"
99+ "type" : " array" ,
100+ "x-kubernetes-list-type" : " atomic"
99101 },
100102 "matchLabels" : {
101103 "additionalProperties" : {
222224 "items" : {
223225 "type" : " string"
224226 },
225- "type" : " array"
227+ "type" : " array" ,
228+ "x-kubernetes-list-type" : " atomic"
226229 }
227230 },
228231 "required" : [
231234 ],
232235 "type" : " object"
233236 },
234- "type" : " array"
237+ "type" : " array" ,
238+ "x-kubernetes-list-type" : " atomic"
235239 },
236240 "matchLabels" : {
237241 "additionalProperties" : {
267271 "items" : {
268272 "type" : " string"
269273 },
270- "type" : " array"
274+ "type" : " array" ,
275+ "x-kubernetes-list-type" : " atomic"
271276 }
272277 },
273278 "required" : [
276281 ],
277282 "type" : " object"
278283 },
279- "type" : " array"
284+ "type" : " array" ,
285+ "x-kubernetes-list-type" : " atomic"
280286 },
281287 "matchLabels" : {
282288 "additionalProperties" : {
Original file line number Diff line number Diff line change 119119 "items" : {
120120 "type" : " string"
121121 },
122- "type" : " array"
122+ "type" : " array" ,
123+ "x-kubernetes-list-type" : " atomic"
123124 }
124125 },
125126 "required" : [
128129 ],
129130 "type" : " object"
130131 },
131- "type" : " array"
132+ "type" : " array" ,
133+ "x-kubernetes-list-type" : " atomic"
132134 },
133135 "matchLabels" : {
134136 "additionalProperties" : {
290292 "items" : {
291293 "type" : " string"
292294 },
293- "type" : " array"
295+ "type" : " array" ,
296+ "x-kubernetes-list-type" : " atomic"
294297 }
295298 },
296299 "required" : [
299302 ],
300303 "type" : " object"
301304 },
302- "type" : " array"
305+ "type" : " array" ,
306+ "x-kubernetes-list-type" : " atomic"
303307 },
304308 "matchLabels" : {
305309 "additionalProperties" : {
341345 "items" : {
342346 "type" : " string"
343347 },
344- "type" : " array"
348+ "type" : " array" ,
349+ "x-kubernetes-list-type" : " atomic"
345350 }
346351 },
347352 "required" : [
350355 ],
351356 "type" : " object"
352357 },
353- "type" : " array"
358+ "type" : " array" ,
359+ "x-kubernetes-list-type" : " atomic"
354360 },
355361 "matchLabels" : {
356362 "additionalProperties" : {
Original file line number Diff line number Diff line change 2525 "type" : " string"
2626 },
2727 "name" : {
28+ "default" : " " ,
2829 "type" : " string"
2930 },
3031 "optional" : {
You can’t perform that action at this time.
0 commit comments