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

Enhance Service details view #3074

Closed
10 tasks done
akucharska opened this issue Jul 18, 2024 · 1 comment · Fixed by #3340 or kyma-project/kyma-dashboard#376
Closed
10 tasks done

Enhance Service details view #3074

akucharska opened this issue Jul 18, 2024 · 1 comment · Fixed by #3340 or kyma-project/kyma-dashboard#376
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@akucharska
Copy link
Contributor

akucharska commented Jul 18, 2024

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.

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

@mrCherry97 mrCherry97 added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 19, 2024
@akucharska akucharska self-assigned this Sep 9, 2024
@mrCherry97
Copy link
Contributor

Kyma-dashboard PR should have a new image of the busola and merged PR.

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
2 participants