vault icon indicating copy to clipboard operation
vault copied to clipboard

[Secrets Sync] enable access to Sync clients page for HVD clusters

Open andaley opened this issue 9 months ago • 2 comments

:hammer_and_wrench: Description

  • show sync clients in client count nav bar if there's a sync client history OR if the feature is able to be activated
  • show sync charts on overview page if sync client history OR if the feature is activated

🧹 move client count nav bar to its own component

:camera_flash: Screenshots

image

:building_construction: How to Build and Test the Change

For OSS

  • sync client charts and tabs should be hidden For HVD (most easily accomplished by pulling this down locally and hard-coding isHvdManaged = true in the flags service)
  • sync client tab is shown
  • charts are hidden unless there's a sync client history

andaley avatar Apr 30 '24 22:04 andaley

CI Results: failed :x:

github-actions[bot] avatar Apr 30 '24 22:04 github-actions[bot]

Build Results: Build failed for these jobs: ui:failure. Please refer to this workflow to learn more: https://github.com/hashicorp/vault/actions/runs/8942185273

github-actions[bot] avatar May 03 '24 01:05 github-actions[bot]