lensapp/lens

Incorrect display of DaemonSet on template resource creation.

Open

#6.545 geöffnet am 9. Nov. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (22.003 Stars) (1.433 Forks)batch import
area/uibuggood first issue

Beschreibung

DaemonSet is showing up as "DeamonSet" in the template dropbox when creating new resource.

Steps to reproduce the behavior:

  1. On the button '+' (New tab)
  2. Click on 'Create resource'
  3. Scroll down to 'Select Template'
  4. See error DaemonSet display as "DeamonSet"

As described I believe it should be showing up as "DaemonSet"

https://i.imgur.com/g3y9rh9.png

  • Lens Version: 6.1.12
  • OS: Windows
  • Installation method (e.g. snap or AppImage in Linux): Windows binary installer

Contributor Guide