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

Service Bindings Cleanup Job #1347

Closed
5 tasks done
ralikio opened this issue Oct 17, 2024 · 1 comment
Closed
5 tasks done

Service Bindings Cleanup Job #1347

ralikio opened this issue Oct 17, 2024 · 1 comment
Assignees

Comments

@ralikio
Copy link
Member

ralikio commented Oct 17, 2024

If SB expired, then remove this bindings from DB ( through unbind API probably job)

AC

  • job loads bindings to be removed from DB
  • bindings removal should be done with unbind API endpoint in KEB
  • documentation
  • configuration on all env
  • job dry run
@ralikio
Copy link
Member Author

ralikio commented Oct 23, 2024

AC from #284 (comment)

  • 1) responsible to remove expired bindings (we call deletion binding endpoint with some infromation probbaly in header that our job call it, see other jobs how it is implemented. Delete binding endpoint must log it)
  • 2) responsible and binding in error state (we call deletion binding endpoint with some infromation probbaly in header that our job call it, see other jobs how it is implemented. Delete binding endpoint must log it)
  • 3) we call job once per day with nice log how many and what type of deletions happen (expired, errors, total)

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

No branches or pull requests

2 participants