Fix alternate_ip metadata keys #1785

Merged
mfreeman451 merged 1 commit from refs/pull/1785/head into 994-featcore-support-for-partitions 2025-06-20 23:20:02 +00:00
mfreeman451 commented 2025-06-20 23:19:35 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1012
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1012
Original created: 2025-06-20T23:19:35Z
Original updated: 2025-06-20T23:20:05Z
Original head: carverauto/serviceradar:codex/fix-alternate_ip-field-append-issue
Original base: 994-featcore-support-for-partitions
Original merged: 2025-06-20T23:20:02Z by @mfreeman451

Summary

  • store alternate IPs using sequential keys instead of embedding the IP address in the key
  • provide helper addAlternateIP to manage alternate IP metadata
  • update UniFi polling and discovery logic to use the helper

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_6855cf3729148320b365c83eeb4339c3

Imported from GitHub pull request. Original GitHub pull request: #1012 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1012 Original created: 2025-06-20T23:19:35Z Original updated: 2025-06-20T23:20:05Z Original head: carverauto/serviceradar:codex/fix-alternate_ip-field-append-issue Original base: 994-featcore-support-for-partitions Original merged: 2025-06-20T23:20:02Z by @mfreeman451 --- ## Summary - store alternate IPs using sequential keys instead of embedding the IP address in the key - provide helper `addAlternateIP` to manage alternate IP metadata - update UniFi polling and discovery logic to use the helper ## Testing - `go test ./...` ------ https://chatgpt.com/codex/tasks/task_e_6855cf3729148320b365c83eeb4339c3
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1785
No description provided.