Comparison doc for cli oadp-1.4 vs oadp-1.5#210
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
General question: At what oadp vers. do we not have non-admin commands anymore? |
|
1.4 does not have non-admin capability... will make it more clear in the doc. I kept the nonadmin commands in the downport, should get rid of them in a separate pr to align with 1.4 operator, good catch. |
| | **k8s.io/client-go** (direct) | `v0.29.0` | `v0.33.11` | | ||
| | **k8s.io/api / apimachinery** | `v0.29.2` | `v0.33.11` | | ||
| | **oadp-non-admin** | `30487177ef60` (oadp-1.4) | `aad3132759e1` (oadp-1.5) | | ||
| | **openshift/oadp-operator replace** | `…20260618…c10a22a15a36` (oadp-1.4 tip) | not pinned in go.mod (via `oadp-non-admin`) | |
There was a problem hiding this comment.
1.5 has it pinned right?
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Joeavaikath, NicholasYancey The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Why the changes were made
The oadp-1.4 downport branch is merged, but there was no developer guide for that release line. This adds documentation matching the pattern from #199 such as OCP/OADP mapping, dependency comparison vs oadp-1.5, build/test workflow, related repos, and downstream delivery steps still needed for 1.4.
How to test the changes made
Doc-only change; no code or dependency updates.