Skip to content

StatefulSet / Pod labels are not correct #446

@krangerich

Description

@krangerich

The Dragonfly CRD has a section spec.labels. These labels are supposed to be copied to each dragonfly pod.

Unfortunately, this does not work for the following labels:
app.kubernetes.io/name
app.kubernetes.io/part-of

The value of these labels on the StatefulSet (and therefore the pods) are currenly hardcoded to dragonfly.

All labels specified by spec.labels should be copied correctly to all resources. Hardcoded defaults should not be used, if they are overridden by spec.labels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions