You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📖 Update roadmap for 2025 with new statuses and details (#5057)
Update roadmap for 2025 with new statuses and details
Updated status of Comprehensive E2E Testing and provided additional details on the proposal for keeping users updated.
-**Comprehensive E2E Testing**: Expand end-to-end tests for conversion webhooks to validate not only CA injection but also the conversion process itself.
28
+
-**Comprehensive E2E Testing**: ✅ Complete ([Example](https://github.com/kubernetes-sigs/kubebuilder/blob/v4.7.1/testdata/project-v4-with-plugins/test/e2e/e2e_test.go#L284-L296)) Expand end-to-end tests for conversion webhooks to validate not only CA injection but also the conversion process itself.
-**E2E Test Scaffolding**: Improve the E2E test scaffolds under `test/e2e` to validate conversion behavior beyond CA injection for conversion webhooks.
@@ -82,8 +82,10 @@ Align tutorials and sample projects with best practices to improve quality and u
82
82
83
83
## Provide Solutions to Keep Users Updated with the Latest Changes
-`kubebuilder alpha update` command implemented. More info: https://book.kubebuilder.io/reference/commands/alpha_update
88
+
- AutoUpdate Plugin implemented as v1-alpha. More info: https://book.kubebuilder.io/plugins/available/autoupdate-v1-alpha
87
89
88
90
### Context
89
91
Kubebuilder currently offers a "Help to Upgrade" feature via the `kubebuilder alpha generate` command, but applying updates requires significant manual effort.
0 commit comments