Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 8.0.0.Alpha1
-
Component/s: Management
-
Labels:
-
Git Pull Request:
-
Bugzilla References:
Description
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.
Gliffy Diagrams
Attachments
Issue Links
- relates to
-
WFCORE-280 Recursive resolution breaks expression escaping
-
- Resolved
-