Skip to content

Conversation

@aimichelle
Copy link
Member

Summary: We are adding user deletion to the API. #1434 added user deletion to the internal profile service. This PR adds it to the external-facing gRPC API. A followup diff will later add it to gql.

Relevant Issues: #655

Type of change: /kind feature

Test Plan: unit tests

@JamesMBartlett
Copy link
Member

need to rebase

Signed-off-by: Michelle Nguyen <michellenguyen@pixielabs.ai>
Signed-off-by: Michelle Nguyen <michellenguyen@pixielabs.ai>
}

// DeleteUserRequest is a request to delete a user. This request must be made with the user's
// credentials.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add a comment that it deletes the org if the user is the last one in the org

Signed-off-by: Michelle Nguyen <michellenguyen@pixielabs.ai>
@aimichelle aimichelle merged commit a9951df into pixie-io:main Jun 6, 2023
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.

2 participants