Invalid ws_store yaml in application yaml

Description

ws_store: StoreProvider: lib: dalistorelib Stores: Store: - name: HPCCApps description: Generic KeyVal store for HPCC Applications default: true Store: - name: JWTAuth description: JWT token cache default: false maxValSize: 32768

The 2nd "Store:" in invalid, because each key must be unique.
NB: I spotted because I was editing this file in vscode and it highlited the invalid yaml.

I think it's supposed to be list of "Store"'s , in which case the 2nd "Store:" should be removed.

There is occurence of this in eclservices.yaml and eclwatch.yaml

Conclusion

None

Activity

Show:

Jacob Cobbett-Smith January 19, 2022 at 2:03 PM

can you take a look/comment?

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created January 19, 2022 at 2:03 PM
Updated January 20, 2022 at 10:29 AM
Resolved January 20, 2022 at 10:29 AM

Flag notifications