mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Revert "Add Search by Ip to Pod View (#1445)"
This reverts commit 4079214dc1.
This commit is contained in:
parent
382687775b
commit
cde9868dc2
@ -86,7 +86,6 @@ export class Pods extends React.Component<Props> {
|
||||
searchFilters={[
|
||||
(pod: Pod) => pod.getSearchFields(),
|
||||
(pod: Pod) => pod.getStatusMessage(),
|
||||
(pod: Pod) => pod.status.podIP,
|
||||
]}
|
||||
renderHeaderTitle={<Trans>Pods</Trans>}
|
||||
renderTableHeader={[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user