-
Notifications
You must be signed in to change notification settings - Fork 310
Closed
Description
Describe the issue
If we create one clusterParser, it is getting replicate for each namespace config even if that namespace config is not using that parsers.
Corresponding namespace parser should be created only if namespace config is not using/mentioning that using selector.
To Reproduce
Create few namespace config and one cluster parser. You'll observe, cluster parser is getting replicated for each namespace config.
Expected behavior
Cluster parsers should not be replicated to namespace parser if corresponding namespace config is not referring that.
Your Environment
- Fluent Operator version: 2.2
- Container Runtime: docker
- Operating system: linux
- Kernel version:How did you install fluent operator?
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels