Skip to content

Address issue with traffic class expected by the webui - #188

Merged
gab-arrobo merged 3 commits into
masterfrom
address-traffic-class-nil-pointer
Aug 20, 2025
Merged

Address issue with traffic class expected by the webui#188
gab-arrobo merged 3 commits into
masterfrom
address-traffic-class-nil-pointer

Conversation

@gab-arrobo

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses an issue with traffic class data expected by the webui by adding missing TrafficClass fields to application filtering rules and updating the project version. Additionally, it includes a minor Dockerfile improvement.

  • Added TrafficClass field with default values (ARP: 6, QCI: 9) to all application filtering rules
  • Incremented version from 0.4.7-dev to 0.4.8-dev
  • Fixed CIDR notation for private network ranges in ALLOW-PUBLIC case

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
pkg/synchronizer/synchronize-slice.go Added TrafficClass field to appFilterRule structs and corrected CIDR notations
VERSION Version bump from 0.4.7-dev to 0.4.8-dev
Dockerfile Changed FROM clause to use uppercase AS keyword

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread pkg/synchronizer/synchronize-slice.go Outdated
Comment thread pkg/synchronizer/synchronize-slice.go Outdated
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo
gab-arrobo force-pushed the address-traffic-class-nil-pointer branch from 9eb17d9 to 89268e2 Compare August 19, 2025 21:57
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo
gab-arrobo force-pushed the address-traffic-class-nil-pointer branch from 527c911 to 4336ef2 Compare August 19, 2025 22:33
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo
gab-arrobo force-pushed the address-traffic-class-nil-pointer branch from 4336ef2 to 23d1c5b Compare August 19, 2025 22:41
@gab-arrobo
gab-arrobo merged commit ea451d0 into master Aug 20, 2025
7 checks passed
@gab-arrobo
gab-arrobo deleted the address-traffic-class-nil-pointer branch August 20, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants