gort icon indicating copy to clipboard operation
gort copied to clipboard

Fix dynamic config list in memory

Open grebneerg opened this issue 2 years ago • 0 comments

The in-memory implementation of dynamic config had a slightly incorrect regex for its wildcard, resulting in DynamicConfigurationList always returning an empty slice. This is now corrected.

grebneerg avatar Aug 12 '22 20:08 grebneerg