Skip to content

Commit b55cb4b

Browse files
author
Mengjiao Liu
authored
2023 Annual Report: WG Structured Logging (#7813)
* 2023 Annual Report: WG Structured Logging * Add the umbrella issue for new contributors
1 parent be68c0f commit b55cb4b

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

wg-structured-logging/annual-report-2023.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,25 @@
1212
- white papers
1313
- work not tracked in KEPs
1414
-->
15+
- Graduated [contextual logging](https://github.com/kubernetes/enhancements/issues/3077) as Beta.
16+
- All of kube-controller-manager and some parts of kube-scheduler converted (in-tree).
17+
- klog package updates that support using slog as a backend.
18+
- Enhance the logcheck tool for better detection of contextual logging and use newer APIs in Kubernetes.
1519

1620
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
21+
- Our working group is looking for more contributors to help us in [the migration of contextual logging](https://github.com/kubernetes/enhancements/issues/3077).
22+
If you are interested or experienced in the area, we would very much welcome your participation.
1723

1824
## Operational
1925

2026
Operational tasks in [wg-governance.md]:
2127

22-
- [ ] [README.md] reviewed for accuracy and updated if needed
23-
- [ ] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
24-
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
25-
- [ ] Updates provided to sponsoring SIGs in 2023
26-
- [$sig-name](https://git.k8s.io/community/$sig-id/)
27-
- links to email, meeting notes, slides, or recordings, etc
28-
- [$sig-name](https://git.k8s.io/community/$sig-id/)
29-
- links to email, meeting notes, slides, or recordings, etc
30-
-
28+
- [x] [README.md] reviewed for accuracy and updated if needed
29+
- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed
30+
- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
31+
- [x] Updates provided to sponsoring SIGs in 2023
32+
- [SIG Instrumentation](https://git.k8s.io/community/sig-instrumentation/)
33+
- [KubeCon China 2023](https://sched.co/1PTJw)
3134

3235
[wg-governance.md]: https://git.k8s.io/community/committee-steering/governance/wg-governance.md
3336
[README.md]: https://git.k8s.io/community/wg-structured-logging/README.md

0 commit comments

Comments
 (0)