Skip to content

v1.0.0

Compare
Choose a tag to compare
@Jont828 Jont828 released this 25 Aug 01:28
· 130 commits to main since this release
ec56ce8

Primary Features

  • Easily install app to the management cluster using a Helm chart
  • Management cluster view provides an overview of workload clusters with their provisioning state and provider
  • Target cluster view visualizes its associated Cluster API custom resource definitions in a collapsible tree view and includes:
    • A badge icon indicating the clusterv1.ReadyCondition
    • Color coding for each node based on their provider/role in the Cluster
  • Custom resource definition view provides a hierarchical treeview outlining the CRD and includes:
    • Quick access to clusterv1.Conditions using chips
    • Export button for downloading the YAML
    • Search box for filtering fields

Contributors