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

Lb ssl #53

Merged
merged 4 commits into from
Mar 10, 2020
Merged

Lb ssl #53

merged 4 commits into from
Mar 10, 2020

Conversation

ddymko
Copy link
Contributor

@ddymko ddymko commented Mar 10, 2020

Description

Adding in LB SSL endpoints

Related Issues

Closes #52

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?

@ddymko ddymko requested a review from mamclaughlin March 10, 2020 11:49
@ddymko ddymko added the enhancement New feature or request label Mar 10, 2020
@ddymko ddymko added this to the v0.3.1 milestone Mar 10, 2020
@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #53 into master will increase coverage by 0.04%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   71.91%   71.95%   +0.04%     
==========================================
  Files          24       24              
  Lines        2631     2664      +33     
==========================================
+ Hits         1892     1917      +25     
- Misses        372      376       +4     
- Partials      367      371       +4     
Impacted Files Coverage Δ
load_balancer.go 72.99% <76.47%> (+0.37%) ⬆️

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 8b9e6de...8271c02. Read the comment docs.

@ddymko ddymko marked this pull request as ready for review March 10, 2020 12:19
@ddymko ddymko merged commit 4d7aa75 into vultr:master Mar 10, 2020
@ddymko ddymko mentioned this pull request Mar 11, 2020
3 tasks
@ddymko ddymko deleted the lb-ssl branch September 22, 2021 12:18
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.

[Feature] - LB SSL calls
2 participants