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
Description
Review and enhance Service view. This includes ensuring adherence to design guidelines, completeness of required fields such as Resource Metadata and Status, attachment of Events, inclusion of Resource Graphs, Overview cards, and Monitoring and Health views where needed, to streamline development and operational tasks within the Kyma environment.
Acceptance Criteria
Metadata
Service Type (spec.type) -> Create widget: panel named Specification in data.details.body and move it there [for discussion]
Cluster IP -> Create widget: panel named Specification in data.details.body and move it there [for discussion]
External IP -> move to status
Ports -> Create widget: panel named Specification in data.details.body and move it there [for discussion]
Status
conditions
status.loadBalancer.ingress (moved from metadata)
Spec
Add stuff to Specification panel
Events
add widget: EventList with events table
Events should be displayed last, just before Resource Graph
Resource Graph
display resource graph (configuration via data.dataSources and data.details.resourceGraph)
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.
Description
Review and enhance Service view. This includes ensuring adherence to design guidelines, completeness of required fields such as Resource Metadata and Status, attachment of Events, inclusion of Resource Graphs, Overview cards, and Monitoring and Health views where needed, to streamline development and operational tasks within the Kyma environment.
Acceptance Criteria
Metadata
widget: panel
namedSpecification
indata.details.body
and move it there [for discussion]widget: panel
namedSpecification
indata.details.body
and move it there [for discussion]widget: panel
namedSpecification
indata.details.body
and move it there [for discussion]Status
status.loadBalancer.ingress
(moved from metadata)Spec
Events
widget: EventList
with events tableResource Graph
data.dataSources
anddata.details.resourceGraph
)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
API: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#service-v1-core
Example: https://github.com/kyma-project/kyma-dashboard/blob/main/extensions/discovery-and-network/horizontal-pod-autoscalers.yaml
The text was updated successfully, but these errors were encountered: