Skip to content

LKE Beta Endpoints #126

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 32 commits into from
Nov 15, 2019
Merged
Changes from 20 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
0a594cd
Add /lke/clusters collection
leslitagordita Sep 16, 2019
a642fff
Add LKEClusterRequestBody and LKECluster schema objects
leslitagordita Sep 16, 2019
29db958
Add NodePoolReqeustBody and NodePool schema objects
leslitagordita Sep 16, 2019
ec62330
Add LinodeStatus schema object
leslitagordita Sep 16, 2019
38bcc2d
Add LKEVersion schema object
leslitagordita Sep 16, 2019
e89cf52
Add /lke/clusters/{clusterId}/pools collection
leslitagordita Sep 16, 2019
ec89078
Add /lke/clusters/{clusterId}/kubeconfig collection
leslitagordita Sep 16, 2019
3826ca7
Add /lke/versions collection
leslitagordita Sep 16, 2019
09bbfbf
Add servers block to LKE endpoints for v4beta
leslitagordita Sep 16, 2019
71521d5
Add `v4beta` to curl examples.
leslitagordita Sep 16, 2019
e3339c8
Add `clusterId` to parameters section.
leslitagordita Sep 16, 2019
5df0bed
Add `version` query parameter to /lke/versions/{version}
leslitagordita Sep 16, 2019
b83959c
Add LKE acronym to tags.
leslitagordita Sep 16, 2019
c9c0eb7
Fix indentation
leslitagordita Sep 17, 2019
3341840
updated some indents, minor copy edits
Sep 17, 2019
6a63da9
adding more indent updates - Merge branch 'lke-add-endpoints' of gith…
Sep 17, 2019
69e6788
more indentation fixes
Sep 17, 2019
8a09a9f
Rewrite POST /lke/clusters
leslitagordita Sep 19, 2019
3f44562
Fix properties indentation
leslitagordita Sep 19, 2019
ca67fed
Update LKECluster object properties
leslitagordita Sep 19, 2019
106592b
Audit/Add View LKE API Endpoint
Nov 13, 2019
c9553ef
LKENodePoolRequestBody requirements
Nov 13, 2019
0d40b0e
Fix: LKENodePoolRequestBody properties
leslitagordita Nov 13, 2019
1e58aed
Move required properties out of LKENodePoolRequest
leslitagordita Nov 13, 2019
3ae051c
Update View Kubernetes API endpoints
leslitagordita Nov 13, 2019
c2765ff
Remove plural form of Kubernetes API server endpoint
leslitagordita Nov 13, 2019
1ec6a9a
moved path param to endpoints, added beta link, moved example to prop…
Nov 13, 2019
1e1dab6
moved example to property
Nov 13, 2019
e7a1950
added type object to create node pool
Nov 13, 2019
02d92be
trying an allOf
Nov 13, 2019
7656410
added lke security schemas to the top matter
Nov 13, 2019
f6c9413
updated version description and removed tag note about node balancers…
Nov 15, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading