Skip to content

Commit 5b29298

Browse files
Add migration guide for v1beta1 to v1beta2
Signed-off-by: Muhammad Adil Ghaffar <muhammad.adil.ghaffar@est.tech>
1 parent 79a8274 commit 5b29298

4 files changed

Lines changed: 624 additions & 0 deletions

File tree

.cspell-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@
184184
"OSPS",
185185
"OVS",
186186
"ownerReferences",
187+
"omitzero",
187188
"passwordless",
188189
"periodics",
189190
"Pittau",
@@ -220,6 +221,8 @@
220221
"scu",
221222
"sdk",
222223
"service.d",
224+
"Servicev4",
225+
"Servicev6",
223226
"sh",
224227
"shellcheck",
225228
"SIG",

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ docs/presentations/plugin
1717
# Development containers (https://containers.dev/)
1818
.devcontainer
1919
.claude
20+
21+
# macOS
22+
.DS_Store

docs/user-guide/src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
- [Old Installation Process](ironic/ironic_installation.md)
4242
- [Cluster-api-provider-metal3](capm3/introduction.md)
4343
- [Install Metal³ provider](capm3/installation_guide.md)
44+
- [Migration Guide: v1beta1 to v1beta2](capm3/migration_v1beta1_to_v1beta2.md)
4445
- [Metrics](capm3/metrics.md)
4546
- [Custom Resources](capm3/custom_resources.md)
4647
- [Metal3Cluster](capm3/metal3cluster.md)

0 commit comments

Comments
 (0)