openshift / openshift/oadp-operator
Remove duplicated fields from DPA when API version updates
Open
Nobody has claimed this yet.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 92
- Forks
- 93
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 43
Description
Confirm that all fields here
are already present in DPA and delete this sub struct.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open api/v1alpha1/oadp_types.go at lines 118-120 and compare the referenced fields with the DPA definition. Confirm each field is already present, remove the duplicated sub-struct, and run the relevant project checks to verify the API still builds and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100