Skip to content

Commit ff7c5d9

Browse files
(docs)Update migration docs to reflect current tooling and options
Rewrites the migration documentation to focus on current migration paths: - AutoUpdate plugin for automated GitHub Actions-based updates - Alpha update command for local migration workflows - Alpha generate for manual re-scaffolding - Traditional manual migration for legacy projects Removes outdated information and clarifies when each approach should be used. Adds guidance on the PROJECT file and its role in automation.
1 parent 5a51775 commit ff7c5d9

12 files changed

+66
-1807
lines changed

docs/book/src/SUMMARY.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,6 @@
4747

4848
- [Migrations](./migrations.md)
4949

50-
- [Legacy (before <= v3.0.0)](./migration/legacy.md)
51-
- [Kubebuilder v1 vs v2](migration/legacy/v1vsv2.md)
52-
53-
- [Migration Guide](./migration/legacy/migration_guide_v1tov2.md)
54-
55-
- [Kubebuilder v2 vs v3](migration/legacy/v2vsv3.md)
56-
57-
- [Migration Guide](migration/legacy/migration_guide_v2tov3.md)
58-
- [Migration by updating the files](migration/legacy/manually_migration_guide_v2_v3.md)
59-
- [From v3.0.0 with plugins](./migration/v3-plugins.md)
60-
- [go/v3 vs go/v4](migration/v3vsv4.md)
61-
62-
- [Migration Guide](migration/migration_guide_gov3_to_gov4.md)
63-
- [Migration by updating the files](migration/manually_migration_guide_gov3_to_gov4.md)
6450
- [Single Group to Multi-Group](./migration/multi-group.md)
6551

6652
- [Alpha Commands](./reference/alpha_commands.md)

docs/book/src/migration/legacy.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)