Skip to content

Conversation

@jupe
Copy link
Owner

@jupe jupe commented Oct 30, 2023

e.g. resources.json:

[
{"id": "b", "hostname": "myhost", "online": true, "a": {"b": 2}}
]

requirements:

{"a.b": 2}

or via CLI: --requirements a.b=2

overlapping is not allowed - raises AssertionError if happens.

note: this returns resource object as flattened style.

Todo

  • fix corners

@jupe jupe requested a review from juhhov October 30, 2023 10:33
@jupe jupe added the enhancement New feature or request label Oct 30, 2023
@jupe jupe marked this pull request as ready for review October 30, 2023 13:12
@juhhov

This comment was marked as resolved.

@jupe

This comment was marked as resolved.

@jupe jupe marked this pull request as draft October 31, 2023 08:03
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.

3 participants