|
| 1 | +# 2024 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 | +3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)? |
| 19 | + |
| 20 | +<!-- |
| 21 | + Examples include links to email, slides, or recordings. |
| 22 | +--> |
| 23 | + |
| 24 | +4. KEP work in 2024 (v1.30, v1.31, v1.32): |
| 25 | +<!-- |
| 26 | + TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction. |
| 27 | +
|
| 28 | + Note: This list is generated from the KEP metadata in kubernetes/enhancements repository. |
| 29 | + If you find any discrepancy in the generated list here, please check the KEP metadata. |
| 30 | + Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect. |
| 31 | +--> |
| 32 | + |
| 33 | +<!-- |
| 34 | + - Alpha |
| 35 | + - [3962 - Mutating Admission Policies](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3962-mutating-admission-policies) - v1.32 |
| 36 | + - [4222 - CBOR Serializer](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4222-cbor-serializer) - v1.32 |
| 37 | + - [4346 - Add Informer Metrics](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4346-informer-metrics) - v1.30 |
| 38 | + - [4355 - Coordinated Leader Election](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4355-coordinated-leader-election) - v1.31 |
| 39 | + - [4460 - Enable per-request Read/Write Deadline](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4460-per-request-deadline) - v1.31 |
| 40 | +
|
| 41 | + - Beta |
| 42 | + - [2339 - StorageVersion API for HA API servers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2339-storageversion-api-for-ha-api-servers) - v1.30 |
| 43 | + - [2340 - Consistent Reads from Cache](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2340-Consistent-reads-from-cache) - v1.31 |
| 44 | + - [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.32 |
| 45 | + - [4008 - CRD Validation Ratcheting](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4008-crd-ratcheting) - v1.30 |
| 46 | + - [4192 - Move Storage Version Migrator in-tree](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4192-svm-in-tree) - v1.32 |
| 47 | + - [4568 - Resilient watchcache initialization](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4568-resilient-watchcache-initialization) - v1.31 |
| 48 | +
|
| 49 | + - Stable |
| 50 | + - [3352 - Aggregated Discovery](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3352-aggregated-discovery) - v1.30 |
| 51 | + - [3488 - CEL for Admission Control](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3488-cel-admission-control) - 1.30 |
| 52 | + - [3716 - Admission Webhook Match Conditions](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/3716-admission-webhook-match-conditions) - v1.30 |
| 53 | + - [4006 - Transition from SPDY to Websockets](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4006-transition-spdy-to-websockets) - v1.32 |
| 54 | + - [4020 - Unknown Version Interoperability Proxy](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4020-unknown-version-interoperability-proxy) - v1.30 |
| 55 | + - [4358 - Custom Resource Field Selectors](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4358-custom-resource-field-selectors) - v1.32 |
| 56 | + - [4420 - Retry Generate Name](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/4420-retry-generate-name) - v1.32 --> |
| 57 | + |
| 58 | +## [Subprojects](https://git.k8s.io/community/sig-api-machinery#subprojects) |
| 59 | + |
| 60 | + |
| 61 | +**Continuing:** |
| 62 | + - cel-admission-webhook |
| 63 | + - component-base |
| 64 | + - control-plane-features |
| 65 | + - idl-schema-client-pipeline |
| 66 | + - json |
| 67 | + - kubernetes-clients |
| 68 | + - server-api-aggregation |
| 69 | + - server-binaries |
| 70 | + - server-crd |
| 71 | + - server-frameworks |
| 72 | + - server-sdk |
| 73 | + - universal-machinery |
| 74 | + - yaml |
| 75 | + |
| 76 | +## [Working groups](https://git.k8s.io/community/sig-api-machinery#working-groups) |
| 77 | + |
| 78 | +**Retired in 2024:** |
| 79 | + - API Expression |
| 80 | +**Continuing:** |
| 81 | + - Structured Logging |
| 82 | + |
| 83 | +## Operational |
| 84 | + |
| 85 | +Operational tasks in [sig-governance.md]: |
| 86 | +- [ ] [README.md] reviewed for accuracy and updated if needed |
| 87 | +- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 88 | +- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 89 | +- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 90 | +- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 91 | +- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed |
| 92 | + |
| 93 | + |
| 94 | +[CONTRIBUTING.md]: https://git.k8s.io/community/sig-api-machinery/CONTRIBUTING.md |
| 95 | +[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md |
| 96 | +[README.md]: https://git.k8s.io/community/sig-api-machinery/README.md |
| 97 | +[sigs.yaml]: https://git.k8s.io/community/sigs.yaml |
| 98 | +[devel]: https://git.k8s.io/community/contributors/devel/README.md |
0 commit comments