Skip to content

Custom ACL Based Metering - ACL_Loader#9

Open
shaygol wants to merge 1 commit into
masterfrom
pbm
Open

Custom ACL Based Metering - ACL_Loader#9
shaygol wants to merge 1 commit into
masterfrom
pbm

Conversation

@shaygol

@shaygol shaygol commented Jan 5, 2025

Copy link
Copy Markdown

No description provided.

@shaygol
shaygol force-pushed the pbm branch 3 times, most recently from acdc314 to 06b2b4c Compare January 15, 2025 18:15
@shaygol
shaygol marked this pull request as ready for review January 15, 2025 18:15
Comment thread acl_loader/main.py Outdated
@click.option('--skip_action_validation', is_flag=True, default=False, help="Skip action validation")
@click.pass_context
def full(ctx, filename, table_name, session_name, mirror_stage, max_priority, skip_action_validation):
def full(ctx, filename, table_name, session_name, mirror_stage, max_priority, policer_name, skip_action_validation):

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is there a reason why the policer_name was not added to the end of the definition?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

To be consistent with the parameters' purpose or meaning - policer_name is more related to the rule behavior.

@shaygol shaygol changed the title Policy Base Metering - ACL_Loader Custom ACL Based Metering - ACL_Loader Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants