Skip to content

Polish some Kubernetes UI elements#1770

Merged
Eugeny merged 2 commits intowarp-tech:mainfrom
LarsSven:ls/kubernetes-polishing
Mar 18, 2026
Merged

Polish some Kubernetes UI elements#1770
Eugeny merged 2 commits intowarp-tech:mainfrom
LarsSven:ls/kubernetes-polishing

Conversation

@LarsSven
Copy link
Copy Markdown
Contributor

This fixes a few "bugs" in the frontend related to Kubernetes:

  1. There was no label set for Kubernetes targets in the main menu. It now puts "Kubernetes" as a label on the target.
  2. Kubernetes makes use of kubeconfig/certificates, which are large multi-line contents. Warpgate already set a rows property, however when floating this doesn't do anything, so you had these very large contents that were within a textbox meant for single-line contents. I now replaced this with style.height, which actually does work when floating.
Screenshot From 2026-03-10 16-36-04 Screenshot From 2026-03-10 16-36-35

@Eugeny Eugeny merged commit 5a8071b into warp-tech:main Mar 18, 2026
15 checks passed
@Eugeny
Copy link
Copy Markdown
Member

Eugeny commented Mar 18, 2026

Thanks!

SteezyCougar pushed a commit to SteezyCougar/warpgate that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants