Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Refactor federation.go to make it easier to read (#3183)
* chore: Refactor federation.go - Cut functions into smaller functions - Remove mutation in several locations This is setting up to make it easier to introduce improvements for #2991. * Refactor InjectSourcesLate Easier to reason about and read this way. * Re-run go generate ./... * regenerate Signed-off-by: Steve Coffman <[email protected]> --------- Signed-off-by: Steve Coffman <[email protected]> Co-authored-by: Steve Coffman <[email protected]>
- Loading branch information