]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #61017 from ShwetaBhosale1/fix_issue_69174_ceph_orch_apply_command...
authorAdam King <47704447+adk3798@users.noreply.github.com>
Tue, 15 Jul 2025 13:56:24 +0000 (09:56 -0400)
committerGitHub <noreply@github.com>
Tue, 15 Jul 2025 13:56:24 +0000 (09:56 -0400)
commit8af60d79ac523b83305f4e3d9d09ca4e1f9a21de
tree112bc5bc4b52ad83530f98acc5fadd03e441a6df
parenta76fd61005f0a274f85af8dfc700a0b17cad7b16
parent83d89ac9a4c369afac74b66078df32047da1895a
Merge pull request #61017 from ShwetaBhosale1/fix_issue_69174_ceph_orch_apply_command_accepts_both_positional_and_keyword_argument

mgr/cephadm: Ceph orch apply command does not give error if 'placement' is passed as both positional and keyword argument

Reviewed-by: Adam King <adking@redhat.com>