headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

Add enhancement to rename cluster

Open knrt10 opened this issue 3 months ago • 2 comments

This adds feature where user can now use renamed cluster name in their UI.

Fixes: #1653

Testing

  • Run frontend make run-frontend
  • Run backend with stateless clusters enabled cd backend && go run ./cmd -dev -enable-dynamic-clusters
  • Go to cluster settings and there is option for user to rename their cluster

Screenshots

Screenshot from 2024-05-13 12-49-05

Screenshot from 2024-05-13 12-49-20

TODO

  • [x] Add for stateless clusters
  • [x] Add tests

knrt10 avatar May 13 '24 07:05 knrt10