lensapp/lens

Quick-add configmap file entry from side panel configmap view

Open

#6.816 aberto em 22 de dez. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (1.433 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (22.003 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

What would you like to be added: Quick-add configmap file entry from side panel view of configmaps. When you click a configmap, you are presented, in the side panel, with the ability to edit any files in the config map. It would be very convenient to have the ability to quickly add new files to the config map without having to edit the resource.

Why is this needed: In many cases, services are configured by placing any number of config files in a directory. This is a time saver. There is no need to visually parse a resource yaml file, and risk making indentation errors, just to perform a simple operation. This would be very convenient for anyone managing a large number of similar configuration files which are loaded using a wildcard.

Environment you are Lens application on:

  • Kubernetes distribution: many
  • Desktop OS: osx Ventura

Guia do colaborador