lensapp/lens

Incorrect display of DaemonSet on template resource creation.

Open

#6,545 opened on Nov 9, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (1,433 forks)batch import
area/uibuggood first issue

Repository metrics

Stars
 (22,003 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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