dombizita opened a new pull request, #10678: URL: https://github.com/apache/ozone/pull/10678
## What changes were proposed in this pull request? Added new CLI flags to the upgrade finalization CLI: - `finalize --wait`: the client will periodically poll the cluster for status from OM until the whole cluster is finalized. The finalize command is idempotent so waiting can be resumed at any time - `status --json`: json version of the status output for scripting - `status --verbose`: includes internal information like OM and SCM software and apparent versions, the min and max DN software and apparent versions in the cluster ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15715 ## How was this patch tested? Added unit tests, green run on my fork: https://github.com/dombizita/ozone/actions/runs/28660447709 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
