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

ReplicaSet should be shown in Deployments #147

Open
KaradzaJuraj opened this issue Mar 9, 2024 · 0 comments
Open

ReplicaSet should be shown in Deployments #147

KaradzaJuraj opened this issue Mar 9, 2024 · 0 comments
Labels
controller Update on controller enhancement New feature or request go Pull requests that update Go code react typescript UI Update on the UI

Comments

@KaradzaJuraj
Copy link
Collaborator

The issue

Currently, Cyclops shows your Pods inside your Deployments. However, there is another K8s resource between those two called ReplicaSet. Inside Deployments, there are ReplicaSets, and within those ReplicaSets, the Pods are located.

Solution

  • Cyclops should show ReplicaSets inside Deployments.
  • The Pods should be moved inside ReplicaSets
@KaradzaJuraj KaradzaJuraj added enhancement New feature or request go Pull requests that update Go code controller Update on controller UI Update on the UI typescript react labels Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller Update on controller enhancement New feature or request go Pull requests that update Go code react typescript UI Update on the UI
Projects
None yet
Development

No branches or pull requests

1 participant