Skip to content

Commit b21ebe0

Browse files
authored
Update logging.banzaicloud.io CRDs to v5.3.0 (#564)
Signed-off-by: Vadim Aleksandrov <[email protected]>
1 parent 79fe4ab commit b21ebe0

15 files changed

+2730
-3003
lines changed

logging.banzaicloud.io/clusterflow_v1alpha1.json

Lines changed: 24 additions & 327 deletions
Large diffs are not rendered by default.

logging.banzaicloud.io/clusterflow_v1beta1.json

Lines changed: 24 additions & 327 deletions
Large diffs are not rendered by default.

logging.banzaicloud.io/clusteroutput_v1alpha1.json

Lines changed: 307 additions & 249 deletions
Large diffs are not rendered by default.

logging.banzaicloud.io/clusteroutput_v1beta1.json

Lines changed: 307 additions & 249 deletions
Large diffs are not rendered by default.

logging.banzaicloud.io/flow_v1alpha1.json

Lines changed: 12 additions & 327 deletions
Original file line numberDiff line numberDiff line change
@@ -155,249 +155,6 @@
155155
"type": "object",
156156
"additionalProperties": false
157157
},
158-
"enhanceK8s": {
159-
"properties": {
160-
"api_groups": {
161-
"items": {
162-
"type": "string"
163-
},
164-
"type": "array"
165-
},
166-
"bearer_token_file": {
167-
"type": "string"
168-
},
169-
"ca_file": {
170-
"properties": {
171-
"mountFrom": {
172-
"properties": {
173-
"secretKeyRef": {
174-
"properties": {
175-
"key": {
176-
"type": "string"
177-
},
178-
"name": {
179-
"default": "",
180-
"type": "string"
181-
},
182-
"optional": {
183-
"type": "boolean"
184-
}
185-
},
186-
"required": [
187-
"key"
188-
],
189-
"type": "object",
190-
"x-kubernetes-map-type": "atomic",
191-
"additionalProperties": false
192-
}
193-
},
194-
"type": "object",
195-
"additionalProperties": false
196-
},
197-
"value": {
198-
"type": "string"
199-
},
200-
"valueFrom": {
201-
"properties": {
202-
"secretKeyRef": {
203-
"properties": {
204-
"key": {
205-
"type": "string"
206-
},
207-
"name": {
208-
"default": "",
209-
"type": "string"
210-
},
211-
"optional": {
212-
"type": "boolean"
213-
}
214-
},
215-
"required": [
216-
"key"
217-
],
218-
"type": "object",
219-
"x-kubernetes-map-type": "atomic",
220-
"additionalProperties": false
221-
}
222-
},
223-
"type": "object",
224-
"additionalProperties": false
225-
}
226-
},
227-
"type": "object",
228-
"additionalProperties": false
229-
},
230-
"cache_refresh": {
231-
"type": "integer"
232-
},
233-
"cache_refresh_variation": {
234-
"type": "integer"
235-
},
236-
"cache_size": {
237-
"type": "integer"
238-
},
239-
"cache_ttl": {
240-
"type": "integer"
241-
},
242-
"client_cert": {
243-
"properties": {
244-
"mountFrom": {
245-
"properties": {
246-
"secretKeyRef": {
247-
"properties": {
248-
"key": {
249-
"type": "string"
250-
},
251-
"name": {
252-
"default": "",
253-
"type": "string"
254-
},
255-
"optional": {
256-
"type": "boolean"
257-
}
258-
},
259-
"required": [
260-
"key"
261-
],
262-
"type": "object",
263-
"x-kubernetes-map-type": "atomic",
264-
"additionalProperties": false
265-
}
266-
},
267-
"type": "object",
268-
"additionalProperties": false
269-
},
270-
"value": {
271-
"type": "string"
272-
},
273-
"valueFrom": {
274-
"properties": {
275-
"secretKeyRef": {
276-
"properties": {
277-
"key": {
278-
"type": "string"
279-
},
280-
"name": {
281-
"default": "",
282-
"type": "string"
283-
},
284-
"optional": {
285-
"type": "boolean"
286-
}
287-
},
288-
"required": [
289-
"key"
290-
],
291-
"type": "object",
292-
"x-kubernetes-map-type": "atomic",
293-
"additionalProperties": false
294-
}
295-
},
296-
"type": "object",
297-
"additionalProperties": false
298-
}
299-
},
300-
"type": "object",
301-
"additionalProperties": false
302-
},
303-
"client_key": {
304-
"properties": {
305-
"mountFrom": {
306-
"properties": {
307-
"secretKeyRef": {
308-
"properties": {
309-
"key": {
310-
"type": "string"
311-
},
312-
"name": {
313-
"default": "",
314-
"type": "string"
315-
},
316-
"optional": {
317-
"type": "boolean"
318-
}
319-
},
320-
"required": [
321-
"key"
322-
],
323-
"type": "object",
324-
"x-kubernetes-map-type": "atomic",
325-
"additionalProperties": false
326-
}
327-
},
328-
"type": "object",
329-
"additionalProperties": false
330-
},
331-
"value": {
332-
"type": "string"
333-
},
334-
"valueFrom": {
335-
"properties": {
336-
"secretKeyRef": {
337-
"properties": {
338-
"key": {
339-
"type": "string"
340-
},
341-
"name": {
342-
"default": "",
343-
"type": "string"
344-
},
345-
"optional": {
346-
"type": "boolean"
347-
}
348-
},
349-
"required": [
350-
"key"
351-
],
352-
"type": "object",
353-
"x-kubernetes-map-type": "atomic",
354-
"additionalProperties": false
355-
}
356-
},
357-
"type": "object",
358-
"additionalProperties": false
359-
}
360-
},
361-
"type": "object",
362-
"additionalProperties": false
363-
},
364-
"core_api_versions": {
365-
"items": {
366-
"type": "string"
367-
},
368-
"type": "array"
369-
},
370-
"data_type": {
371-
"type": "string"
372-
},
373-
"in_namespace_path": {
374-
"items": {
375-
"type": "string"
376-
},
377-
"type": "array"
378-
},
379-
"in_pod_path": {
380-
"items": {
381-
"type": "string"
382-
},
383-
"type": "array"
384-
},
385-
"kubernetes_url": {
386-
"type": "string"
387-
},
388-
"secret_dir": {
389-
"type": "string"
390-
},
391-
"ssl_partial_chain": {
392-
"type": "boolean"
393-
},
394-
"verify_ssl": {
395-
"type": "boolean"
396-
}
397-
},
398-
"type": "object",
399-
"additionalProperties": false
400-
},
401158
"geoip": {
402159
"properties": {
403160
"backend_library": {
@@ -676,6 +433,9 @@
676433
"format_firstline": {
677434
"type": "string"
678435
},
436+
"format_key": {
437+
"type": "string"
438+
},
679439
"grok_failure_key": {
680440
"type": "string"
681441
},
@@ -815,6 +575,9 @@
815575
"format": {
816576
"type": "string"
817577
},
578+
"format_name": {
579+
"type": "string"
580+
},
818581
"grok_failure_key": {
819582
"type": "string"
820583
},
@@ -1003,6 +766,9 @@
1003766
"format_firstline": {
1004767
"type": "string"
1005768
},
769+
"format_key": {
770+
"type": "string"
771+
},
1006772
"grok_failure_key": {
1007773
"type": "string"
1008774
},
@@ -1142,6 +908,9 @@
1142908
"format": {
1143909
"type": "string"
1144910
},
911+
"format_name": {
912+
"type": "string"
913+
},
1145914
"grok_failure_key": {
1146915
"type": "string"
1147916
},
@@ -1405,90 +1174,6 @@
14051174
"type": "object",
14061175
"additionalProperties": false
14071176
},
1408-
"sumologic": {
1409-
"properties": {
1410-
"collector_key_name": {
1411-
"type": "string"
1412-
},
1413-
"collector_value": {
1414-
"type": "string"
1415-
},
1416-
"exclude_container_regex": {
1417-
"type": "string"
1418-
},
1419-
"exclude_facility_regex": {
1420-
"type": "string"
1421-
},
1422-
"exclude_host_regex": {
1423-
"type": "string"
1424-
},
1425-
"exclude_namespace_regex": {
1426-
"type": "string"
1427-
},
1428-
"exclude_pod_regex": {
1429-
"type": "string"
1430-
},
1431-
"exclude_priority_regex": {
1432-
"type": "string"
1433-
},
1434-
"exclude_unit_regex": {
1435-
"type": "string"
1436-
},
1437-
"log_format": {
1438-
"type": "string"
1439-
},
1440-
"source_category": {
1441-
"type": "string"
1442-
},
1443-
"source_category_key_name": {
1444-
"type": "string"
1445-
},
1446-
"source_category_prefix": {
1447-
"type": "string"
1448-
},
1449-
"source_category_replace_dash": {
1450-
"type": "string"
1451-
},
1452-
"source_host": {
1453-
"type": "string"
1454-
},
1455-
"source_host_key_name": {
1456-
"type": "string"
1457-
},
1458-
"source_name": {
1459-
"type": "string"
1460-
},
1461-
"source_name_key_name": {
1462-
"type": "string"
1463-
},
1464-
"tracing_annotation_prefix": {
1465-
"type": "string"
1466-
},
1467-
"tracing_container_name": {
1468-
"type": "string"
1469-
},
1470-
"tracing_format": {
1471-
"type": "boolean"
1472-
},
1473-
"tracing_host": {
1474-
"type": "string"
1475-
},
1476-
"tracing_label_prefix": {
1477-
"type": "string"
1478-
},
1479-
"tracing_namespace": {
1480-
"type": "string"
1481-
},
1482-
"tracing_pod": {
1483-
"type": "string"
1484-
},
1485-
"tracing_pod_id": {
1486-
"type": "string"
1487-
}
1488-
},
1489-
"type": "object",
1490-
"additionalProperties": false
1491-
},
14921177
"tag_normaliser": {
14931178
"properties": {
14941179
"format": {

0 commit comments

Comments
 (0)