Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-2334

Autocompletion in Helm Chart YAML view does not work

    XMLWordPrintable

Details

    • False
    • False
    • 0
    • 0% 0%
    • Undefined

    Description

      Description of problem:

      I want to install an Helm Chart that provides a schema for its values.

      When I click on the YAML view and triggers autocompletion, it does not provide suggestions related to the Chart schema

      Version-Release number of selected component (if applicable):

      4.7

      How reproducible:

      Always

      Steps to Reproduce:
      1. "+Add" > "Helm Chart" > "Quarks v0.0.3"
      2. Click on "Install Helm Chart"
      3. Select "Configure on YAML View"
      4. Delete everything
      5. Active autocompletion with Ctl + Space

      Actual results:

      A list of suggestions unrelated to the Helm Chart

      Expected results:

      The possible values for the root of the document according to the chart's schema (which is https://github.com/redhat-developer/redhat-helm-charts/blob/master/alpha/quarkus-chart/values.schema.json)

      -8<-
      image
      build
      deploy
      global
      -8<-

      Addition info:

      Hovering on properties does not work either but that's expected if the schema is not taken into account by the editor at all.

      If autocompletion is not supposed to work in the Helm Chart view, it might be better to disable it completely.

      Attachments

        Activity

          People

            rgormley@redhat.com Rob Gormley (Inactive)
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: