Skip to content

Commit 6c83bc4

Browse files
authored
Merge pull request #2003 from shiftstack/docs_migration_instanceid
📖 Document the change of instanceID in v1beta1
2 parents b7a6685 + fe80a3f commit 6c83bc4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/book/src/topics/crd-changes/v1alpha7-to-v1beta1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- [Change to serverGroupID](#change-to-servergroupid)
1414
- [Change to image](#change-to-image)
1515
- [Removal of imageUUID](#removal-of-imageuuid)
16+
- [Change to instanceID](#change-to-instanceid)
1617
- [Changes to ports](#changes-to-ports)
1718
- [Addition of floatingIPPoolRef](#addition-of-floatingippoolref)
1819
- [`OpenStackCluster`](#openstackcluster)
@@ -127,6 +128,10 @@ image:
127128
id: "72a6a1e6-3e0a-4a8b-9b4c-2d6f9e3e5f0a"
128129
```
129130

131+
#### Change to instanceID
132+
133+
In v1beta1, the field `instanceID` moves from `spec` to `status`.
134+
130135
#### Changes to ports
131136

132137
These changes apply to ports specified in both OpenStackMachines and the Bastion.

0 commit comments

Comments
 (0)