Skip to content

Added column breaks rancher node list #181

@richard-cox

Description

@richard-cox

Rancher: v2.12.0
Extension: v2.1.4

  • After installing the extension to rancher the UI's nodes list ( --> Cluster group --> Node entry) fails to sort or filter
  • This is due to
    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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions