Skip to content

Commit d1b3d78

Browse files
authored
Merge pull request #8286 from ardaguclu/annual-report-2024
Add sig-cli annual report for 2024
2 parents 1c29923 + 334c8af commit d1b3d78

File tree

1 file changed

+17
-22
lines changed

1 file changed

+17
-22
lines changed

sig-cli/annual-report-2024.md

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

7-
<!--
8-
Some example items that might be worth highlighting:
9-
- Major KEP advancement
10-
- Important initiatives that aren't tracked via KEPs
11-
- Paying down significant tech debt
12-
- Governance and leadership changes
13-
-->
7+
- Custom profiling support in kubectl debug is promoted to GA
8+
- Interactive delete in kubectl delete is promoted to GA
9+
- Transition from SPDY to Websockets is promoted to beta
10+
- kuberc alpha phase implementation is started and reviewed extensively
11+
- Removing kustomize from kubectl is discussed and rejected
12+
- Krew has 286 plugins
13+
- Kustomize new releases (latest one v5.6.0 as of now)
1414

1515
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1616

17+
- Kui project seems to be not actively maintained
1718

1819
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
1920

20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
21+
- [KubeCon Europe 2024](https://www.youtube.com/watch?v=LjXZjt_yOJ8)
22+
- [KubeCon North America 2024](https://www.youtube.com/watch?v=EL2mx5Ukho8)
2323

2424
4. KEP work in 2024 (v1.30, v1.31, v1.32):
2525
<!--
@@ -30,17 +30,12 @@
3030
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
3131
-->
3232

33-
<!--
34-
- Alpha
35-
- [3104 - Introduce kuberc](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3104-introduce-kuberc) - v1.32
36-
37-
3833
- Stable
3934
- [1441 - kubectl debug](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/1441-kubectl-debug) - v1.30
4035
- [3638 - Improve kubectl plugin resolution for non-shadowing subcommands](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3638-kubectl-plugin-subcommands) - v1.30
4136
- [3805 - Kubectl Server-Side Apply by default](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3805-ssa-default) - v1.32
4237
- [3895 - Interactive(-i) flag to kubectl delete for user confirmation](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/3895-kubectl-delete-interactivity) - v1.30
43-
- [4292 - Custom profiling support in kubectl debug command](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/4292-kubectl-debug-custom-profile) - 1.32 -->
38+
- [4292 - Custom profiling support in kubectl debug command](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/4292-kubectl-debug-custom-profile) - 1.32
4439

4540
## [Subprojects](https://git.k8s.io/community/sig-cli#subprojects)
4641

@@ -63,12 +58,12 @@
6358
## Operational
6459

6560
Operational tasks in [sig-governance.md]:
66-
- [ ] [README.md] reviewed for accuracy and updated if needed
67-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
68-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
69-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
70-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
71-
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
61+
- [x] [README.md] reviewed for accuracy and updated if needed
62+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
63+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
64+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
65+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
66+
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
7267

7368

7469
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-cli/CONTRIBUTING.md

0 commit comments

Comments
 (0)