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

fix: [M3-7824] - ACLB TCP Rule Creation and other fixes #10264

Merged

Conversation

bnussman-akamai
Copy link
Contributor

@bnussman-akamai bnussman-akamai commented Mar 6, 2024

Description πŸ“

  • Fixes rule creation by not sending match_condition in the payload for TCP rules 🧰
  • Improves the service target tooltip 🎨
  • Fixes TTL alignment issue πŸ”˜

Preview πŸ“·

Before After
Screen.Recording.2024-03-06.at.11.54.07.AM.mov
Screen.Recording.2024-03-06.at.11.52.58.AM.mov
Screenshot 2024-03-06 at 11 56 05β€―AM Screenshot 2024-03-06 at 11 55 58β€―AM
Screenshot 2024-03-06 at 11 56 44β€―AM Screenshot 2024-03-06 at 11 56 35β€―AM

How to test πŸ§ͺ

Prerequisites

  • Login to dev-test-aglb using the dev environment
  • Go to an existing ACLB

Verification steps

  • Verify you can create a TCP rule on a TCP route
  • Check the styling of the tooltip shown in the screenshots
  • Check the styling of the TTL inputs shown in the screenshots

As an Author I have 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

@bnussman-akamai bnussman-akamai added Bug Fixes for regressions or bugs ACLB Relating to the Akamai Cloud Load Balancer labels Mar 6, 2024
@bnussman-akamai bnussman-akamai self-assigned this Mar 6, 2024
@bnussman-akamai bnussman-akamai requested review from a team as code owners March 6, 2024 16:57
@bnussman-akamai bnussman-akamai requested review from jdamore-linode, mjac0bs and carrillo-erik and removed request for a team March 6, 2024 16:57
@bnussman-akamai bnussman-akamai changed the title fix: [M3-7824 ] - ACLB TCP Rule Creation and other fixes fix: [M3-7824] - ACLB TCP Rule Creation and other fixes Mar 6, 2024
Copy link

github-actions bot commented Mar 6, 2024

Coverage Report: βœ…
Base Coverage: 81.38%
Current Coverage: 81.38%

Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get changesets for manager and apiv4?

βœ… Can create a TCP rule on a TCP route - no error
βœ… Still seeing other errors display when expected
βœ… Can see improved styling of the tooltip shown in the screenshots
βœ… Can see improved styling of the TTL input in the Add Rule Drawer shown in the screenshots
Screenshot 2024-03-06 at 10 06 26 AM

@mjac0bs mjac0bs added Missing Changeset Add'tl Approval Needed Waiting on another approval! labels Mar 6, 2024
@jaalah-akamai jaalah-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Mar 7, 2024
@bnussman-akamai bnussman-akamai merged commit 6127288 into linode:develop Mar 7, 2024
18 checks passed
vrajesh73 added a commit to vrajesh73/manager that referenced this pull request Mar 12, 2024
…eature/namespace-create

* 'develop' of https://github.com/vrajesh73/manager: (89 commits)
  fix: [M3-7269] - Display parent email in user menu when no company name is available for restricted parent user (linode#10248)
  fix: [M3-7817] - Show correct status of Child Account Enabled column for parent users (linode#10233)
  upcoming: [M3-7616] - Add Placement Groups Events and Notifications (linode#10221)
  upcoming: [M3-7816-v2] - Adjust logic for when to show Switch Account button (linode#10266)
  fix: [M3-7831] - Persisting error messages in ACLB delete dialogs (linode#10254)
  upcoming: [M3-7842] - Update Assign Linode Drawer and improve query skipping (linode#10263)
  upcoming: [M3-7704] - Disable Cloning, Private IP, Backups for edge regions (linode#10222)
  test: Fix test flake for Images landing page test (linode#10267)
  fix: [M3-7824] - ACLB TCP Rule Creation and other fixes (linode#10264)
  refactor: [M3-7687] - Linodes Restricted User Experience 2/2 (linode#10227)
  test: Resolve OBJ create and delete E2E test flake (linode#10245)
  upcoming: [M3-7723] - Placement Group feature flag as object (linode#10256)
  chore(deps): Bump sanitize-html from 2.11.0 to 2.12.1 (linode#10247)
  change: [M3-7813] - Allow the disabling of the TypeToConfirm input (linode#10251)
  upcoming: [M3-7839] - Change Business Partner to Parent User (linode#10259)
  upcoming: [M3-7835] - Adjust user table column count (linode#10252)
  upcoming: [M3 7738] - Update Placement Group Create & Edit Drawers (linode#10205)
  refactor: [M3-7437] - Use `@lukemorales/query-key-factory` for Profile Queries (linode#10241)
  fix: React Query `updateInPaginatedStore` helper function not working as expected (linode#10249)
  test: [M3-7497] - Add tests for child user verification banner (linode#10204)
  ...

# Conflicts:
#	packages/manager/src/MainContent.tsx
#	packages/manager/src/dev-tools/FeatureFlagTool.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACLB Relating to the Akamai Cloud Load Balancer Approved Multiple approvals and ready to merge! Bug Fixes for regressions or bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants