Skip to content

Commit e71dddc

Browse files
Update Roadmap 2025 with latest status
1 parent 60b62a4 commit e71dddc

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

roadmap/roadmap_2025.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,24 @@ is hindered by limitations such as the inability to add additional webhooks for
1414
and losing their existing customizations on top.
1515

1616
### Goals and Needs
17-
- **CA Injection**: Ensure that CA injection for conversion webhooks is limited to the relevant Custom Resource (CR) conversions.
18-
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/4285)
19-
- [Pull Request](https://github.com/kubernetes-sigs/kubebuilder/pull/4282)
17+
- **CA Injection**: ✅ Complete (Changes available from release `4.4.0`) Ensure that CA injection for conversion webhooks is limited to the relevant Custom Resource (CR) conversions.
18+
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/4285)
19+
- [Pull Request](https://github.com/kubernetes-sigs/kubebuilder/pull/4282)
2020

2121
- **Scaffolding Multiple Webhooks**: Allow adding additional webhooks without requiring forced re-scaffolding.
22-
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/4146)
22+
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/4146)
2323

24-
- **Hub and Spoke Model**: Integrate a hub-and-spoke model for conversion webhooks to streamline implementation.
25-
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/2589)
26-
- [Pull Request](https://github.com/kubernetes-sigs/kubebuilder/pull/4254)
24+
- **Hub and Spoke Model**: ✅ Complete (Changes available from release `4.4.0`) Integrate a hub-and-spoke model for conversion webhooks to streamline implementation.
25+
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/2589)
26+
- [Pull Request](https://github.com/kubernetes-sigs/kubebuilder/pull/4254)
2727

2828
- **Comprehensive E2E Testing**: Expand end-to-end tests for conversion webhooks to validate not only CA injection but also the conversion process itself.
29+
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/4297)
2930

3031
- **E2E Test Scaffolding**: Improve the E2E test scaffolds under `test/e2e` to validate conversion behavior beyond CA injection for conversion webhooks.
3132

3233
- **Enhanced Multiversion Tutorial**: Add E2E tests for conversion webhooks in the multiversion tutorial to support comprehensive user guidance.
34+
- [GitHub Issue](https://github.com/kubernetes-sigs/kubebuilder/issues/4255)
3335

3436
---
3537
# Roadmap Document

0 commit comments

Comments
 (0)