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

Collect metadata about replica sets #154

Open
6 tasks
jandegen opened this issue Jun 14, 2023 · 0 comments
Open
6 tasks

Collect metadata about replica sets #154

jandegen opened this issue Jun 14, 2023 · 0 comments
Labels
feature A new feature or change for the application REQ.24 The user should be able to gather information on replica sets and related resources.

Comments

@jandegen
Copy link
Contributor

jandegen commented Jun 14, 2023

User story

  1. As a developer
  2. I want / need to collect detailed information about all replica sets in the Kubernetes cluster
  3. So that this information can be retrieved from the frontend later

Acceptance criteria

  • The proxy collects the metadata name,
  • The proxy collects the assigned pods of replica sets
  • Labels are collected
  • The spec is collected
  • Metadata is persisted in the database
  • The information is updated based on the update event-based configuration which defines how often information is updated

Additional notes

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
@jandegen jandegen added the feature A new feature or change for the application label Jun 14, 2023
@jandegen jandegen added the REQ.24 The user should be able to gather information on replica sets and related resources. label Jun 14, 2023
@jandegen jandegen moved this to Product Backlog in amos2023ss04-feature-board Jun 14, 2023
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.24 The user should be able to gather information on replica sets and related resources.
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant