Description of problem: ceph orch upgrade returns output in same format for all values for format Version-Release number of selected component (if applicable): 16.2.7-37.el8cp How reproducible: Always Steps to Reproduce: 1. Configure a cluster and check `ceph orch upgrade status --format` with all allowed values Actual results: # ceph orch upgrade status { "target_image": null, "in_progress": false, "services_complete": [], "progress": null, "message": "" } [ceph: root@folio08 /]# ceph orch upgrade status --format yaml { "target_image": null, "in_progress": false, "services_complete": [], "progress": null, "message": "" } [ceph: root@folio08 /]# ceph orch upgrade status --format xml { "target_image": null, "in_progress": false, "services_complete": [], "progress": null, "message": "" } Expected results: Output to follow allowed inputs for the argument `--format` Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2025:9775