Skip to content
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

ceph-dashboard: update create/get rgw user tasks (bp #5077) #5471

Merged
merged 1 commit into from Jul 20, 2020

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 29, 2020

This is an automated backport of pull request #5077 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

Since [1] if a rgw user already exists then the radosgw-admin user create
command will return an error instead of modifying the current user.
We were already doing separated tasks for create and get operation but
only for multisite configuration but it's not enough.
Instead we should do the get task first and depending on the result
execute the create.
This commit also adds missing run_once and delegate_to statement.

[1] ceph/ceph@269e9b9

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit ac0f68c)
@dsavineau dsavineau added this to the v4.1z2 milestone Jun 29, 2020
@guits
Copy link
Collaborator

guits commented Jun 29, 2020

jenkins test centos-container-all_daemons

2 similar comments
@dsavineau
Copy link
Contributor

jenkins test centos-container-all_daemons

@dsavineau
Copy link
Contributor

jenkins test centos-container-all_daemons

@guits guits merged commit 056a4fe into stable-4.0 Jul 20, 2020
@guits guits deleted the mergify/bp/stable-4.0/pr-5077 branch July 20, 2020 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants