From 49fd50753b3e600219cc592b353d25d356895f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arda=20G=C3=BC=C3=A7l=C3=BC?= Date: Thu, 4 Apr 2024 09:57:08 +0300 Subject: [PATCH 1/2] This PR updates the required fields in 2023 annual report of sig-cli --- sig-cli/annual-report-2023.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/sig-cli/annual-report-2023.md b/sig-cli/annual-report-2023.md index 50d15e94c..a181f989c 100644 --- a/sig-cli/annual-report-2023.md +++ b/sig-cli/annual-report-2023.md @@ -4,13 +4,15 @@ 1. What work did the SIG do this year that should be highlighted? - + - Interactive delete in kubectl delete + - Custom profiling support in kubectl debug + - Transition from SPDY to Websockets + - Plugin resolution for non-shadowing subcommands in kubectl promoted to beta + - New pruning design for kubectl apply --prune, aka ApplySet + - Aggregated Discovery promoted to GA + - kubectl debug promoted to GA + - New minor release for kui + - Krew has 242 plugins 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? @@ -22,15 +24,15 @@ 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)? - + - [KubeCon Europe 2023](https://www.youtube.com/watch?v=X-XDr8XhHHU) + - [KubeCon North America 2023](https://www.youtube.com/watch?v=RggqaCSdOGA) 4. KEP work in 2023 (v1.27, v1.28, v1.29): - Alpha - [3659 - KEP Template](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3659-kubectl-apply-prune) - v1.27 - [3805 - Kubectl Server-Side Apply by default](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3805-ssa-default) - v1.27 + - [4006 - Transition from SPDY to Websockets](https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/4006-transition-spdy-to-websockets/kep.yaml) - 1.28 - Beta - [2590 - Kubectl Subresource Support](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2590-kubectl-subresource) - v1.27 @@ -70,8 +72,8 @@ Operational tasks in [sig-governance.md]: - [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed - [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed - [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed -- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed +- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed [CONTRIBUTING.md]: https://git.k8s.io/community/sig-cli/CONTRIBUTING.md From 01f06c97eb10a3e1667b911cd84cf77b141d8993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arda=20G=C3=BC=C3=A7l=C3=BC?= Date: Fri, 26 Apr 2024 07:37:17 +0300 Subject: [PATCH 2/2] Mention the lack of maintainers for kustomize --- sig-cli/annual-report-2023.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/sig-cli/annual-report-2023.md b/sig-cli/annual-report-2023.md index a181f989c..235ecaa40 100644 --- a/sig-cli/annual-report-2023.md +++ b/sig-cli/annual-report-2023.md @@ -16,11 +16,7 @@ 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? - + - Lost 2 Kustomize primary maintainers and looking for help in 2024 3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)? @@ -68,10 +64,10 @@ ## Operational Operational tasks in [sig-governance.md]: -- [ ] [README.md] reviewed for accuracy and updated if needed -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed +- [x] [README.md] reviewed for accuracy and updated if needed +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed - [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed - [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed