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

Adjust Daemon Sets #2915

Closed
11 of 15 tasks
akucharska opened this issue May 14, 2024 · 0 comments · Fixed by #3012
Closed
11 of 15 tasks

Adjust Daemon Sets #2915

akucharska opened this issue May 14, 2024 · 0 comments · Fixed by #3012
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@akucharska
Copy link
Contributor

akucharska commented May 14, 2024

Description

Unify Daemon Sets status, overview, events.

Acceptance Criteria

Metadata

  • Pods: (should be moved to status)

Status

  • collisionCount
  • conditions
  • currentNumberScheduled
  • desiredNumberScheduled
  • numberAvailable
  • numberMisscheduled
  • numberReady
  • numberUnavailable
  • updatedNumberScheduled

Overview card

  • We might show some counters:
    • currentNumberScheduled
    • Available / Unavailable
    • currentNumberScheduled/ desiredNumberScheduled

Events

  • Lens does show events table for this resource

Resource Graph is OK

Reasons
A comprehensive review and enhancement of Busola's Views will ensure that users have all necessary information and tools at their fingertips, promoting efficiency and reducing the potential for errors.

Attachments

Useful Links
Epic: #2857
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#daemonset-v1-apps

@mrCherry97 mrCherry97 added the kind/feature Categorizes issue or PR as related to a new feature. label May 14, 2024
@chriskari chriskari self-assigned this Jun 21, 2024
@chriskari chriskari linked a pull request Jun 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants