Skip to content

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

Merged
yadvr merged 1 commit intoapache:4.18from
weizhouapache:4.18-ui-fix-icmp-code-type-in-acl-rule
Feb 5, 2024
Merged

UI: fix icmp code/type of ACL rule are not display if the value is -1#8589
yadvr merged 1 commit intoapache:4.18from
weizhouapache:4.18-ui-fix-icmp-code-type-in-acl-rule

Conversation

@weizhouapache
Copy link
Copy Markdown
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
Copy Markdown
Member Author

@blueorangutan ui

@blueorangutan
Copy link
Copy Markdown

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

@blueorangutan
Copy link
Copy Markdown

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
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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

@yadvr yadvr merged commit b2e2993 into apache:4.18 Feb 5, 2024
@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