Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluent-bit LUA "inline code" feature does not work #1287

Closed
jcdauchy-moodys opened this issue Aug 6, 2024 · 0 comments · Fixed by #1299
Closed

fluent-bit LUA "inline code" feature does not work #1287

jcdauchy-moodys opened this issue Aug 6, 2024 · 0 comments · Fixed by #1299

Comments

@jcdauchy-moodys
Copy link

Describe the issue

This feature does not seem to work, when we activate the example provided here: #1081

We are getting this type of message in Fluent-operator:

2024-06-17T11:40:31Z ERROR Reconciler error {"controller": "fluentbit", "controllerGroup": "fluentbit.fluent.io", "controllerKind": "FluentBit", "FluentBit": {"name":"fluent-bit-config"}, "namespace": "", "name": "fluent-bit-config", "reconcileID": "75c5aa8d-db62-4222-99fd-9836f72dc079", "error": "ConfigMap \"\" not found"} 2024-06-17T11:37:48Z ERROR Reconciler error {"controller": "fluentbit", "controllerGroup": "fluentbit.fluent.io", "controllerKind": "FluentBit", "FluentBit": {"name":"fluent-bit","namespace":"k8s-logging"}, "namespace": "k8s-logging", "name": "fluent-bit", "reconcileID": "c4d9be7f-800b-468b-b133-6154ced28618", "error": "ConfigMap \"\" not found"}

To Reproduce

Use the example provided here:

#1081

Expected behavior

It should work with code and script LUA feature.

Your Environment

- Fluent Operator version: 3.0.0 and before
- Container Runtime: containerd
- Operating system: Linux
- Kernel version:

How did you install fluent operator?

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant