|
5 | 5 | 1. What work did the WG do this year that should be highlighted?
|
6 | 6 | For example, artifacts, reports, white papers produced this year.
|
7 | 7 |
|
8 |
| - - |
9 |
| - - |
10 |
| - - |
| 8 | + - Graduated [Structured Logging](https://github.com/kubernetes/enhancements/issues/1602) to Beta |
| 9 | + - Graduated [Derecation of klog specific flags](https://github.com/kubernetes/enhancements/issues/2845) to Beta |
| 10 | + - Created draft proposal for [Contextual logging](https://docs.google.com/document/d/1FaDj3_MvLWSuUtlVapgfTUglhYjBem1LNcpdd_OyBwU/edit?usp=sharing) |
11 | 11 |
|
12 | 12 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
13 | 13 |
|
14 |
| - - |
15 |
| - - |
16 |
| - - |
| 14 | + - Continiusly migrating kubernetes/kubernetes repository to structured logging. In 2021 kubelet, kube-scheduler, kube-proxy were migrated. |
| 15 | + |
17 | 16 |
|
18 | 17 | ## Project health
|
19 | 18 |
|
20 | 19 | 1. What's the current roadmap until completion of the working group?
|
21 | 20 |
|
22 |
| - - |
23 |
| - - |
24 |
| - - |
| 21 | + - Graduate [Contextual Logging](https://github.com/kubernetes/enhancements/issues/3077) to Beta and GA |
| 22 | + - Graduate [Derecation of klog specific flags](https://github.com/kubernetes/enhancements/issues/2845) to GA |
| 23 | + - Graduated [Structured Logging](https://github.com/kubernetes/enhancements/issues/1602) to GA |
| 24 | + - All code in kubernetes/kubernetes repository is migrated to Structured Logging API |
25 | 25 |
|
26 | 26 | 2. Does the group have contributors from multiple companies/affiliations?
|
27 | 27 |
|
28 |
| - - |
| 28 | + - Yes, current members are from 1 ZTE, 1 Appdynamics, 1 Google, 3 VMware, 1 Intel and 2 unaffiliated. |
29 | 29 |
|
30 | 30 | 3. Are there ways end users/companies can contribute that they currently are not?
|
31 | 31 | If one of those ways is more full time support, what would they work on and why?
|
32 | 32 |
|
33 |
| - - |
| 33 | + - End users can easily contribute by helping with [structured logging migration](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/migration-to-structured-logging.md) |
34 | 34 | -
|
35 | 35 |
|
36 | 36 | ## Membership
|
37 | 37 |
|
38 |
| -- Primary slack channel member count: |
39 |
| -- Primary mailing list member count: |
40 |
| -- Primary meeting attendee count (estimated, if needed): |
41 |
| -- Primary meeting participant count (estimated, if needed): |
| 38 | +- Primary slack channel member count: 104 |
| 39 | +- Primary mailing list member count: 46 |
| 40 | +- Primary meeting attendee count (estimated, if needed): 4-5 |
| 41 | +- Primary meeting participant count (estimated, if needed): 3-4 |
42 | 42 |
|
43 | 43 | Include any other ways you measure group membership
|
44 | 44 |
|
45 | 45 | ## Operational
|
46 | 46 |
|
47 | 47 | Operational tasks in [wg-governance.md]:
|
48 | 48 |
|
49 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
50 |
| -- [ ] WG leaders in [sigs.yaml] are accurate and active, and updated if needed |
51 |
| -- [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed |
| 49 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 50 | +- [x] WG leaders in [sigs.yaml] are accurate and active, and updated if needed |
| 51 | +- [x] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed |
52 | 52 | - [ ] Updates provided to sponsoring SIGs in 2021
|
53 | 53 | - [$sig-name](https://git.k8s.io/community/$sig-id/)
|
54 | 54 | - links to email, meeting notes, slides, or recordings, etc
|
|
0 commit comments