Skip to content

Cut v1.33.0-rc.0 release #2755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
20 tasks done
mbianchidev opened this issue Apr 8, 2025 · 3 comments
Closed
20 tasks done

Cut v1.33.0-rc.0 release #2755

mbianchidev opened this issue Apr 8, 2025 · 3 comments
Assignees
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/documentation Categorizes issue or PR as related to documentation. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/release Categorizes an issue or PR as relevant to SIG Release.
Milestone

Comments

@mbianchidev
Copy link
Member

mbianchidev commented Apr 8, 2025

Scheduled to happen: Tue, 2025-04-08

Release Blocking Issues

N/A

Release Steps

Release Tools Version

GitVersion:    v0.18.1-0.20250408060241-9a9572f7c48f
GitCommit:     9a9572f7c48f637de8499a201fb8e3ff52f8d4ba
GitTreeState:  clean
BuildDate:     2025-04-08T06:02:41
GoVersion:     go1.24.2
Compiler:      gc
Platform:      darwin/arm64

Release Jobs History

Step Command Link Start Duration Succeeded?
mock stage krel stage --type rc --branch release-1.33 --build-version v1.33.0-rc.0.24+2f7a115a691ce0 https://console.cloud.google.com/cloud-build/builds/4bc8d329-e92b-434b-9208-aa368606cf4a?project=648026197307 2025-04-15T14:46:42.049437006Z 00:56:39 Yes
mock release krel release --type rc --branch release-1.33 --build-version v1.33.0-rc.0.24+2f7a115a691ce0 https://console.cloud.google.com/cloud-build/builds/7cc8c0c2-3806-4b43-8be9-0b2d76da850d?project=648026197307 2025-04-15T16:08:39.871102725Z 00:15:25 Yes
stage krel stage --type rc --branch release-1.33 --build-version v1.33.0-rc.0.24+2f7a115a691ce0 --nomock https://console.cloud.google.com/cloud-build/builds/a82f4d74-590e-45ca-aafa-53008bd11da6?project=648026197307 2025-04-15T16:39:40.603991326Z 01:21:33 Yes
release krel release --type rc --branch release-1.33 --build-version v1.33.0-rc.0.24+2f7a115a691ce0 --nomock https://console.cloud.google.com/cloud-build/builds/f5535ba0-0f59-4014-83e5-15a059ff5339?project=648026197307 2025-04-15T20:39:06.425011800Z 00:09:39 No, Canceled
release krel release --type rc --branch release-1.33 --build-version v1.33.0-rc.0.24+2f7a115a691ce0 --nomock https://console.cloud.google.com/cloud-build/builds/7d7f8e7d-370f-4491-926c-a4ec50d2056a?project=648026197307 2025-04-15T21:23:45.503888339Z 00:18:49 Yes

Action Items

Open Questions (related to 1.33.0)

/milestone v1.33
/assign @mbianchidev
/cc @kubernetes/release-managers
/priority important-soon
/kind documentation

@mbianchidev mbianchidev added area/release-eng Issues or PRs related to the Release Engineering subproject sig/release Categorizes an issue or PR as relevant to SIG Release. labels Apr 8, 2025
@k8s-ci-robot k8s-ci-robot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Apr 8, 2025
@k8s-ci-robot k8s-ci-robot added this to the v1.33 milestone Apr 8, 2025
@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Apr 8, 2025
@mbianchidev
Copy link
Member Author

Testgrid dashboards for master

Boards checked for FAILING:

No FAILING Jobs

comment generated by krel

@mbianchidev
Copy link
Member Author

mbianchidev commented Apr 10, 2025

Documenting the whole process to follow after any rc.0 cut:

  1. https://github.com/kubernetes/test-infra/pull/34650/files
  2. https://github.com/kubernetes/test-infra/pull/34651/files
  3. Most stuff is done by this PR from Jim https://github.com/kubernetes/test-infra/pull/34668/files (cmake command)
    3.1 read and write about this Slack thread for detailed steps for this: (note: most stuff is autogenerated by the cmake command)
  4. ./hack/run-in-python-container.sh ./releng/generate_tests.py --yaml-config-path ./releng/test_config.yaml (see this PR)
  5. Publishing bot staging/publishing: add release-1.33 rules kubernetes#131250
  6. Look at this DM from Jim with some more info on the CLI side of things
  7. Perf branch Need 1.33 branch? perf-tests#3290 (comment)

  1. Remove 1.29 jobs drop 1.29 from image variants, 1.29 is EOL test-infra#34674 (version to be removed or not varies depending on where in the overall release cycle we are in terms of EOL support) - this could actually be step 0, first drop old jobs and then add new ones so the prow cluster is never overwhelmed - but it could be actually a patch release job that has to be performed instead of doing it before/during rc.1 (see Slack convo with @BenTheElder )

Extra: fix line 307 of this script to avoid having a "release job" message for nomock stage commands being run (could cause random panic) and generally error messages could use some more polish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release-eng Issues or PRs related to the Release Engineering subproject kind/documentation Categorizes issue or PR as related to documentation. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/release Categorizes an issue or PR as relevant to SIG Release.
Projects
None yet
Development

No branches or pull requests

2 participants