kubebuilder-release-tools icon indicating copy to clipboard operation
kubebuilder-release-tools copied to clipboard

Allow us work with branches named with MAJOR.MINOR versions

Open camilamacedo86 opened this issue 1 year ago • 1 comments
trafficstars

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

camilamacedo86 avatar May 24 '24 06:05 camilamacedo86

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

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

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

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

/lifecycle stale

k8s-triage-robot avatar Aug 22 '24 06:08 k8s-triage-robot