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

CASMTRIAGE-7355: Update tapms to fix tenant deletion #3694

Open
wants to merge 1 commit into
base: main-backup-deprecated
Choose a base branch
from

Conversation

rbak-hpe
Copy link
Contributor

@rbak-hpe rbak-hpe commented Oct 7, 2024

Summary and Scope

Fixes an issue where deletion events were triggering the mutation web hook, which does not receive the old object information and fails. Now only validation web hooks will trigger the delete events.

The update also includes global tenant hooks which had not been merged to the main branch.

Issues and Related PRs

Testing

Tested on:

  • Fanta

Test description:

Validated tenant creation, update and deletion. Previously tenants could not be deleted.

Risks and Mitigations

None

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@rbak-hpe rbak-hpe requested a review from a team as a code owner October 7, 2024 12:36
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.

1 participant