Skip to content

v24.0.3

Latest

Choose a tag to compare

@thpham thpham released this 07 Feb 16:02
78e61ad

v24.0.3 - Visual Alignment & Mock Data Improvements

Bug Fixes

  • Align pool and AZ header bars with cluster border (#16)

    • Pool header bars (MASTER, INFRA, WORKER) now extend to match the full cluster border width
    • Deferred header rect drawing until after all content is positioned, including unassigned pods
    • Added symmetric left/right padding on cluster border
  • Align AZ and pool header borders with node stroke edges (#16)

    • Compensate for PIXI.js 2px node stroke extending 1px outward on each side
    • AZ and pool header borders now align precisely with node column edges

Improvements

  • Realistic mock data distribution (#16)
    • 3 master nodes, 1 per availability zone
    • 3-5 infra nodes, at least 1 per AZ
    • 3-7 worker nodes per AZ with deterministic variation across clusters

Full Changelog

v24.0.2...v24.0.3