Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1177

Recursive expression resolution

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha1
    • None
    • Management

      When resolving an expression, keep resolving until the output of the resolution matches the input.

      Use case:

      ${sys.prop.with.host.specific.value}

      resolves to

      ${VAULT::xxxxx}

      which resolves to

      thesecret

      Basically, the main mechanism for customizing domain-level configs on a per-host basis is to use expressions and use different values on each host. But this breaks down when a vault expression is added to the mix.

            jsightle@redhat.com Jess Sightler
            bstansbe@redhat.com Brian Stansberry
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: