Azure / Azure/operatortrace

Use Schema instead of Converting to Map

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Much of the diff logic relies in converting the objects to maps. Investigate and implement a solution to use the Schema (when available) instead of converting to a generic map.

Contributor guide

Open the contributing guide

Research direction

The issue does not name files or tests; start by locating the diff logic and the paths that convert objects to maps. Trace where Schema is available, then verify that those paths use it instead of generic maps while preserving existing diff behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.