lensapp/lens

Incorrect display of DaemonSet on template resource creation.

开放

#6,545 创建于 2022年11月9日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (1,433 个派生)batch import
area/uibuggood first issue

仓库指标

星标
 (22,003 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南