From 11b3da7cdc1112b544d1102e29c3fa317446f3aa Mon Sep 17 00:00:00 2001 From: bbiggerr Date: Mon, 8 Nov 2021 08:39:08 -0500 Subject: [PATCH 1/2] Bump version to 4.108.1 --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index e6f2947ab..d5086e006 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.1 info: - version: 4.108.0 + version: 4.108.1 title: Linode API description: | From 158e3be7722f2113651b13fbf24a73c7c3e43c5f Mon Sep 17 00:00:00 2001 From: bbiggerr Date: Mon, 8 Nov 2021 08:42:07 -0500 Subject: [PATCH 2/2] Copy edit --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index d5086e006..7ed9bce3c 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7474,7 +7474,7 @@ paths: control_plane: type: object description: > - Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components. Enabling High Avaialability for LKE is an **irreversible** change. The High Availability feature is in a **closed beta** and is not currently available to all customers. Please be aware that this feature may receive breaking updates in the future. This notice will be removed when this feature is out of beta. + Defines settings for the Kubernetes Control Plane. Allows for the enabling of High Availability (HA) for Control Plane Components. Enabling High Availability for LKE is an **irreversible** change. The High Availability feature is in a **closed beta** and is not currently available to all customers. Please be aware that this feature may receive breaking updates in the future. This notice will be removed when this feature is out of beta. properties: high_availability: type: boolean