]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: pass zone attribute to CephObjectStore CR when creating rgw
authorJoseph Sawaya <jsawaya@redhat.com>
Tue, 15 Jun 2021 18:14:40 +0000 (14:14 -0400)
committerSage Weil <sage@newdream.net>
Thu, 17 Jun 2021 13:16:02 +0000 (09:16 -0400)
commit68b13c262c73480803c85a0bdc452e8d8010ba72
tree875f7843acb98507118c4dc4da35de8023d47dea
parentaf622e8cd7fd0fee2a2a260b2aff60f3c78053e9
mgr/rook: pass zone attribute to CephObjectStore CR when creating rgw

This commit passes the zone attribute to the CephObjectStore CR when
creating a RGW instance using the Rook Orchestrator backend:
`ceph orch apply rgw <rgw-name> --realm=<realm-name> --zone=<zone-name>`

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/pybind/mgr/rook/rook_cluster.py