Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: display kernel node id and idx in Kernel select component (#2832)
Resolves #2833 ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/XqC2uNFuj0wg8I60sMUh/e321356d-7cb2-46cb-b595-116a90f6428e.png) **Changes:** Enhances the container log modal dropdown by adding node IDs alongside cluster roles. The first 5 characters of each node's row_id are now displayed in a monospace font next to the cluster role, making it easier to identify specific nodes. **Visual Impact:** The dropdown now shows entries in the format: `cluster_role (12345)` where the ID portion is styled with a monospace font and secondary color.
- Loading branch information