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

Have the ability to specify an ELB as internal #216

Merged
merged 4 commits into from
Mar 1, 2019

Conversation

timperrett
Copy link
Member

@timperrett timperrett commented Feb 26, 2019

This adds the ability to specify that the ELB that nelson launches is internal. For more information see: https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-internal-load-balancers.html

@timperrett
Copy link
Member Author

PTAL @adelbertc @goedelsoup

@codecov-io
Copy link

codecov-io commented Feb 27, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@340003a). Click here to learn what that means.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #216   +/-   ##
=========================================
  Coverage          ?   55.57%           
=========================================
  Files             ?      133           
  Lines             ?     4383           
  Branches          ?      112           
=========================================
  Hits              ?     2436           
  Misses            ?     1947           
  Partials          ?        0
Impacted Files Coverage Δ
core/src/main/scala/Datacenter.scala 80% <ø> (ø)
core/src/main/scala/loadbalancers/Aws.scala 5.17% <0%> (ø)
core/src/main/scala/Config.scala 78.85% <83.33%> (ø)

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 340003a...842c1e5. Read the comment docs.

@timperrett timperrett merged commit fc5936f into getnelson:master Mar 1, 2019
@timperrett timperrett deleted the internalelb branch March 1, 2019 02:37
goedelsoup pushed a commit to goedelsoup/nelson that referenced this pull request Apr 1, 2019
* master:
  Expose unit name as env var (getnelson#225)
  Check the default elb scheme takes effect (getnelson#224)
  fix typos (getnelson#222)
  Use multiple branches
  Fix bug where the 'only' filter of DC targets was not being parsed (getnelson#220)
  LB name error message should be dynamic length (getnelson#217)
  Have the ability to specify an ELB as internal (getnelson#216)
  Fix LB naming to match the validators expectations (getnelson#215)
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.

3 participants