-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Rancher: v2.12.0
Extension: v2.1.4
- After installing the extension to rancher the UI's nodes list ( -->
Clustergroup -->Nodeentry) fails to sort or filter - This is due to
manager-ext/pkg/neuvector-ui-ext/index.ts
Lines 96 to 97 in d2c64cc
sort: ['stateSort', 'nameSort'], search: ['stateSort', 'nameSort'], - the sort and search properties should be a path to a value within the node OR be disabled by setting them to false
Metadata
Metadata
Assignees
Labels
No labels