Skip to content

Add custom labels option to application configs #28

@naorlivne

Description

@naorlivne

Expected/Wanted Behavior

It should be possible to add custom labels on an app level to running containers in addition to the existing Nebula labels of:

  • "app_name"
  • "orchestrator"

The existing Nebula labels should not be possible to be overwritten as so there should be some failsafe check to prevent overwriting them.

This should be an optional dict in the app config which defaults to {} if not set and in which case only the existing Nebula labels should be added.

Actual Behavior

Currently only the default labels are added to running containers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions