-
Notifications
You must be signed in to change notification settings - Fork 370
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
hotfix: Use 'edge'-class plans for edge regions #10441
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Verified only edge regions are displayed when selected, once the account has the necessary edge tags.
I didn't review this PR the first time around so I'm lacking some context, but I'm assuming we're keeping the Summary panel using $0 pricing, rather than displaying the prices returned by the edge types, until the beta period ends?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we'd update the API and Manager changelogs directly rather than add a changeset. And include the package version bumps in this PR.
ba0fc75
4782907
4782907
to
cab31d9
Compare
Coverage Report: ✅ |
Note
This PR is a reimplementation of #10415 built off of staging. I am copying the description from that PR.
Description 📝
Updates the logic in
PlansPanel
to display plans with the new 'edge' class when deploying a Linode in an edge region.Target release date 🗓️
ASAP (out of cycle)
Preview 📷
How to test 🧪
Prerequisites
edge_compute
andedge_testing
customer tags.Verification steps
As an Author I have considered 🤔
Check all that apply