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

Support : Vultr Kubernetes Engine #156

Merged
merged 11 commits into from
Aug 18, 2021
Merged

Support : Vultr Kubernetes Engine #156

merged 11 commits into from
Aug 18, 2021

Conversation

ddymko
Copy link
Contributor

@ddymko ddymko commented Aug 13, 2021

Description

Add support for VKE APIs

Related Issues

N/a

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #156 (2af7d68) into master (b374dd5) will increase coverage by 0.68%.
The diff coverage is 69.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   59.68%   60.37%   +0.68%     
==========================================
  Files          23       24       +1     
  Lines        1352     1451      +99     
==========================================
+ Hits          807      876      +69     
- Misses        280      295      +15     
- Partials      265      280      +15     
Impacted Files Coverage Δ
kubernetes.go 69.38% <69.38%> (ø)
govultr.go 92.00% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b374dd5...2af7d68. Read the comment docs.

@ddymko ddymko added the enhancement New feature or request label Aug 17, 2021
@ddymko ddymko marked this pull request as ready for review August 17, 2021 12:28
kubernetes.go Outdated Show resolved Hide resolved
@ddymko ddymko merged commit e615fba into vultr:master Aug 18, 2021
@ddymko ddymko deleted the k8 branch August 18, 2021 12:34
@ddymko ddymko mentioned this pull request Aug 18, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants