Skip to content

[helm] Improve YAML preview experience for the values file #4418

@taraspos

Description

@taraspos

Is your feature request related to a problem? Please describe.
Artifact hub is great place to see all the information you need for Helm charts, however I find it hard to navigate Helm chart values file with a large number of configurations, comments and nested objects.

For example, cilium's value file is ~4k lines long.

Describe the solution you'd like
I would like to have IDE-like yaml view experience:

  • Ability to collapse large YAML blocks/structures

    Image
  • Ability to see YAML path of selected property

    Image

Describe alternatives you've considered

Copying values file into the code editor and navigating the file in there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions