Skip to content

Balloons: enable ignoring the error where a pod has been annotated with a non-existing balloon type #216

@askervin

Description

@askervin

Description

Under some scenarios the balloon type in the annotation can be only a preference rather than a strict requirement. If a preferred balloon type does not exist, he pod/container should be handled as if there would not be balloon annotation at all. That is, chooseBalloonDef() based on namespaces in balloon types or assigning the pod to a default balloon.

Potential ways to introduce such behavior include:

  • use an annotation that specifically means preference instead of a requirement
  • add an option to ignore the non-existing balloon type error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions