lensapp/lens

Incorrect display of DaemonSet on template resource creation.

Open

#6.545 aberto em 9 de nov. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (1.433 forks)batch import
area/uibuggood first issue

Métricas do repositório

Stars
 (22.003 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador