New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rgw: don't create user on secondary zones #4714
Conversation
|
jenkins test centos-non_container-switch_to_containers |
1 similar comment
|
jenkins test centos-non_container-switch_to_containers |
|
@dsavineau is there a BZ for this? |
|
@guits no only a github issue |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
The rgw user creation for the Ceph dashboard integration shouldn't be created on secondary rgw zones. Closes: ceph#4707 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1794351 Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
|
jenkins test centos-container-rgw_multisite |
|
jenkins test centos-non_container-rgw_multisite |
|
jenkins test centos-container-all_in_one |
|
jenkins test centos-non_container-all_in_one |
|
jenkins test centos-non_container-all_daemons |
|
jenkins test jenkins test centos-container-all_in_one |
1 similar comment
|
jenkins test jenkins test centos-container-all_in_one |
|
jenkins test centos-container-all_in_one |
1 similar comment
|
jenkins test centos-container-all_in_one |
|
jenkins test centos-non_container-all_daemons |
|
We need #5046 first to be able to run the CI |
|
jekins test centos-container-rgw_multisite |
|
jenkins test centos-container-rgw_multisite |
The rgw user creation for the Ceph dashboard integration shouldn't be
created on secondary rgw zones.
Closes: #4707
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1794351
Signed-off-by: Dimitri Savineau dsavinea@redhat.com