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

UI: Use correct endpoint for force revoke prefix #16930

Merged
merged 2 commits into from Aug 30, 2022

Conversation

hashishaw
Copy link
Collaborator

@hashishaw hashishaw commented Aug 30, 2022

This PR updates the "force revoke" button in the UI to use the correct endpoint.
force-revoke

Previously, the force revoke button in the UI was using the /leases/revoke-prefix/ endpoint causing failures when revoking a database connection to a database which is no longer running:
Force revoke attempt failed due to wrong API call

@hashishaw hashishaw added ui bug Used to indicate a potential bug backport/1.9.x labels Aug 30, 2022
@hashishaw hashishaw added this to the 1.12.0-rc1 milestone Aug 30, 2022
@hashishaw hashishaw linked an issue Aug 30, 2022 that may be closed by this pull request
Copy link
Contributor

@zofskeez zofskeez left a comment

Choose a reason for hiding this comment

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

Looks good thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leases Force Revoke Prefix errors are not ignored
2 participants