Skip to content

Indicate ready for deletion as kafka event#441

Draft
andreasfrisch wants to merge 2 commits into
developfrom
feature/ready-for-deletion-event
Draft

Indicate ready for deletion as kafka event#441
andreasfrisch wants to merge 2 commits into
developfrom
feature/ready-for-deletion-event

Conversation

@andreasfrisch
Copy link
Copy Markdown
Contributor

❗ Suggestion only

💡 Idea:
By sending an event when capabilities are ready to be deleted, other processes can react to this event too, automating deletion substeps

🌟 Changes:

  • Background job checking pending deletion capabilities now emits an event for all capabilities which have been pending for 7 days.
  • Creates a handler, reacting to the new event, marking capabilities as deleted.
  • Reuses existing topic cloudengineering.selfservice.capabilities
  • Added tests for the this new kafka flow
  • Added an additional capability state ongoing deletion

@DFDS-Snyk
Copy link
Copy Markdown

DFDS-Snyk commented May 15, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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