Skip to content

Commit

Permalink
Merge pull request #498 from bbiggerr/development
Browse files Browse the repository at this point in the history
Formatting updates
  • Loading branch information
bbiggerr authored Nov 30, 2021
2 parents 630f61a + 25b01d7 commit 69a911d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/content/changelog/4-105-0-2021-09-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changelog:
- API
---

### Updated
### Changed

- Kernel build dates are now accessible via the `built` value at the following endpoints:
- Kernels List ([GET /linode/kernels](https://www.linode.com/docs/api/linode-instances/#kernels-list))
Expand Down
2 changes: 1 addition & 1 deletion src/content/changelog/4-106-0-2021-10-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ changelog:
- API
---

### Updated
### Changed

- Suspended Linodes can now be removed with the Linode Delete ([DELETE /linode/instances/{linodeId}](https://www.linode.com/docs/api/linode-instances/#linode-delete)) endpoint.
2 changes: 1 addition & 1 deletion src/content/changelog/4-107-0-2021-10-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changelog:
- API
---

### Updated
### Changed

- **Account View** ([GET /account](https://www.linode.com/docs/api/account/#account-view)):
- `uninvoiced_balance` now includes the costs of [Custom Images](https://www.linode.com/docs/guides/linode-images/) and Linode Kubernetes Engine ([LKE](https://www.linode.com/docs/products/compute/kubernetes/)) services (only the free LKE Standard Availability service is currently available).
2 changes: 1 addition & 1 deletion src/content/changelog/4-108-0-2021-11-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changelog:
- API
---

### Updated
### Changed

- **Support Ticket Open** ([POST /support/tickets](https://www.linode.com/docs/api/support/#support-ticket-open)):
- You can now reference a relevant Kubernetes cluster when opening a support ticket with the new `lkecluster_id` request body property.
2 changes: 1 addition & 1 deletion src/content/changelog/4-108-1-2021-11-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changelog:
- API
---

### Updated
### Changed

- Added the ability to support High Availability on Kubernetes Clusters created using LKE. This change can be seen on the following endpoints:
- **Kubernetes Cluster Create** ([POST /lke/clusters](https://www.linode.com/docs/api/linode-kubernetes-engine-lke/#kubernetes-cluster-create))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changelog:
- API
---

### Updated
### Changed

- PayPal is now available as a recurring Payment Method. To add a PayPal Payment Method to your Account, please use Linode Cloud Manager. See our guide on [Managing Billing in the Cloud Manager](https://www.linode.com/docs/guides/manage-billing-in-cloud-manager/) for instructions. Responses for the following commands have been updated:
- **Payment Methods List** ([GET /account/payment-methods](https://www.linode.com/docs/api/account/#payment-methods-list))
Expand Down

0 comments on commit 69a911d

Please sign in to comment.