Skip to content
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

Cut v1.29.11 release #2664

Closed
12 of 13 tasks
cpanato opened this issue Nov 19, 2024 · 6 comments
Closed
12 of 13 tasks

Cut v1.29.11 release #2664

cpanato opened this issue Nov 19, 2024 · 6 comments
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

@cpanato
Copy link
Member

cpanato commented Nov 19, 2024

Scheduled to happen: Tue, 2024-11-19

Release Blocking Issues

Release Steps

Release Tools Version

GitVersion:    v0.17.11
GitCommit:     f582564a941383ec96da813e77074df4b039c03c
GitTreeState:  clean
BuildDate:     2024-11-20T10:10:55
GoVersion:     go1.23.2
Compiler:      gc
Platform:      linux/amd64

Release Jobs History

STEP COMMAND LINK START DURATION SUCCEEDED?
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/b68668e3-e31f-4653-8a54-b432775bb6f0?project=648026197307 2024-11-19T14:01:41.984112617Z 00:19:06 No
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/cc75cc2c-d344-421b-84e2-79f167f36a2e?project=648026197307 2024-11-19T17:14:42.198325897Z 00:17:53 No
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/d90516ea-bdaf-4bf5-b7f6-b8c543801b61?project=648026197307 2024-11-19T18:22:00.366615987Z 00:18:13 No
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/b466335e-e2be-4a6a-883e-722791e872ad?project=648026197307 2024-11-19T23:59:29.339502073Z 00:26:27 No
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/ce7c8643-bf7a-46c9-9563-0d81c5893358?project=648026197307 2024-11-20T01:39:39.926446496Z 00:35:18 No, Canceled
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/6772d2a5-97d1-457f-a274-f362d93e5bef?project=648026197307 2024-11-20T02:21:10.174389644Z 00:17:40 No
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/c56008f6-7307-431f-b8e8-cdeb9a61f5f5?project=648026197307 2024-11-20T03:07:55.715304542Z 00:19:10 No
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/7776187a-5211-4bbe-960b-dc22068175f9?project=648026197307 2024-11-20T03:32:40.801060459Z 00:00:09 No, Canceled
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/ba24f9dd-d266-4955-982f-f7d5b9aa6a7a?project=648026197307 2024-11-20T03:37:57.947108882Z 00:02:19 No, Canceled
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/92e06124-1aa1-44e6-87a8-414081ce5296?project=648026197307 2024-11-20T03:42:27.093564560Z 01:18:18 Yes
mock stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/3710b4af-2de5-49d4-a418-7a262a403dd9?project=648026197307 2024-11-20T10:22:22.974227203Z 01:15:54 Yes
mock release krel release --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 https://console.cloud.google.com/cloud-build/builds/8744b898-085b-47ea-9f59-762537cd20f1?project=648026197307 2024-11-20T12:47:10.515302852Z 00:14:09 Yes
stage krel stage --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 --nomock https://console.cloud.google.com/cloud-build/builds/e07310cb-9d9b-4c2e-a09f-5c6c3c2b7125?project=648026197307 2024-11-20T13:31:58.044460896Z 01:14:47 Yes
release krel release --type official --branch release-1.29 --build-version v1.29.10-11+61cd265c458e95 --nomock https://console.cloud.google.com/cloud-build/builds/4dfc2376-d9e2-48a1-be37-83d9e3dda71b?project=648026197307 2024-11-20T23:24:25.664404192Z 00:12:24 Yes

Action Items

Open Questions

/milestone
/assign
/cc @kubernetes/release-managers
/priority important-soon
/kind documentation

@cpanato cpanato added sig/release Categorizes an issue or PR as relevant to SIG Release. area/release-eng Issues or PRs related to the Release Engineering subproject labels Nov 19, 2024
@k8s-ci-robot
Copy link
Contributor

@cpanato: 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:

Scheduled to happen: Tue, 2024-11-19

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

  • 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 with the latest release using 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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/documentation Categorizes issue or PR as related to documentation. labels Nov 19, 2024
@cpanato
Copy link
Member Author

cpanato commented Nov 19, 2024

/milestone 1.29

@k8s-ci-robot
Copy link
Contributor

@cpanato: 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:

/milestone 1.29

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@cpanato
Copy link
Member Author

cpanato commented Nov 19, 2024

Testgrid dashboards for 1.29

Boards checked for FAILING:

No FAILING Jobs

comment generated by krel

@xmudrii
Copy link
Member

xmudrii commented Nov 19, 2024

/milestone v1.29

@k8s-ci-robot k8s-ci-robot added this to the v1.29 milestone Nov 19, 2024
@puerco
Copy link
Member

puerco commented Nov 21, 2024

Release is out 🎉

@puerco puerco closed this as completed Nov 21, 2024
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

4 participants