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

feat(scanner/k8s): add job tracking #257

Open
5 tasks
drochow opened this issue Sep 26, 2024 · 0 comments
Open
5 tasks

feat(scanner/k8s): add job tracking #257

drochow opened this issue Sep 26, 2024 · 0 comments

Comments

@drochow
Copy link
Collaborator

drochow commented Sep 26, 2024

Task Description

Add Jobtracking via new Endpoint capabilities to the k8s scan/processing.

Acceptance Criteria:

  • k8s Scanner does start a Job when it starts
  • Reports failure back
  • Reports successfully finish back
  • Tags all created entities with job id
  • Attaches job id to already existing entities (without deleting old ones)

Expected Test:

  • starts job (happy case)

  • reports finish (happy case)

  • reports error (happy case)

  • does use the correct job id (happy case)

  • think about additional edge case scenarios

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