Skip to content

Commit 56a19ee

Browse files
hercyniumcw-Guo
authored andcommitted
Files generated when using make test
Signed-off-by: Steve Scaffidi <[email protected]>
1 parent 979a112 commit 56a19ee

File tree

7 files changed

+45
-0
lines changed

7 files changed

+45
-0
lines changed

apis/fluentbit/v1alpha2/plugins/output/zz_generated.deepcopy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,6 +3523,11 @@ spec:
35233523
description: Use the S3 PutObject API, instead of the multipart
35243524
upload API.
35253525
type: boolean
3526+
Workers:
3527+
description: Specify number of worker threads to use to output
3528+
to S3
3529+
format: int32
3530+
type: integer
35263531
tls:
35273532
description: Fluent Bit provides integrated support for Transport
35283533
Layer Security (TLS) and it predecessor Secure Sockets Layer

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,6 +3523,11 @@ spec:
35233523
description: Use the S3 PutObject API, instead of the multipart
35243524
upload API.
35253525
type: boolean
3526+
Workers:
3527+
description: Specify number of worker threads to use to output
3528+
to S3
3529+
format: int32
3530+
type: integer
35263531
tls:
35273532
description: Fluent Bit provides integrated support for Transport
35283533
Layer Security (TLS) and it predecessor Secure Sockets Layer

config/crd/bases/fluentbit.fluent.io_clusteroutputs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,6 +3523,11 @@ spec:
35233523
description: Use the S3 PutObject API, instead of the multipart
35243524
upload API.
35253525
type: boolean
3526+
Workers:
3527+
description: Specify number of worker threads to use to output
3528+
to S3
3529+
format: int32
3530+
type: integer
35263531
tls:
35273532
description: Fluent Bit provides integrated support for Transport
35283533
Layer Security (TLS) and it predecessor Secure Sockets Layer

config/crd/bases/fluentbit.fluent.io_outputs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,6 +3523,11 @@ spec:
35233523
description: Use the S3 PutObject API, instead of the multipart
35243524
upload API.
35253525
type: boolean
3526+
Workers:
3527+
description: Specify number of worker threads to use to output
3528+
to S3
3529+
format: int32
3530+
type: integer
35263531
tls:
35273532
description: Fluent Bit provides integrated support for Transport
35283533
Layer Security (TLS) and it predecessor Secure Sockets Layer

manifests/setup/fluent-operator-crd.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7659,6 +7659,11 @@ spec:
76597659
description: Use the S3 PutObject API, instead of the multipart
76607660
upload API.
76617661
type: boolean
7662+
Workers:
7663+
description: Specify number of worker threads to use to output
7664+
to S3
7665+
format: int32
7666+
type: integer
76627667
tls:
76637668
description: Fluent Bit provides integrated support for Transport
76647669
Layer Security (TLS) and it predecessor Secure Sockets Layer
@@ -36558,6 +36563,11 @@ spec:
3655836563
description: Use the S3 PutObject API, instead of the multipart
3655936564
upload API.
3656036565
type: boolean
36566+
Workers:
36567+
description: Specify number of worker threads to use to output
36568+
to S3
36569+
format: int32
36570+
type: integer
3656136571
tls:
3656236572
description: Fluent Bit provides integrated support for Transport
3656336573
Layer Security (TLS) and it predecessor Secure Sockets Layer

manifests/setup/setup.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7659,6 +7659,11 @@ spec:
76597659
description: Use the S3 PutObject API, instead of the multipart
76607660
upload API.
76617661
type: boolean
7662+
Workers:
7663+
description: Specify number of worker threads to use to output
7664+
to S3
7665+
format: int32
7666+
type: integer
76627667
tls:
76637668
description: Fluent Bit provides integrated support for Transport
76647669
Layer Security (TLS) and it predecessor Secure Sockets Layer
@@ -36558,6 +36563,11 @@ spec:
3655836563
description: Use the S3 PutObject API, instead of the multipart
3655936564
upload API.
3656036565
type: boolean
36566+
Workers:
36567+
description: Specify number of worker threads to use to output
36568+
to S3
36569+
format: int32
36570+
type: integer
3656136571
tls:
3656236572
description: Fluent Bit provides integrated support for Transport
3656336573
Layer Security (TLS) and it predecessor Secure Sockets Layer

0 commit comments

Comments
 (0)