<fix>[utils]: parse ipv6 system tag tokens#4286
Conversation
Patterned system tags used to split format and tag by ::. IPv6 CIDR tokens like fd66:6:6:6::/64 were split into extra fields, so TagManager rejected valid V2V conversion network tags. Resolves: ZSTAC-85618 Related: ZCF-4134 Test: mvn -pl utils -Dtest=TestTagUtils test Change-Id: I52c6f8f8b3e3473392f55d4d7a497d7b51c87171
|
Warning Review limit reached
More reviews will be available in 23 minutes and 11 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
Warning
|
Patterned system tags used to split format and tag by ::.
IPv6 CIDR tokens like fd66:6:6:6::/64 were split into extra fields,
so TagManager rejected valid V2V conversion network tags.
Resolves: ZSTAC-85618
Related: ZCF-4134
Test: mvn -pl utils -Dtest=TestTagUtils test
Change-Id: I52c6f8f8b3e3473392f55d4d7a497d7b51c87171
sync from gitlab !10243