kubernetes-sigs / kubebuilder-release-tools

Release tooling for KubeBuilder projects.
Apache License 2.0
18 stars 25 forks source link

Allow us work with branches named with MAJOR.MINOR versions #59

Open camilamacedo86 opened 5 months ago

camilamacedo86 commented 5 months ago

Controller-runtime and Kubebuilder has been creating branches called like release-3.15 but the tool does not allow us work within, see:

2024/05/24 07:43:23 starting from branch "release-4.0"
2024/05/24 07:43:23 "release-4.0" is not a valid release branch (release-0.Y or release-X)
exit status 1

It would be great if the tool could allow release-X.Y

k8s-triage-robot commented 2 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale