Feb 21, 2023 — Linode API
almost 2 years ago by cverner@akamai.com
v4.145.0
Added
- Delete a service token (DELETE /lke/clusters/{clusterId}/servicetoken). You can now use this operation to regenerate Kubernetes Cluster service account tokens.
- Regenerate a Kubernetes cluster (POST /lke/clusters/{clusterId}/regenerate) Use this new opration to regenerate Kubeconfig files and service account tokens with a single request.
Fixed
- Previously, domain-specific requests accepted domain and description values of up to 255 characters. This resulted in technical domain lengths in violation of RFC1035. Accordingly, the maximum character length for domain and description values has been reduced to 253.
- Fixed several filtering bugs that prevented filtering for Linode types and images by type.