Skip to content

Tag list of go/binary/podexecutor config should take in semver constraints #1094

Description

@mozesl-nokia

Currently, the tag list of each executor config in a FunctionConfig contains tags that have to match exactly.

Kpt already supports semantic version constraints for tags, we should also allow such constraints in these KRM function configs.

An exact semantic version "v0.1.2" is a valid constraint (and equivalent to "=v0.1.2"), so there is no need to handle exact tag entries separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions