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

Don't put ARP version data into tracking catalog #4964

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Nov 12, 2024

Change

A previous change was made to block overlapping ARP ranges being put into the index. The fact that this was potentially impactful to the tracking catalog was put off until now.

This change removes ARP version information (when present) from the manifest before placing it into the tracking catalog. We are not using this data, and I don't see a reason that we would. Attempting to preserve it would probably require removing all existing ARP version information when adding/updating the tracking manifest.

Validation

Added a test that to insert an overlapping range into the tracking catalog.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner November 12, 2024 23:52
yao-msft
yao-msft previously approved these changes Nov 13, 2024
@JohnMcPMS JohnMcPMS merged commit ff86443 into microsoft:master Nov 13, 2024
9 checks passed
@JohnMcPMS JohnMcPMS deleted the local-arp-range branch November 13, 2024 23:58
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