Skip to content

Commit ad195c7

Browse files
committed
Update bundle using 'make bundle'
Signed-off-by: Marco Franssen <[email protected]>
1 parent c1b9ab8 commit ad195c7

26 files changed

+894
-1002
lines changed

charts/fluent-operator/charts/fluent-bit-crds/crds/fluentbit.fluent.io_clusterfilters.yaml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.15.0
6+
controller-gen.kubebuilder.io/version: v0.18.0
77
name: clusterfilters.fluentbit.fluent.io
88
spec:
99
group: fluentbit.fluent.io
@@ -85,7 +85,7 @@ spec:
8585
retryLimit:
8686
description: 'RetryLimit describes how many times fluent-bit
8787
should retry to send data to a specific output. If set
88-
to false fluent-bit will try indefinetly. If set to any
88+
to false fluent-bit will try indefinitely. If set to any
8989
integer N>0 it will try at most N+1 times. Leading zeros
9090
are not allowed (values such as 007, 0150, 01 do not work).
9191
If this property is not defined fluent-bit will use the
@@ -131,7 +131,7 @@ spec:
131131
retryLimit:
132132
description: 'RetryLimit describes how many times fluent-bit
133133
should retry to send data to a specific output. If set
134-
to false fluent-bit will try indefinetly. If set to any
134+
to false fluent-bit will try indefinitely. If set to any
135135
integer N>0 it will try at most N+1 times. Leading zeros
136136
are not allowed (values such as 007, 0150, 01 do not work).
137137
If this property is not defined fluent-bit will use the
@@ -291,7 +291,7 @@ spec:
291291
retryLimit:
292292
description: 'RetryLimit describes how many times fluent-bit
293293
should retry to send data to a specific output. If set
294-
to false fluent-bit will try indefinetly. If set to any
294+
to false fluent-bit will try indefinitely. If set to any
295295
integer N>0 it will try at most N+1 times. Leading zeros
296296
are not allowed (values such as 007, 0150, 01 do not work).
297297
If this property is not defined fluent-bit will use the
@@ -396,7 +396,7 @@ spec:
396396
retryLimit:
397397
description: 'RetryLimit describes how many times fluent-bit
398398
should retry to send data to a specific output. If set
399-
to false fluent-bit will try indefinetly. If set to any
399+
to false fluent-bit will try indefinitely. If set to any
400400
integer N>0 it will try at most N+1 times. Leading zeros
401401
are not allowed (values such as 007, 0150, 01 do not work).
402402
If this property is not defined fluent-bit will use the
@@ -434,7 +434,7 @@ spec:
434434
retryLimit:
435435
description: 'RetryLimit describes how many times fluent-bit
436436
should retry to send data to a specific output. If set
437-
to false fluent-bit will try indefinetly. If set to any
437+
to false fluent-bit will try indefinitely. If set to any
438438
integer N>0 it will try at most N+1 times. Leading zeros
439439
are not allowed (values such as 007, 0150, 01 do not work).
440440
If this property is not defined fluent-bit will use the
@@ -454,9 +454,7 @@ spec:
454454
This field is effectively required, but due to backwards compatibility is
455455
allowed to be empty. Instances of this type with an empty value here are
456456
almost certainly wrong.
457-
TODO: Add other useful fields. apiVersion, kind, uid?
458457
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
459-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
460458
type: string
461459
optional:
462460
description: Specify whether the ConfigMap or its key
@@ -559,7 +557,7 @@ spec:
559557
retryLimit:
560558
description: 'RetryLimit describes how many times fluent-bit
561559
should retry to send data to a specific output. If set
562-
to false fluent-bit will try indefinetly. If set to any
560+
to false fluent-bit will try indefinitely. If set to any
563561
integer N>0 it will try at most N+1 times. Leading zeros
564562
are not allowed (values such as 007, 0150, 01 do not work).
565563
If this property is not defined fluent-bit will use the
@@ -682,7 +680,7 @@ spec:
682680
retryLimit:
683681
description: 'RetryLimit describes how many times fluent-bit
684682
should retry to send data to a specific output. If set
685-
to false fluent-bit will try indefinetly. If set to any
683+
to false fluent-bit will try indefinitely. If set to any
686684
integer N>0 it will try at most N+1 times. Leading zeros
687685
are not allowed (values such as 007, 0150, 01 do not work).
688686
If this property is not defined fluent-bit will use the
@@ -722,7 +720,7 @@ spec:
722720
retryLimit:
723721
description: 'RetryLimit describes how many times fluent-bit
724722
should retry to send data to a specific output. If set
725-
to false fluent-bit will try indefinetly. If set to any
723+
to false fluent-bit will try indefinitely. If set to any
726724
integer N>0 it will try at most N+1 times. Leading zeros
727725
are not allowed (values such as 007, 0150, 01 do not work).
728726
If this property is not defined fluent-bit will use the
@@ -762,7 +760,7 @@ spec:
762760
retryLimit:
763761
description: 'RetryLimit describes how many times fluent-bit
764762
should retry to send data to a specific output. If set
765-
to false fluent-bit will try indefinetly. If set to any
763+
to false fluent-bit will try indefinitely. If set to any
766764
integer N>0 it will try at most N+1 times. Leading zeros
767765
are not allowed (values such as 007, 0150, 01 do not work).
768766
If this property is not defined fluent-bit will use the
@@ -799,7 +797,7 @@ spec:
799797
retryLimit:
800798
description: 'RetryLimit describes how many times fluent-bit
801799
should retry to send data to a specific output. If set
802-
to false fluent-bit will try indefinetly. If set to any
800+
to false fluent-bit will try indefinitely. If set to any
803801
integer N>0 it will try at most N+1 times. Leading zeros
804802
are not allowed (values such as 007, 0150, 01 do not work).
805803
If this property is not defined fluent-bit will use the
@@ -837,7 +835,7 @@ spec:
837835
retryLimit:
838836
description: 'RetryLimit describes how many times fluent-bit
839837
should retry to send data to a specific output. If set
840-
to false fluent-bit will try indefinetly. If set to any
838+
to false fluent-bit will try indefinitely. If set to any
841839
integer N>0 it will try at most N+1 times. Leading zeros
842840
are not allowed (values such as 007, 0150, 01 do not work).
843841
If this property is not defined fluent-bit will use the
@@ -875,7 +873,7 @@ spec:
875873
retryLimit:
876874
description: 'RetryLimit describes how many times fluent-bit
877875
should retry to send data to a specific output. If set
878-
to false fluent-bit will try indefinetly. If set to any
876+
to false fluent-bit will try indefinitely. If set to any
879877
integer N>0 it will try at most N+1 times. Leading zeros
880878
are not allowed (values such as 007, 0150, 01 do not work).
881879
If this property is not defined fluent-bit will use the
@@ -912,7 +910,7 @@ spec:
912910
retryLimit:
913911
description: 'RetryLimit describes how many times fluent-bit
914912
should retry to send data to a specific output. If set
915-
to false fluent-bit will try indefinetly. If set to any
913+
to false fluent-bit will try indefinitely. If set to any
916914
integer N>0 it will try at most N+1 times. Leading zeros
917915
are not allowed (values such as 007, 0150, 01 do not work).
918916
If this property is not defined fluent-bit will use the

