Skip to content

Allow user to set custom labels for bytewax materializer kubernetes objects #3745

@james-crabtree-sp

Description

@james-crabtree-sp

Is your feature request related to a problem? Please describe.
I am materializing feature data to online for multiple environments simultaneously in the same kubernetes cluster and I want to be able to track what environment and materialization job is related to for error tracking.

Describe the solution you'd like
A user defines a dict of additional labels they would like to add to kubernetes objects in their feature_store.yaml under batch_engine config and those labels are added to all objects in addition to any default labels

Describe alternatives you've considered
This can be done through separating environments into separate namespaces, but this is not standard practice

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