You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sort values in fields applications and classes in the inventory
We sort the `Vec<String>` values which hold the list of nodes which
include a certain application or class (the values of the inventory
fields `classes` and `applications`) to ensure that the Inventory
rendering is deterministic regardless of iteration order over the nodes
that are getting rendered.
0 commit comments