cloud-ark / cloud-ark/kubediscovery

Combine Compositions and Composition type

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

Description

In pkg/discovery/types.go,
There are two similar types that need to be refactored/combined together.
Composition ("Used for final output")
and
Compositions ("Used for api functionality")

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in pkg/discovery/types.go by reading the Composition and Compositions definitions and checking their usages. Trace how each supports final output and API functionality, then determine the combined type's required behavior and update the affected references. Done means the duplicate types are combined without breaking those two uses.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.