charts/fluent-operator/charts/fluent-bit-crds/crds/fluentbit.fluent.io_clusterfluentbitconfigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.15.0
6+
controller-gen.kubebuilder.io/version: v0.18.0
77
name: clusterfluentbitconfigs.fluentbit.fluent.io
88
spec:
99
group: fluentbit.fluent.io

charts/fluent-operator/charts/fluent-bit-crds/crds/fluentbit.fluent.io_clusterinputs.yaml

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.15.0
6+
controller-gen.kubebuilder.io/version: v0.18.0
77
name: clusterinputs.fluentbit.fluent.io
88
spec:
99
group: fluentbit.fluent.io
@@ -91,7 +91,7 @@ spec:
9191
format: int32
9292
type: integer
9393
tag:
94-
description: Tag name associated to all records comming from this
94+
description: Tag name associated to all records coming from this
9595
plugin.
9696
type: string
9797
type: object
@@ -156,7 +156,7 @@ spec:
156156
properties:
157157
bufferMaxSize:
158158
description: |-
159-
Specify maximum buffer memory size used to recieve a forward message.
159+
Specify maximum buffer memory size used to receive a forward message.
160160
The value must be according to the Unit Size specification.
161161
pattern: ^\d+(k|K|KB|kb|m|M|MB|mb|g|G|GB|gb)?$
162162
type: string
@@ -188,7 +188,7 @@ spec:
188188
a separate thread which helps to desaturate the main pipeline.
189189
type: string
190190
unixPath:
191-
description: Specify the path to unix socket to recieve a forward
191+
description: Specify the path to unix socket to receive a forward
192192
message. If set, Listen and port are ignnored.
193193
type: string
194194
unixPerm:
@@ -282,9 +282,7 @@ spec:
282282
This field is effectively required, but due to backwards compatibility is
283283
allowed to be empty. Instances of this type with an empty value here are
284284
almost certainly wrong.
285-
TODO: Add other useful fields. apiVersion, kind, uid?
286285
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
287-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
288286
type: string
289287
optional:
290288
description: Specify whether the Secret or its
@@ -355,7 +353,7 @@ spec:
355353
description: API Server end-point
356354
type: string
357355
tag:
358-
description: Tag name associated to all records comming from this
356+
description: Tag name associated to all records coming from this
359357
plugin.
360358
type: string
361359
tlsDebug:
@@ -434,7 +432,7 @@ spec:
434432
host operating system, default is 5 seconds.
435433
type: string
436434
tag:
437-
description: Tag name associated to all records comming from this
435+
description: Tag name associated to all records coming from this
438436
plugin.
439437
type: string
440438
type: object
@@ -509,7 +507,7 @@ spec:
509507
description: 'The interval to scrape metrics, default: 10s'
510508
type: string
511509
tag:
512-
description: Tag name associated to all records comming from this
510+
description: Tag name associated to all records coming from this
513511
plugin
514512
type: string
515513
type: object
@@ -629,9 +627,7 @@ spec:
629627
This field is effectively required, but due to backwards compatibility is
630628
allowed to be empty. Instances of this type with an empty value here are
631629
almost certainly wrong.
632-
TODO: Add other useful fields. apiVersion, kind, uid?
633630
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
634-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
635631
type: string
636632
optional:
637633
description: Specify whether the Secret or its

charts/fluent-operator/charts/fluent-bit-crds/crds/fluentbit.fluent.io_clustermultilineparsers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.15.0
6+
controller-gen.kubebuilder.io/version: v0.18.0
77
name: clustermultilineparsers.fluentbit.fluent.io
88
spec:
99
group: fluentbit.fluent.io

0 commit comments

Comments
 (0)