Support multiple discovery sources #1777

Merged
mfreeman451 merged 1 commit from refs/pull/1777/head into 994-featcore-support-for-partitions 2025-06-20 18:33:30 +00:00
mfreeman451 commented 2025-06-20 18:32:37 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1004
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/1004
Original created: 2025-06-20T18:32:37Z
Original updated: 2025-06-20T18:33:33Z
Original head: carverauto/serviceradar:codex/investigate-device-disappearance-after-serviceradar-sync
Original base: 994-featcore-support-for-partitions
Original merged: 2025-06-20T18:33:30Z by @mfreeman451

Summary

  • add migration to convert discovery_source to discovery_sources array
  • update Device model and associated Go code
  • extend translator to filter by discovery_sources
  • document discovery_sources in device management design

Testing

  • go test ./...

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

Imported from GitHub pull request. Original GitHub pull request: #1004 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/1004 Original created: 2025-06-20T18:32:37Z Original updated: 2025-06-20T18:33:33Z Original head: carverauto/serviceradar:codex/investigate-device-disappearance-after-serviceradar-sync Original base: 994-featcore-support-for-partitions Original merged: 2025-06-20T18:33:30Z by @mfreeman451 --- ## Summary - add migration to convert `discovery_source` to `discovery_sources` array - update Device model and associated Go code - extend translator to filter by discovery_sources - document discovery_sources in device management design ## Testing - `go test ./...` ------ https://chatgpt.com/codex/tasks/task_e_6855a2d5c28c8320b7d6eee239b225a1
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!1777
No description provided.