-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Milestone
Description
Operator SDK has a quirk where the semantic version of the operator and bundle should not have a leading "v". This breaks our typical convention of using leading a leading "v" in our version tags.
The release workflow should accept a leading "v" parameter in the desired tag, which is stripped out when the operator and bundle are built.
/kind cleanup
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.