Skip to content

Add a dropdown selection in TaskRun section that bind an enum param #3901

Open
@TheUncleRemus

Description

Feature request

When I need to run my Task with a param which values are in a predefined subset, I would to choise my correct value from a dropdow-list not set it in a input-text

Use case

For example: I have to set my environment "canonical name" from an input var, but I want to show its values from a predefined dropdown instead of input-text because I want to reduce the error prone by the operator.

Alternatives

Of course, I known that in k8s context anything is a YAML resource, but since I have a dashboard, it would be nice to have the choice of this type of parameter from a dropdown.

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions