kubernetes / sig-release

Repo for SIG release
Apache License 2.0
544 stars 393 forks source link

Cut v1.32.0-rc.0 release #2667

Open mickeyboxell opened 3 days ago

mickeyboxell commented 3 days ago

Scheduled to happen: Monday, 2024-11-25

Note for v1.x.0 releases: Having this issue in open state will stop the periodic run of krel fast-forward to avoid conflicts with releases running in parallel. The fast-forward will automatically stop once the v1.x.0 tag is available.

Release Blocking Issues

Release Steps

k8s-ci-robot commented 3 days ago

@mickeyboxell: The provided milestone is not valid for this repository. Milestones in this repository: [next, v.1.25, v1.16, v1.17, v1.18, v1.19, v1.20, v1.21, v1.22, v1.23, v1.24, v1.25, v1.26, v1.27, v1.28, v1.29, v1.30, v1.31, v1.32]

Use /milestone clear to clear the milestone.

In response to [this](https://github.com/kubernetes/sig-release/issues/2667): >## Scheduled to happen: Monday, 2024-11-25 > >_Note for v1.x.0 releases: Having this issue in open state will stop the >periodic run of [`krel fast-forward`](https://testgrid.k8s.io/sig-release-releng-blocking#git-repo-kubernetes-fast-forward) >to avoid conflicts with releases running in parallel. The fast-forward will >automatically stop once the v1.x.0 tag is available._ > >## Release Blocking Issues > > > > >## Release Steps > >- [ ] Create a thread on #release-management: >- [ ] Screenshot unhealthy release branch testgrid boards >- [ ] Check the health of the publishing-bot >- Mock Run > - [ ] Stage > - [ ] Release >- NoMock Run > - [ ] Stage > - [ ] Image Promotion: > - [ ] Release >- [ ] Notify #release-management: >- [ ] Send notification: >- [ ] Update [`schedule.yaml` file](https://github.com/kubernetes/website/blob/main/data/releases/schedule.yaml) with the latest release using [`schedule-builder`](https://github.com/kubernetes/release/tree/master/cmd/schedule-builder) >- [ ] Collect metrics and add them to the `Release steps` table below > > >## Release Tools Version > > >``` >GitVersion: vM.m.p >GitCommit: 191ddd0b0b49af1adb04a98e45cebdd36cae9307 >GitTreeState: clean >BuildDate: YYYY-MM-DDTHH:mm:ssZ >GoVersion: go1.16.3 >Compiler: gc >Platform: linux/amd64 >``` > >## Release Jobs History > > >| Step | Command | Link | Start | Duration | Succeeded? | >| --- | --- | --- | --- | --- | --- | >| Mock stage | `krel stage [arguments]` | | | | | >| Mock release | `krel release [arguments]` | | | | | >| Stage | `krel stage [arguments]` | | | | | >| Release | `krel release [arguments]` | | | | | > >## Action Items > > > >## Open Questions > > > >/milestone >/assign >/cc @kubernetes/release-managers >/priority important-soon >/kind documentation > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
mickeyboxell commented 1 day ago

Testgrid dashboards for master

Boards checked for FAILING:

No FAILING Jobs

comment generated by krel