manager icon indicating copy to clipboard operation
manager copied to clipboard

upcoming: [M3-9864] – Add new columns to VPC Subnet & Subnet linodes tables

Open dwiley-akamai opened this issue 7 months ago • 1 comments

Description 📝

Update the outer and inner subnet tables to include new IPv6 columns and conditionally change the names of some existing columns depending on the feature flag.

Changes 🔄

Coming soon

Target release date 🗓️

Coming soon

Preview 📷

Before After
📷 📷

How to test 🧪

Prerequisites

Coming soon

Verification steps

Coming soon

Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review ❔ Our contribution guidelines 🤏 Splitting feature into small PRs ➕ Adding a changeset 🧪 Providing/improving test coverage 🔐 Removing all sensitive information from the code and PR description 🚩 Using a feature flag to protect the release 👣 Providing comprehensive reproduction steps 📑 Providing or updating our documentation 🕛 Scheduling a pair reviewing session 📱 Providing mobile support ♿ Providing accessibility support


  • [ ] I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • [ ] All unit tests are passing
  • [ ] TypeScript compilation succeeded without errors
  • [ ] Code passes all linting rules

dwiley-akamai avatar May 30 '25 22:05 dwiley-akamai

This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days

github-actions[bot] avatar Jul 13 '25 00:07 github-actions[bot]

Hello @DevDW - can we not change the labels on the ranges to Linode IPv4 Ranges and Linode IPv6 Ranges? Let's keep them as they are for now VPC IPvX Ranges.

dabaka avatar Jul 29 '25 16:07 dabaka

Cloud Manager UI test results

:small_red_triangle: 4 failing tests on test run #22 ↗︎

:x: Failing:white_check_mark: Passing:arrow_right_hook: Skipped:clock1: Duration
4 Failing691 Passing4 Skipped139m 16s

Details

Failing Tests
SpecTest
:x:lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with ACL→with LKE IPACL account capability » LKE Cluster Creation with ACL→with LKE IPACL account capability
:x:lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with ACL→with LKE IPACL account capability » LKE Cluster Creation with ACL→with LKE IPACL account capability
:x:lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with ACL→with LKE IPACL account capability » LKE Cluster Creation with ACL→with LKE IPACL account capability
:x:linode-storage.spec.tsCloud Manager Cypress Tests→linode storage tab » linode storage tab

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/kubernetes/lke-create.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts"

linode-gh-bot avatar Jul 29 '25 20:07 linode-gh-bot