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

UI: fix icmp code/type of ACL rule are not display if the value is -1 #8589

Conversation

weizhouapache
Copy link
Member

@weizhouapache weizhouapache commented Feb 1, 2024

Description

This PR fixes #8583

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@weizhouapache
Copy link
Member Author

@blueorangutan ui

@blueorangutan
Copy link

@weizhouapache a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/8589 (QA-JID-272)

@weizhouapache weizhouapache changed the title UI: fix icmp code/type of ACL rule are not display if the value is 0 UI: fix icmp code/type of ACL rule are not display if the value is -1 Feb 1, 2024
@weizhouapache
Copy link
Member Author

@weizhouapache weizhouapache linked an issue Feb 1, 2024 that may be closed by this pull request
@weizhouapache weizhouapache added this to the 4.18.2.0 milestone Feb 1, 2024
@weizhouapache weizhouapache marked this pull request as ready for review February 1, 2024 09:15
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1c98b5a) 13.16% compared to head (c7aaedf) 13.16%.

Additional details and impacted files
@@            Coverage Diff            @@
##               4.18    #8589   +/-   ##
=========================================
  Coverage     13.16%   13.16%           
  Complexity     9201     9201           
=========================================
  Files          2724     2724           
  Lines        258087   258087           
  Branches      40223    40223           
=========================================
  Hits          33984    33984           
  Misses       219797   219797           
  Partials       4306     4306           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@NuxRo NuxRo left a comment

Choose a reason for hiding this comment

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

LGTM

@rohityadavcloud rohityadavcloud merged commit b2e2993 into apache:4.18 Feb 5, 2024
26 checks passed
@DaanHoogland DaanHoogland deleted the 4.18-ui-fix-icmp-code-type-in-acl-rule branch February 6, 2024 08:00
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI struggles with ICMP entries in VPC ACLs
4 participants