Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to query the module layer #360

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Allow to query the module layer #360

merged 2 commits into from
Apr 25, 2024

Conversation

oneiros
Copy link
Collaborator

@oneiros oneiros commented Apr 17, 2024

Fixes #331

Only uses the module layer when a key with a namespace matching one of the environment's modules is given.

This means that when displaying all keys for a given node, keys in modules will only be shown when they are overwritten in a higher layer. (First option discussed here: #243 (comment))

Please have a look.

(Small preview:
image
)

@oneiros oneiros requested a review from a team as a code owner April 17, 2024 13:36
tuxmea
tuxmea previously approved these changes Apr 21, 2024
Only uses the module layer when a key with a namespace
matching one of the environment's modules is given.

This means that when displaying all keys for a given
node, keys in modules will only be shown when they
are overwritten in a higher layer.
@bastelfreak bastelfreak added the enhancement New feature or request label Apr 25, 2024
@bastelfreak bastelfreak merged commit 7c2ec12 into main Apr 25, 2024
10 checks passed
@bastelfreak bastelfreak deleted the issue-331 branch April 25, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New feature: Show data in modules
3 participants