- Replace prefix and contain lists with regex lists
- Allow each resource to override the filtering by overriding labelsToIgnoreRegexes/annotationsToIgnoreRegexes
- Hide the labels and annotations both from the view and edit of Labels and DetailTop components
- Allow users to modify filtered labels and annotations by entering them manually
rancher/dashboard#556
Added a custom edit
Made a few modifications to the detail
Converted into a virtualType to remove import and create from the list page
rancher/dashboard#241