Skip to content

Upgrade Dash board #125

Description

@yiraeChristineKim

Summary

Upgrade the dashboard to a more stable and maintainable baseline (frontend + API integration), and fix reliability issues in cluster detail views (especially Add-ons) caused by inconsistent response payloads.

Background

The dashboard currently has mixed API response assumptions and a few quality gaps that make upgrades risky and can lead to runtime blank screens in some tabs.

Goals

  • Upgrade dashboard dependencies and align build/lint configuration.
  • Improve resiliency of API response handling in cluster detail pages.
  • Eliminate blank-page failures in Add-ons and related tabs.
  • Keep existing behavior for cluster list/detail workflows.

Scope

  • Frontend (dashboard/src) dependency and compatibility upgrades.
  • API client hardening for response shape handling (array vs object-with-items, nullable nested fields).
  • Validation of cluster detail tab rendering (Overview, Add-ons, ManifestWorks).
  • Build/lint cleanup required for upgrade completion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions