Skip to content

Commit 88d47c1

Browse files
committed
generate 2023 Annual Report boilerplates
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 661d8d8 commit 88d47c1

File tree

31 files changed

+2068
-0
lines changed

31 files changed

+2068
-0
lines changed
+93
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
# 2023 Annual Report: SIG API Machinery
2+
3+
## Current initiatives and Project Health
4+
5+
1. What work did the SIG do this year that should be highlighted?
6+
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+
-->
14+
15+
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
16+
17+
<!--
18+
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
19+
If you find any discrepancy in the generated list here, please check the KEP metadata.
20+
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
21+
-->
22+
23+
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
24+
25+
<!--
26+
Examples include links to email, slides, or recordings.
27+
-->
28+
29+
4. KEP work in 2023 (v1.27, v1.28, v1.29):
30+
31+
- Alpha
32+
- [2340 - Consistent Reads from Cache](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2340-Consistent-reads-from-cache) - v1.28
33+
- [3157 - Allow informers for getting a stream of data instead of chunking](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3157-watch-list) - v1.27
34+
- [4006 - Transition from SPDY to Websockets](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4006-transition-spdy-to-websockets) - v1.29
35+
- [4008 - CRD Validation Ratcheting](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4008-crd-ratcheting) - v1.28
36+
- [4153 - Declarative Validation](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4153-declarative-validation) - v1.29
37+
38+
- Beta
39+
- [3352 - Aggregated Discovery](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3352-aggregated-discovery) - v1.27
40+
- [3488 - CEL for Admission Control](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3488-cel-admission-control) - 1.28
41+
- [3716 - Admission Webhook Match Conditions](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3716-admission-webhook-match-conditions) - v1.28
42+
- [4020 - Unknown Version Interoperability Proxy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4020-unknown-version-interoperability-proxy) - v1.29
43+
44+
- Stable
45+
- [1040 - Priority and Fairness for API Server Requests](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1040-priority-and-fairness) - v1.29
46+
- [2876 - CRD Validation Expression Language](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2876-crd-validation-expression-language) - v1.29
47+
- [2885 - Server Side Unknown Field Validation](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2885-server-side-unknown-field-validation) - v1.27
48+
- [2896 - OpenAPI V3](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2896-openapi-v3) - v1.27
49+
- [365 - Paginated API Lists](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/365-paginated-lists) - v1.29
50+
51+
## [Subprojects](https://git.k8s.io/community/sig-api-machinery#subprojects)
52+
53+
54+
**New in 2023:**
55+
- [cel-admission-webhook](https://git.k8s.io/community/<no value>#cel-admission-webhook)
56+
**Continuing:**
57+
- component-base
58+
- control-plane-features
59+
- idl-schema-client-pipeline
60+
- json
61+
- kubernetes-clients
62+
- server-api-aggregation
63+
- server-binaries
64+
- server-crd
65+
- server-frameworks
66+
- server-sdk
67+
- universal-machinery
68+
- yaml
69+
70+
## [Working groups](https://git.k8s.io/community/sig-api-machinery#working-groups)
71+
72+
**Retired in 2023:**
73+
- Multitenancy
74+
**Continuing:**
75+
- API Expression
76+
- Structured Logging
77+
78+
## Operational
79+
80+
Operational tasks in [sig-governance.md]:
81+
- [ ] [README.md] reviewed for accuracy and updated if needed
82+
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
83+
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
84+
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
85+
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
86+
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
87+
88+
89+
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-api-machinery/CONTRIBUTING.md
90+
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
91+
[README.md]: https://git.k8s.io/community/sig-api-machinery/README.md
92+
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
93+
[devel]: https://git.k8s.io/community/contributors/devel/README.md

sig-apps/annual-report-2023.md

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# 2023 Annual Report: SIG Apps
2+
3+
## Current initiatives and Project Health
4+
5+
1. What work did the SIG do this year that should be highlighted?
6+
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+
-->
14+
15+
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
16+
17+
<!--
18+
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
19+
If you find any discrepancy in the generated list here, please check the KEP metadata.
20+
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
21+
-->
22+
23+
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
24+
25+
<!--
26+
Examples include links to email, slides, or recordings.
27+
-->
28+
29+
4. KEP work in 2023 (v1.27, v1.28, v1.29):
30+
31+
32+
- Beta
33+
- [3017 - Pod Healthy Policy for PDB](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3017-pod-healthy-policy-for-pdb) - v1.27
34+
- [3335 - StatefulSet Slice](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3335-statefulset-slice) - v1.27
35+
- [3850 - Backoff Limits Per Index For Indexed Jobs](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3850-backoff-limits-per-index-for-indexed-jobs) - v1.29
36+
- [3939 - Allow Replacement of Pods in a Job when fully terminating](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3939-allow-replacement-when-fully-terminated) - v1.29
37+
- [4017 - Pod Index Label](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4017-pod-index-label) - v1.28
38+
- [4026 - Add job creation timestamp to job annotations](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/4026-crojob-scheduled-timestamp-annotation) - v1.28
39+
40+
- Stable
41+
- [1847 - Auto delete PVCs created by StatefulSet](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/1847-autoremove-statefulset-pvcs) - v1.28
42+
- [2804 - Consolidate Workload controllers life cycle status](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2804-consolidate-workload-controllers-status) - v1.27
43+
- [2879 - Track ready Pods in Job status](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2879-ready-pods-job-status) - v1.29
44+
- [3140 - TimeZone support in CronJob](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3140-TimeZone-support-in-CronJob) - v1.27
45+
- [3715 - Elastic Indexed Job](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3715-elastic-indexed-job) - v1.28
46+
47+
## [Subprojects](https://git.k8s.io/community/sig-apps#subprojects)
48+
49+
50+
**Continuing:**
51+
- application
52+
- examples
53+
- execution-hook
54+
- kompose
55+
- workloads-api
56+
57+
## [Working groups](https://git.k8s.io/community/sig-apps#working-groups)
58+
59+
**Continuing:**
60+
- Batch
61+
- Data Protection
62+
63+
## Operational
64+
65+
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 2023 are linked from [README.md] and updated/uploaded if needed
72+
73+
74+
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-apps/CONTRIBUTING.md
75+
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
76+
[README.md]: https://git.k8s.io/community/sig-apps/README.md
77+
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
78+
[devel]: https://git.k8s.io/community/contributors/devel/README.md
+72
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# 2023 Annual Report: SIG Architecture
2+
3+
## Current initiatives and Project Health
4+
5+
1. What work did the SIG do this year that should be highlighted?
6+
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+
-->
14+
15+
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
16+
17+
<!--
18+
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
19+
If you find any discrepancy in the generated list here, please check the KEP metadata.
20+
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
21+
-->
22+
23+
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
24+
25+
<!--
26+
Examples include links to email, slides, or recordings.
27+
-->
28+
29+
4. KEP work in 2023 (v1.27, v1.28, v1.29):
30+
31+
32+
33+
- Stable
34+
- [3935 - Support Oldest Node And Newest Control Plane](https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3935-oldest-node-newest-control-plane) - v1.28
35+
36+
## [Subprojects](https://git.k8s.io/community/sig-architecture#subprojects)
37+
38+
39+
**Continuing:**
40+
- architecture-and-api-governance
41+
- code-organization
42+
- conformance-definition
43+
- enhancements
44+
- production-readiness
45+
46+
## [Working groups](https://git.k8s.io/community/sig-architecture#working-groups)
47+
48+
**New in 2023:**
49+
- LTS
50+
**Retired in 2023:**
51+
- Reliability
52+
**Continuing:**
53+
- API Expression
54+
- Policy
55+
- Structured Logging
56+
57+
## Operational
58+
59+
Operational tasks in [sig-governance.md]:
60+
- [ ] [README.md] reviewed for accuracy and updated if needed
61+
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
62+
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
63+
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
64+
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
65+
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
66+
67+
68+
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-architecture/CONTRIBUTING.md
69+
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
70+
[README.md]: https://git.k8s.io/community/sig-architecture/README.md
71+
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
72+
[devel]: https://git.k8s.io/community/contributors/devel/README.md

sig-auth/annual-report-2023.md

+85
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
# 2023 Annual Report: SIG Auth
2+
3+
## Current initiatives and Project Health
4+
5+
1. What work did the SIG do this year that should be highlighted?
6+
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+
-->
14+
15+
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
16+
17+
<!--
18+
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
19+
If you find any discrepancy in the generated list here, please check the KEP metadata.
20+
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
21+
-->
22+
23+
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
24+
25+
<!--
26+
Examples include links to email, slides, or recordings.
27+
-->
28+
29+
4. KEP work in 2023 (v1.27, v1.28, v1.29):
30+
31+
- Alpha
32+
- [2718 - Client Executable Proxy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/2718-20210511-client-exec-proxy) - v1.27
33+
- [3221 - Structured Authorization Configuration](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3221-structured-authorization-configuration) - v1.29
34+
- [3257 - Cluster Trust Bundles](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3257-cluster-trust-bundles) - v1.29
35+
- [3331 - Structured authentication config](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3331-structured-authentication-configuration) - v1.29
36+
- [3766 - Move ReferenceGrant to sig-auth API Group](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3766-referencegrant) - v1.27
37+
- [3926 - Handling undecryptable resources](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3926-handling-undecryptable-resources) - v1.29
38+
- [4193 - bound service account token improvements](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/4193-bound-service-account-token-improvements) - v1.29
39+
40+
41+
- Stable
42+
- [3299 - KMS v2 Improvements](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3299-kms-v2-improvements) - v1.29
43+
- [3325 - Review attibutes of a current user](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/3325-self-subject-attributes-review-api) - v1.28
44+
45+
## [Subprojects](https://git.k8s.io/community/sig-auth#subprojects)
46+
47+
48+
**Retired in 2023:**
49+
- multi-tenancy
50+
**Continuing:**
51+
- audit-logging
52+
- authenticators
53+
- authorizers
54+
- certificates
55+
- encryption-at-rest
56+
- hierarchical-namespace-controller
57+
- node-identity-and-isolation
58+
- policy-management
59+
- secrets-store-csi-driver
60+
- service-accounts
61+
- sig-auth-tools
62+
63+
## [Working groups](https://git.k8s.io/community/sig-auth#working-groups)
64+
65+
**Retired in 2023:**
66+
- Multitenancy
67+
**Continuing:**
68+
- Policy
69+
70+
## Operational
71+
72+
Operational tasks in [sig-governance.md]:
73+
- [ ] [README.md] reviewed for accuracy and updated if needed
74+
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
75+
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
76+
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
77+
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
78+
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
79+
80+
81+
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-auth/CONTRIBUTING.md
82+
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
83+
[README.md]: https://git.k8s.io/community/sig-auth/README.md
84+
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
85+
[devel]: https://git.k8s.io/community/contributors/devel/README.md

0 commit comments

Comments
 (0)