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

Track changes with watchers #85

Closed
4 tasks done
PhlppKrmr opened this issue May 10, 2023 · 4 comments · Fixed by #138 or #152
Closed
4 tasks done

Track changes with watchers #85

PhlppKrmr opened this issue May 10, 2023 · 4 comments · Fixed by #138 or #152
Assignees
Labels
feature A new feature or change for the application REQ.3 Changes to resources and configurations are tracked and persisted
Milestone

Comments

@PhlppKrmr
Copy link
Contributor

PhlppKrmr commented May 10, 2023

User story

  1. As a developer
  2. I want / need to track changes to resources
  3. So that I can persist them in the database

Acceptance criteria

  • All resources of configured resource types are tracked by Kubernetes watchers
  • Event-based architecture
  • Changes are persisted in the database
  • Container Id is stored in database

Linked Issues

Additional information

  • Create a reusable component
  • No need to collect everything, just the base implementation for now
  • For now only containers, in the future there will be additional watchers for the othere resources

Definition of done (DoD)

DoD general criteria

  • Feature has been fully implemented
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Pull request to "develop" branch is merged & closed
  • Bill of materials is updated with new dependencies
@PhlppKrmr PhlppKrmr added approved feature A new feature or change for the application REQ.3 Changes to resources and configurations are tracked and persisted labels May 10, 2023
@PhlppKrmr PhlppKrmr added this to the Sprint 04 milestone May 10, 2023
@PhlppKrmr PhlppKrmr moved this to Product Backlog in amos2023ss04-feature-board May 10, 2023
@PhlppKrmr PhlppKrmr added the blocked This item is currently blocked and can not be started label May 10, 2023
@PhlppKrmr PhlppKrmr modified the milestones: Sprint 04, Sprint 05 May 16, 2023
@jandegen jandegen removed the blocked This item is currently blocked and can not be started label May 17, 2023
@smnws smnws self-assigned this May 17, 2023
@PhlppKrmr PhlppKrmr moved this from Product Backlog to Sprint Backlog in amos2023ss04-feature-board May 17, 2023
@smnws smnws moved this from Sprint Backlog to In Progress in amos2023ss04-feature-board May 18, 2023
@lifesbest23 lifesbest23 self-assigned this May 22, 2023
@jandegen
Copy link
Contributor

Requires additional implement. First implementation of watchers done but needs adaption to database

@jandegen jandegen moved this from In Progress to Product Backlog in amos2023ss04-feature-board May 24, 2023
@jandegen jandegen moved this from Product Backlog to Sprint Backlog in amos2023ss04-feature-board May 24, 2023
@jandegen
Copy link
Contributor

Delayed due to illness.
Questions regarding

  • Kubernetes API integrated into database
  • Containers are challenging

@jandegen jandegen moved this from Sprint Backlog to Product Backlog in amos2023ss04-feature-board May 31, 2023
@PhlppKrmr PhlppKrmr mentioned this issue May 31, 2023
1 task
@PhlppKrmr PhlppKrmr moved this from Product Backlog to Sprint Backlog in amos2023ss04-feature-board May 31, 2023
@lifesbest23 lifesbest23 moved this from Sprint Backlog to In Progress in amos2023ss04-feature-board Jun 4, 2023
@jandegen jandegen removed the approved label Jun 5, 2023
@smnws smnws linked a pull request Jun 6, 2023 that will close this issue
@smnws smnws closed this as completed in #138 Jun 6, 2023
smnws added a commit that referenced this issue Jun 6, 2023
…chers-withbun

Feat/#85 track changes with watchers
@lifesbest23
Copy link
Contributor

Open:

  • Containers need to be written to DB
  • Documentation needs to be finished

@jandegen jandegen reopened this Jun 7, 2023
@jandegen jandegen moved this from In Progress to Product Backlog in amos2023ss04-feature-board Jun 7, 2023
@jandegen jandegen moved this from Product Backlog to Sprint Backlog in amos2023ss04-feature-board Jun 7, 2023
@PhlppKrmr PhlppKrmr modified the milestones: Sprint 07, Sprint 08 Jun 7, 2023
@smnws smnws moved this from Sprint Backlog to In Progress in amos2023ss04-feature-board Jun 11, 2023
smnws added a commit that referenced this issue Jun 14, 2023
@smnws smnws moved this from In Progress to Awaiting Review in amos2023ss04-feature-board Jun 14, 2023
@PhlppKrmr PhlppKrmr moved this from Awaiting Review to Feature Archive in amos2023ss04-feature-board Jun 14, 2023
@jandegen
Copy link
Contributor

Already contains implementation for nodes, services. So additional effort was done which caused the bigger real size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or change for the application REQ.3 Changes to resources and configurations are tracked and persisted
Projects
Status: Feature Archive
4 participants