openshift / openshift/oadp-operator

Remove duplicated fields from DPA when API version updates

Open
#1,534 3 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/openshift/oadp-operator/blob/0d878a7d23fd2489ab49f4cd0762954aac8786b2/api/v1alpha1/oadp_types.go#L118-L120

are already present in DPA and delete this sub struct.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.