Skip to content

Conversation

@theasianpianist
Copy link
Contributor

The SAI DASH inbound routing header has the routing entry priority as part of the entry key. To prevent having multiple DASH_ROUTE_RULE_TABLE entries with the same priority, deprecate the priority field and store the priority in the key to match the SAI definition.

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

Copy link

Copilot AI left a comment

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 updates the DASH Route Rule Table schema to move the priority field from an attribute to part of the table key. This change affects the inbound routing rule configuration by incorporating priority directly into the key structure rather than as a separate field.

  • Moved priority from a table attribute to part of the composite key in DASH_ROUTE_RULE_TABLE
  • Deprecated the priority attribute field while maintaining backward compatibility documentation
  • Updated schema documentation and examples to reflect the new key structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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