Skip to content

Updates for API version 4.198.0 #1000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

wildmanonline
Copy link
Collaborator

Added

  • LKE. These operations get the Kubernetes versions (or a specific version) associated with an LKE product tier. They were introduced in a previous API release and are compatible with both LKE and LKE Enterprise.
    • List LKE Kubernetes versions (any tier) (Beta) (GET /lke/tiers/{tier}/versions). Return all versions available for deployment on the provided LKE Kubernetes version.
    • Get an LKE Kubernetes version (any tier) (Beta) (GET /lke/tiers/{tier}/versions/{version}). Returns details about a specific LKE Kubernetes version.

Changed

  • LKE. Provides copy changes, examples, and CLI improvements to the following operations. These are only compatible with LKE (not LKE Enterprise).
    • List LKE Kubernetes versions (non-enterprise) (GET /lke/versions)
    • Get an LKE Kubernetes version (non-enterprise) (GET /lke/versions/{version)

@wildmanonline wildmanonline merged commit a1b9575 into linode:development Apr 10, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant