Skip to content

Commit 7c52f43

Browse files
authored
Merge pull request #2859 from drewhagen/release-1.35
Create v1.35 release directory
2 parents a109e11 + 9ecde7a commit 7c52f43

File tree

6 files changed

+34
-0
lines changed

6 files changed

+34
-0
lines changed

OWNERS_ALIASES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ aliases:
3737
- salaxander # subproject owner / 1.27 Release Team Lead
3838
- saschagrunert # subproject owner
3939
- Vyom-Yadav # v1.34 Release Lead
40+
- drewhagen # v1.35 Release Lead
4041
build-admins:
4142
- BenTheElder
4243
- juanfescobar
@@ -53,6 +54,7 @@ aliases:
5354
- Priyankasaggu11929 # Kubernetes 1.29 Release Lead
5455
- salaxander # Kubernetes 1.27 Release Lead
5556
- Vyom-Yadav # Kubernetes v1.34 Release Lead
57+
- drewhagen # Kubernetes v1.35 Release Lead
5658
release-signal-role:
5759
- Vyom-Yadav # 1.29 CI Signal Lead
5860
- pacoxu # 1.30 Release Signal Lead

releases/release-1.35/OWNERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- drewhagen # v1.35 Release Team Lead
5+
- katcosgrove # Release Subproject Owner
6+
- rytswd # v1.35 Release Team Lead Shadow
7+
- dipesh-rawat # v1.35 Release Team Lead Shadow
8+
- jenshu # v1.35 Release Team Lead Shadow
9+
- Rajalakshmi-Girish # v1.35 Release Team Lead Shadow
10+
11+
reviewers:
12+
- graz-dev # v1.35 Communications Lead
13+
- Urvashi0109 # v1.35 Docs Lead
14+
- rayandas # v1.35 Enhancements Lead
15+
- tico88612 # v1.35 Release Signal Lead

releases/release-1.35/logo/.gitkeep

Whitespace-only changes.

releases/release-1.35/release-notes/maps/.gitkeep

Whitespace-only changes.

releases/release-1.35/release-notes/sessions/.gitkeep

Whitespace-only changes.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Kubernetes v1.35 Release Team
2+
3+
TODO: Update all of this once it becomes clear who is nominated
4+
https://github.com/kubernetes/sig-release/issues/2849
5+
6+
| **Team/Role** | **Lead Name** (**GitHub / Slack ID**) | **Shadow Name(s) (GitHub / Slack ID)** |
7+
| ----------------- | ----------------------------------------------------------------------------------------------- | -------------------------------------- |
8+
| Release Team Lead | Drew Hagen ([@drewhagen](https://github.com/drewhagen) / Slack: `@Drew Hagen`) | Jenny Shu ([@jenshu](https://github.com/jenshu) / Slack: `@Jenny Shu`), Rajalakshmi Girish ( [@Rajalakshmi-Girish](https://github.com/Rajalakshmi-Girish) / Slack: `@Rajalakshmi Girish` ), Ryota Sawada ([@rytswd](https://github.com/rytswd) / Slack: `@Ryota`), Dipesh Rawat ([@dipesh-rawat](https://github.com/dipesh-rawat), Slack: `@Dipesh`) |
9+
| Enhancements | Rayan Das ([@rayandas](https://github.com/rayandas), Slack: `@rayandas`) | TBD |
10+
| Communications | Graziano Casto ([@graz-dev](https://github.com/graz-dev), Slack: `@Graziano Casto`) | TBD |
11+
| Release Signal | ChengHao Yang ([@tico88612](https://github.com/tico88612), Slack: `@ChengHao Yang (tico88612)`) | TBD |
12+
| Docs | Urvashi Choubey ([@Urvashi0109](https://github.com/Urvashi0109), Slack: `@Urvashi`) | TBD |
13+
| Branch Manager | TBD | TBD |
14+
15+
Review the [Release Managers page](https://github.com/kubernetes/website/blob/main/content/en/releases/release-managers.md) for up-to-date contact information on Release Engineering personnel.
16+
17+
The schedule for all patch releases can be found at [Patch Releases page](https://github.com/kubernetes/website/blob/main/content/en/releases/patch-releases.md). It will be updated to include v1.35, once the v1.35 release cycle concludes.

0 commit comments

Comments
 (0)