Conversation
Sometimes users explicitly set edpm_podman_registries_conf and edpm_podman_disconnected_ocp to false in OpenStackDataPlaneNodeSet spec even if cluster has IDMS objects which we assume as disconnected deployment. Let's give preference to user set ansible vars. Signed-off-by: rabi <ramishra@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rabi 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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughInventory generation now preserves user-provided Podman registry variables. It applies detected mirror registry values only when the variables are absent. Tests cover default assignment and independent overrides. ChangesPodman registry defaults
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This change correctly preserves user-specified Podman registry settings while still supplying inferred defaults when they are absent. The covered behavior presents no actionable merge-blocking risk. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
Build succeeded (check pipeline). ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 24m 41s |
Sometimes users explicitly set edpm_podman_registries_conf and edpm_podman_disconnected_ocp to false in OpenStackDataPlaneNodeSet spec even if cluster has IDMS objects which we assume as disconnected deployment. Let's give preference to user set ansible vars.
Jira: OSPRH-30371