|
6 | 6 | For example, artifacts, reports, white papers produced this year.
|
7 | 7 |
|
8 | 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) |
| 9 | + - Graduated [Deprecation of klog specific flags](https://github.com/kubernetes/enhancements/issues/2845) to Beta |
| 10 | + - Created prototype and KEP for [Contextual logging](https://github.com/kubernetes/enhancements/pull/3078) |
11 | 11 |
|
12 | 12 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
13 | 13 |
|
14 |
| - - Continiusly migrating kubernetes/kubernetes repository to structured logging. In 2021 kubelet, kube-scheduler, kube-proxy were migrated. |
| 14 | + - Continuously migrating kubernetes/kubernetes repository to structured logging. In 2021 kubelet, kube-scheduler, kube-proxy were migrated. |
15 | 15 |
|
16 | 16 |
|
17 | 17 | ## Project health
|
18 | 18 |
|
19 | 19 | 1. What's the current roadmap until completion of the working group?
|
20 | 20 |
|
21 | 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 |
| 22 | + - Graduate [Deprecation of klog specific flags](https://github.com/kubernetes/enhancements/issues/2845) to GA |
23 | 23 | - Graduated [Structured Logging](https://github.com/kubernetes/enhancements/issues/1602) to GA
|
24 | 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 |
| - - Yes, current members are from 1 ZTE, 1 Appdynamics, 1 Google, 3 VMware, 1 Intel and 2 unaffiliated. |
| 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?
|
|
0 commit comments