We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"}
Use the example provided here:
#1081
It should work with code and script LUA feature.
- Fluent Operator version: 3.0.0 and before - Container Runtime: containerd - Operating system: Linux - Kernel version:
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
How did you install fluent operator?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: