kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
24 stars 48 forks source link

Implement tooltip for other resource forms #3290

Open dbadura opened 3 weeks ago

dbadura commented 3 weeks ago

Description During development of this issue: https://github.com/kyma-project/busola/issues/2893, busola got the mechanism of detecting links and adding tooltip with crd description content.

Reasons The Deployment, ReplicaSet have implemented tooltip mechanism. Implement the same mechanism for views:

Attachments