Skip to content

bug: Redundant namespace Parser are getting created. #857

@karan56625

Description

@karan56625

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions