-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change: [M3-7485] - Revert Disable Public IP for Linodes Landing (#9933)
## Description 📝 We are grabbing configs for every Linode in the Linodes landing page to check if it is a VPC-only Linode which does not scale well (same problem as the VPC Linodes landing column). This PR reverts the Linodes landing portion of #9899 and adds a warning banner ## Changes 🔄 - Revert disabling of the Public IP Address column in the Linodes landing table for VPC-only Linodes - Add warning banner to the Linodes landing page ## How to test 🧪 ### Prerequisites - Ensure your account has vpc customer tags ### Reproduction steps - Go to `/linodes` and filter your Network tab by `configs`. You should see a configs request for each Linode you have ### Verification steps - Go to `/linodes` and filter your Network tab by `configs` - You should no longer see a configs request for each Linode you have - You should see a warning banner
- Loading branch information
1 parent
acf3f2e
commit 05dc46d
Showing
3 changed files
with
37 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters