You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Like display the last scheduled time of the CronJob in the UI.
The age of the resources when it was created.
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.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
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
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
🔖 Feature description
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
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.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: