Skip to content
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

Update LKE methods for GA LKE API #143

Merged
merged 7 commits into from
Apr 29, 2020
Merged

Conversation

displague
Copy link
Contributor

Updates LKE endpoints with a number of changes from https://developers.linode.com/changelog/api/:

  • 4.63.0: 2020-04-15
    • The View Kubernetes API Endpoint (GET /lke/clusters/{clusterId}/api-endpoint) has been removed from the API in favor of the List Kubernetes API Endpoints (GET /lke/clusters/{clusterId}/api-endpoints) endpoint.

  • 4.61.0: 2020-04-06
    • A tags property was added to the Update Kubernetes Cluster (PUT /lke/clusters/{clusterId}) endpoint. You can now update or remove existing tags on your LKE clusters. The tags property accepts an array of tags to be applied to your LKE cluster for organizational purposes.

  • 4.14.0: 2020-02-10
    • Updated the LKE Node Pool nodes array to return status information containing the node id, instance_id for the Linode if there is one, and node status. See the LKE Node Pool endpoints:

    • Added LKE node event lke_node_create to Event action list. See action information in the Event endpoints:

Responses to LKE API changes included in #139 are excluded from this PR, such as Version -> K8sVersion

@displague displague changed the title add InstanceID to LKEClusterPoolLinode Update LKE methods for GA LKE API Apr 27, 2020
@displague displague force-pushed the latest-lke branch 2 times, most recently from 09c9bf0 to b6e616c Compare April 27, 2020 15:24
displague and others added 6 commits April 29, 2020 11:49
Signed-off-by: Marques Johansson <marques@displague.com>
Signed-off-by: Marques Johansson <marques@displague.com>
Signed-off-by: Marques Johansson <marques@displague.com>
Signed-off-by: Marques Johansson <marques@displague.com>
Signed-off-by: Marques Johansson <marques@displague.com>
Copy link
Contributor

@0xch4z 0xch4z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@0xch4z 0xch4z merged commit 0b5ba5c into linode:master Apr 29, 2020
@displague displague deleted the latest-lke branch May 1, 2020 13:15
LBGarber pushed a commit to LBGarber/linodego that referenced this pull request Mar 15, 2021
lgarber-akamai pushed a commit to lgarber-akamai/linodego that referenced this pull request Feb 13, 2023
Update LKE methods for GA LKE API
lgarber-akamai pushed a commit to lgarber-akamai/linodego that referenced this pull request Feb 13, 2023
Update LKE methods for GA LKE API
lgarber-akamai pushed a commit to lgarber-akamai/linodego that referenced this pull request Feb 13, 2023
Update LKE methods for GA LKE API
lgarber-akamai pushed a commit to lgarber-akamai/linodego that referenced this pull request Feb 14, 2023
Update LKE methods for GA LKE API
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.

2 participants