Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add method(s) for unversioned labels #1063

Open

Description

For listener-class integration, labels are owned by the listener-operator (if the operator is responsible for creating them).
e.g. the Airflow operator has:

 // Used for PVC templates that cannot be modified once they are deployed
 let unversioned_recommended_labels = Labels::recommended(build_recommended_labels(
 airflow,
 AIRFLOW_CONTROLLER_NAME,
 // A version value is required, and we do want to use the "recommended" format for the other desired labels
 "none",
 &rolegroup_ref.role,
 "none",
 ))
 .context(LabelBuildSnafu)?;

This should be moved to operator-rs.

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

        AltStyle によって変換されたページ (->オリジナル) /