Skip to content

Commit fb1fb0b

Browse files
author
hzoppetti
committed
updated note about node pool to include all volume types
1 parent 5965c92 commit fb1fb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/4-70-0-2020-07-27.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ changelog:
2121
- `Create Disk` ([POST /linode/instances/{linodeId}/disks](/api/v4/linode-instances-linode-id-disks/#post))
2222
- `Reset Disk Root Password` ([POST /linode/instances/{linodeId}/disks/{diskId}/password](/api/v4/linode-instances-linode-id-disks-disk-id-password/#post))
2323

24-
- Updated the description for the `Update Node Pool` ([PUT /lke/clusters/{clusterId}/pools/{poolId}](/api/v4/lke-clusters-cluster-id-pools-pool-id/#put)) endpoint. Now the description more accurately explains that nodes are created or deleted to match the updated count and that any local storage on deleted Linodes (such as "hostPath" volumes) will be erased.
24+
- Updated the description for the `Update Node Pool` ([PUT /lke/clusters/{clusterId}/pools/{poolId}](/api/v4/lke-clusters-cluster-id-pools-pool-id/#put)) endpoint. Now the description more accurately explains that nodes are created or deleted to match the updated count and that any local storage on deleted Linodes (such as "hostPath" and "emptyDir" volumes, or "local" PersistentVolumes) will be erased.
2525

2626
### Fixed
2727

0 commit comments

Comments
 (0)