rack
rack copied to clipboard
Classic to Application Load Balancer migration
Implementation for migrating the rack API Classic Load Balancer to an Application Load Balancer.
- cloudformation changes
- new cli command
convox rack sync
to retrieve the new rack API URL
It's important to note that with the ELB migration, the rack API hostname will change.
The switch between hostname will be transparent for console managed racks. For users running racks outside of the console, we provide the convox rack sync --name rack-name
command that should be executed after the update. This will print the new hostname to stdout.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@227ad41
). Click here to learn what that means. Patch coverage: 100.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #3543 +/- ##
=========================================
Coverage ? 36.14%
=========================================
Files ? 168
Lines ? 18461
Branches ? 0
=========================================
Hits ? 6672
Misses ? 10656
Partials ? 1133
Impacted Files | Coverage Δ | |
---|---|---|
pkg/cli/rack.go | 66.90% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.