Skip to content

Commit b8d0914

Browse files
authored
Merge pull request kubernetes-sigs#11055 from chrischdi/pr-release-tasks-fix
📖 docs: fixup release-tasks, drop resolved issue
2 parents 432ad18 + 03e432c commit b8d0914

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/release/release-tasks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ to a newer Go minor version according to our [backport policy](./../../CONTRIBUT
231231
232232
4. Publish the release in GitHub:
233233
1. Reach out to one of the maintainers over the Slack to publish the release in GitHub.
234-
* **NOTE:** clusterctl will have issues installing providers between the time the release tag is cut and the Github release is published. See [issue 7889](https://github.com/kubernetes-sigs/cluster-api/issues/7889) for more details.
235234
* The draft release should be automatically created via the [Create Release GitHub Action](https://github.com/kubernetes-sigs/cluster-api/actions/workflows/release.yaml) with release notes previously committed to the repo by the release team. Ensure by reminding the maintainer that release is flagged as `pre-release` for all `beta` and `rc` releases or `latest` for a new release in the most recent release branch.
236235
237236
5. Publish `clusterctl` to Homebrew by bumping the version in [clusterctl.rb](https://github.com/Homebrew/homebrew-core/blob/master/Formula/c/clusterctl.rb).

0 commit comments

Comments
 (0)