Skip to content

Commit

Permalink
Update verbage of cutting new release branch
Browse files Browse the repository at this point in the history
Signed-off-by: rancher-max <[email protected]>
  • Loading branch information
rancher-max committed May 28, 2024
1 parent 9c9dac8 commit f553623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adrs/008-gh-branch-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ All code changes go into the `master` branch. We maintain branches for all curre
- Allows for constant development, with code freeze only relevant for the release branches.
- This requires maintaining one additional branch than the current workflow, which also means one additional issue.
- Testing would be more constant from the master branch.
- Minor release captain will have to cut the new branch as soon as they bring in that new minor version.
- When a new minor release is available, the creation of the new release branch will be the responsibility of the engineer that merges the PR bumping Kubernetes to the new minor version. It will happen as soon as that PR is merged.

0 comments on commit f553623

Please sign in to comment.