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

Implement DELETE /v3/roles/guid #2117

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

georgethebeatle
Copy link
Member

Is there a related GitHub Issue?

#1239

What is this change about?

Implement DELETE /v3/role/{guid}

Also fix listing functionality to read the role guid that gets returned
to the user from the CFRole metadata, as the CFRole name contains the
sha256 sum of the role name and the user name, so that optimistic
locking will prevent us from creating duplicate entries

Does this PR introduce a breaking change?

No

Acceptance Steps

See story

Tag your pair, your PM, and/or team

@eirini

Things to remember

Also fix listing functionality to read the role guid that gets returned
to the user from the CFRole metadata, as the CFRole name contains the
sha256 sum of the role name and the user name, so that optimistic
locking will prevent us from creating duplicate entries

Co-authored-by: Danail Branekov <danailster@gmail.com>
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
@danail-branekov danail-branekov merged commit 3515623 into main Jan 31, 2023
@danail-branekov danail-branekov deleted the issues/1239-delete-roles branch January 31, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants