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

Feature: Resources detail missing from app details page #5859

Open
2 tasks done
badal773 opened this issue Sep 18, 2024 · 0 comments
Open
2 tasks done

Feature: Resources detail missing from app details page #5859

badal773 opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@badal773
Copy link
Contributor

badal773 commented Sep 18, 2024

🔖 Feature description

Screenshot 2024-09-18 at 11 42 04 AM Currently, the UI does not show any details regarding resources other than Pod. This quick information would be very helpful for debugging/tracking the resources easily.

🎤 Pitch / Usecases

  1. Like display the last scheduled time of the CronJob in the UI.
  2. The age of the resources when it was created.
  3. PDB details like MinAvailable, MaxUnavailable, and AllowedDisruptions.

Please refer for some quick resources and and respective metadata that would be helpful
Age for all the objects
configmap data
secret type,data
ingress class, host
deployment ready,uptodate, available
statfulset ready
external-secret store,status, ready, refreshInterval
Service type
cronJob schedule, suspend, lastSchedule, timeZone
Job status, completion, duration
replicaset desired,current,ready
daemeonset desirec,current,ready
PV capacity, storageClass,policy
PVC volume,capacity, storageClass,policy
PDB MinAvailable,MaxUnavailable,AllowedDisruption
ServiceAccount secret
HPA Min, Max, replica,target

It should be the same as pod status or metadata on the app details page of any deployment or rollout.

Screenshot 2024-09-18 at 12 35 45 PM

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@badal773 badal773 added the enhancement New feature or request label Sep 18, 2024
@badal773 badal773 changed the title Feature: CronJob Last Schedule and Pod Status Not Displayed in UI Feature: CronJob Last Schedule and job Status Not Displayed in UI Sep 18, 2024
@pawan-59 pawan-59 changed the title Feature: CronJob Last Schedule and job Status Not Displayed in UI Feature: Resources detail missing from app details page Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants