Skip to content

Inconsistent labels across resources #2110

@sebastiangaiser

Description

@sebastiangaiser

Describe the bug:
All "components" use different labels for resources. Examples:

Operator:

app.kubernetes.io/instance: logging-operator
app.kubernetes.io/name: logging-operator

Fluent-Bit:

app.kubernetes.io/instance: logging-operator
app.kubernetes.io/name: fluentbit

FluentD:

app.kubernetes.io/component: fluentd
app.kubernetes.io/name: fluentd

Host Tailer:

app.kubernetes.io/instance: <my-host-tailer-name>-host-tailer
app.kubernetes.io/name: host-tailer

Expected behaviour:
All "components" should use a consistent labeling

Environment details:

  • logging-operator version (e.g. 2.1.1): 6.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions