Skip to content

Commit

Permalink
Update supported features list in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simu committed Jan 27, 2024
1 parent e8eed26 commit 064a524
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ The implementation currently supports the following features of Kapicorp Reclass
* Nested references
* References in class names
* Loading classes with relative names
* Loading Reclass configuration options from `reclass-config.yml`
* The Reclass option `componse_node_name`
** reclass-rs provides a non-compatible mode for `compose_node_name` which preserves literal dots in node names

The following Kapicorp Reclass features aren't supported:

* Loading Reclass configuration options from `reclass-config.yaml`
* Ignoring overwritten missing references
* Inventory Queries
* The Reclass option `ignore_class_notfound_regexp`
* The Reclass option `componse_node_name`
* The Reclass option `allow_none_override` can't be set to `False`
* The Reclass `yaml_git` and `mixed` storage types
* Any Reclass option which is not mentioned explicitly here or above
Expand Down

0 comments on commit 064a524

Please sign in to comment.